[asterisk-dev] [Code Review] 2851: chan_sip: Remove requirement for resolving host when outbound proxy in use

Joshua Colp reviewboard at asterisk.org
Wed Nov 27 18:25:37 CST 2013


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

(Updated Nov. 28, 2013, 12:25 a.m.)


Status
------

This change has been discarded.


Review request for Asterisk Developers.


Bugs: ASTERISK-21231 and ASTERISK-21694
    https://issues.asterisk.org/jira/browse/ASTERISK-21231
    https://issues.asterisk.org/jira/browse/ASTERISK-21694


Repository: Asterisk


Description
-------

During the development of 1.8 chan_sip was moved to using dnsmgr for host resolution. These changes introduced a regression where all hosts were looked up in DNS, including when an outbound proxy is in use. This is incorrect. The attached change removes this requirement.


Diffs
-----

  /branches/1.8/channels/chan_sip.c 402874 
  /branches/1.8/CHANGES 402874 

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


Testing
-------

Configured an outbound proxy at global and peer level, confirmed that no resolution occurs for the host and also that traffic goes to where it should. Removed outbound proxy and confirmed things returned to normal.


Thanks,

Joshua Colp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131128/32a4356c/attachment.html>


More information about the asterisk-dev mailing list