[Freeswitch-users] SIP on all interfaces
Ken Rice
krice at freeswitch.org
Fri Oct 9 10:37:29 MSD 2015
You need to create a sip profile for each interface you want to listen on.
A proper profile is exactly 1 IP and 1 port combination.
Quick way to do this is take the profile you want copy the profile config file to a new name (ex: cp internal.xml vpn.xml )
Then edit vpn.xml changing the name, IPs and Ports as required and repeat as many times as needed for each interface
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Roger Pitigliani
Sent: Thursday, October 8, 2015 9:56 PM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] SIP on all interfaces
Hi,
Is It possible to change FreeSwitch (SIP) to listen all interfaces on my server?
By netstat command, It's listening only one interface. See below..
tcp 0 0 192.168.7.254:5060 <http://192.168.7.254:5060> 0.0.0.0:* LISTEN 23097/freeswitch
tcp6 0 0 ::1:5060 :::* LISTEN 23097/freeswitch
udp 0 0 192.168.7.254:5060 <http://192.168.7.254:5060> 0.0.0.0:* 23097/freeswitch
udp6 0 0 ::1:5060 :::* 23097/freeswitch
But, I need register sip extensions from other networks connected there (LAN e VPN).
I tried change sip-ip and rtp-ip, in files internal.xml, but only one Ip works.
Thanks.
--
Roger Pitigliani
rogerwinter at gmail.com <mailto:rogerwinter at gmail.com>
Skype: roger.pitigliani
SmartNX
www.smartnx.com.br <http://www.smartnx.com.br>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151009/c2582359/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list