]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Decline image streams on unsupported transports
authorKinsey Moore <kmoore@digium.com>
Wed, 22 Jan 2014 18:32:21 +0000 (18:32 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 22 Jan 2014 18:32:21 +0000 (18:32 +0000)
commite2826acf4106b041c968b4e32e6e24a2f3301d0f
treef4386c8297a6174724be13bd94ea785d049c136d
parente445cc726e05f5722e77eda4b519460562432e52
chan_sip: Decline image streams on unsupported transports

This change allows chan_sip to decline individual image streams over
unsupported transports in the SDP of the 200 response. Previously,
an image stream offer with RTP/AVP as the transport would cause
chan_sip to respond with a 488.

(closes issue ASTERISK-22988)
Reported by: adomjan
Original patch by: adomjan
........

Merged revisions 406170 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 406171 from http://svn.asterisk.org/svn/asterisk/branches/11

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