[asterisk-dev] [Code Review] 3372: Allow local ICE candidates to be overridden with specified address
Sean Bright
reviewboard at asterisk.org
Wed Mar 19 05:27:49 CDT 2014
-----------------------------------------------------------
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140319/0865b9de/attachment.html>
More information about the asterisk-dev
mailing list