-----------------------------------------------------------
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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to