[asterisk-dev] [Code Review] 4346: Use SIPS Contact headers as prescribed by RFC 3261 (chan_sip)

Mark Michelson reviewboard at asterisk.org
Mon Jan 19 09:49:58 CST 2015


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

(Updated Jan. 19, 2015, 3:49 p.m.)


Review request for Asterisk Developers.


Changes
-------

Addressed the two minor findings from wdoekes and ibercom


Bugs: ASTERISK-24646
    https://issues.asterisk.org/jira/browse/ASTERISK-24646


Repository: Asterisk


Description
-------

Please see the description on /r/4345 for a description of the interoperability problem.

This patch is the chan_sip version of the patch. The chan_sip patch is a bit more weird since creation of Contact headers is not divided into dialog vs. non-dialog situations. For this patch, I have expanded the build_contact() function to base the scheme of the Contact header based on the rules of RFC 3261 sections 8.1.1.8 and 12.1.1. To do this, I have added two parameters so that it is clear whether the Contact header is being created due to a response to an incoming request or if the Contact is being added to a created outgoing request.


Diffs (updated)
-----

  /branches/11/channels/chan_sip.c 428405 

Diff: https://reviewboard.asterisk.org/r/4346/diff/


Testing
-------

This patch has been tested by the reporter of ASTERISK-24646 and has been confirmed to solve the interop issue.


Thanks,

Mark Michelson

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150119/5ad0e6aa/attachment.html>


More information about the asterisk-dev mailing list