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

(Updated March 19, 2014, 10:27 a.m.)


Status
------

This change has been discarded.


Review request for Asterisk Developers.


Repository: Asterisk


Description
-------

When Asterisk's public IP address is known, such as in a static NAT topology, 
it still uses the machine's local interfaces as host candidates for ICE 
negotiation.  This patch introduces a new configuration option to rtp.conf - 
externaddr - that allows the user to configure their external IP address, 
similar to externaddr in sip.conf.  res_rtp_asterisk will then use this address 
as the host candidate rather than using the local interfaces and STUN.


Diffs
-----

  /trunk/res/res_rtp_asterisk.c 410875 
  /trunk/CHANGES 410875 

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


Testing
-------

Ran in a static NAT environment with externaddr set and media setup succeeded 
as expected.


Thanks,

Sean Bright

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