Plan Status: #1397 was successful
Build: #1397 was successful
Code Changes
Code has been updated by kpfleming.
-
kpfleming
Clarify log WARNING message when port-zero SDP 'm' lines received.
Previously, if an m-line in an SDP offer or answer had a port number of zero,
that line was skipped, and resulted in an 'Unsupported SDP media type...'
warning message. This was misleading, as the media type was not unsupported,
but was ignored because the m-line indicated that the media stream had been
rejected (in an answer) or was not going to be used (in an offer).
........
Merged revisions 353260 from http://svn.asterisk.org/svn/asterisk/branches/1.8
- /branches/10/channels/chan_sip.c (version 353261)
- /branches/10 (version 353261)