]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add 416 response to OPTIONS packet.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 5 Apr 2011 16:19:35 +0000 (16:19 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 5 Apr 2011 16:19:35 +0000 (16:19 +0000)
commitddc3fac28bb4e83631f43795e998703198fa72a5
tree483779fcdf9998db8add99b9dc075b199d1fa87b
parent0acdb60dbdd572cb9f9a05fcf21f77b22485e32a
Add 416 response to OPTIONS packet.

RFC3261 Section 11.2 says the response code to an OPTIONS packet needs to
be the same as if it were an INVITE.

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