[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 12:20:14 CST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4254/
-----------------------------------------------------------

(Updated Dec. 11, 2014, 6:20 p.m.)


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 (updated)
-----

  /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/2e884455/attachment.html>


More information about the asterisk-dev mailing list