]> git.ipfire.org Git - thirdparty/asterisk.git/commit
If a SIP message comes in and goes to a method handler that requires additional value...
authorJoshua Colp <jcolp@digium.com>
Fri, 2 Mar 2007 17:02:46 +0000 (17:02 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 2 Mar 2007 17:02:46 +0000 (17:02 +0000)
commit6bf891f35335c919fdb4a0d5cdb8cf75a8f11971
treeecd8c578f0de09fb9451f2d8928500675f00433b
parent6752748d8771bfcd5cdb0144795415db40ea2f9a
If a SIP message comes in and goes to a method handler that requires additional values that may not be present then send back an error.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@57475 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c