Though I think for the most part you'll be Ok 1. Run through set-up with only one interface configured (configure others manually later) 2. Make sure that the default route is the interface you want sipx to listen on (specifically set this) 3. Make sure that the intranet networks setting is set correctly
I've heard that sipXbridge and NAT may not work with multiple interfaces, but the proxy and registrar work ok (for me at least) For media (IVR, voicemail, etc) if you set the following in freeswitch vars.xml: <X-PRE-PROCESS cmd="set" data="local_ip_v4=THE_IP_YOU_WANT_FREESWITCH_TO_ANSWER_ON"/> It will answer only on that interface. Kyle On Wed, Sep 29, 2010 at 6:30 AM, Tony Graziano <[email protected]> wrote: > sipx does not support multiple interfaces at this time. > > On Wed, Sep 29, 2010 at 8:08 AM, Nico (sipxecs) > <[email protected]<mailto:[email protected]>> wrote: > On a system with multiple interfaces freeswitch fails to "do the right > thing". > > The sofia config contains line along > > <sip-ip data="$${local_ip_v4}"/> > > _______________________________________________ > sipx-dev mailing list > [email protected]<mailto:[email protected]> > List Archive: http://list.sipfoundry.org/archive/sipx-dev/ > > > > -- > ====================== > Tony Graziano, Manager > Telephone: 434.984.8430 > sip: > [email protected]<mailto:[email protected]> > Fax: 434.984.8431 > > Email: [email protected]<mailto:[email protected]> > > LAN/Telephony/Security and Control Systems Helpdesk: > Telephone: 434.984.8426 > sip: > [email protected]<mailto:[email protected]> > Fax: 434.984.8427 > > Helpdesk Contract Customers: > http://www.myitdepartment.net/gethelp/ > > Why do mathematicians always confuse Halloween and Christmas? > Because 31 Oct = 25 Dec. > > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
