[Freeswitch-users] Can FS offer both internal & external IP address?
Dan Edwards
DEdwards at vertical.com
Thu Feb 18 00:45:05 MSK 2016
‘based on the request’ is what’s actually causing the problem. Since the requests come through a proxy, every ‘remote_ip’ is always the local IP, so FS cannot make a determination based on that. I added a deny to the local IP which caused FS to offer the external IP and we can make that work if our customers turn on the NAT reflection.
As a test, I modified switch_core_media.c:generate_m to throw in the local IP and that did fix our issue. I was hoping for a configuration option.
Thanks,
Dan
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian West
Sent: Wednesday, February 17, 2016 4:34 PM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] Can FS offer both internal & external IP address?
Actually no, what you do in this case is set the local-network-acl, it will then know which one to use based on the request.
On Wed, Feb 17, 2016 at 3:16 PM, Dan Edwards <DEdwards at vertical.com<mailto:DEdwards at vertical.com>> wrote:
I'm running FS behind Nginx, so I explicitly removed the local IP address from localnet.auto. This forces FS to always offer 'ext-rtp-ip'. Outside users work fine in that scenario.
Internal users also work, as long as we turn on NAT reflection in our router. I'm looking for a way to not require that router change.
If I can get FS to offer up both it's internal IP and 'ext-rtp-ip' as candidates in the initial INVITE, the browser could then use ICE to determine which IP address was correct.
Is there a way to offer both and allow ICE on the client side to figure out which one to use?
Thanks,
Dan
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto:consulting at freeswitch.org>
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
--
Brian West
brian at freeswitch.org<mailto:brian at freeswitch.org>
[http://billing.freeswitch.org/templates/default/img/whmcslogo.png]
Twitter: @FreeSWITCH , @briankwest
http://www.freeswitchbook.com
http://www.freeswitchcookbook.com
Got Bugs? Report them here<https://freeswitch.org/jira>! | Reddit: /r/freeswitch<https://www.reddit.com/r/freeswitch>
T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)
iNUM:+883 5100 1420 9001 | ISN:410*543 | Skype:briankwest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160217/f195417d/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list