[asterisk-dev] [Code Review] 4254: res_pjsip_session: Don't allow declined media streams to fail SDP negotiation on re-INVITE
Joshua Colp
reviewboard at asterisk.org
Thu Dec 11 11:01:53 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4254/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-24607
https://issues.asterisk.org/jira/browse/ASTERISK-24607
Repository: Asterisk
Description
-------
On an initial incoming INVITE declined streams are not treated as a fatal SDP negotiation error. On a re-INVITE, however, they are treated as fatal. The behavior should be the same between the two of them.
This change makes it so the behavior is.
Diffs
-----
/branches/12/res/res_pjsip_session.c 429377
Diff: https://reviewboard.asterisk.org/r/4254/diff/
Testing
-------
Ran test. Before patch it failed, with patch it worked. I also ran the existing SDP offer/answer tests to make sure they continued to work as expected.
Thanks,
Joshua Colp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20141211/c8970a6e/attachment.html>
More information about the asterisk-dev
mailing list