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


I hadn't considered multihomed machines when I wrote this patch, so that might 
throw a wrench in this.

- Sean Bright


On March 18, 2014, 5:04 p.m., Sean Bright wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3372/
> -----------------------------------------------------------
> 
> (Updated March 18, 2014, 5:04 p.m.)
> 
> 
> 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