On Fri, Mar 6, 2009 at 6:34 AM, Stefano Sotgiu <[email protected]> wrote: > Hi all, > I'm trying to install the release 3.11.11 and configuring the sip-trunk. > I 'm not sure about external and internal address. > My architecture has a sipx server behind a NAT: > > Public_domain ---- NAT ------ SIPX > > The NAT has two interface: 1 public interface and 1 local interface (my > gateway for my private lan) > SIPX is installed in a separated server with a unique interface. > > Hence i have understood: > > -external address is the local interface of my nat (my gateway) > -local address is the address of SIPX
These two addresses support "Two armed" operation. Two armed operation is not officially supported for this release. You would need to set them both to be the same and equal to the local address of sipx. That is what sipxconfig does and I suggest you use that to configure your sipxbridge. If you want to configure manually, and if you have two interfaces, you can set them to be different . In that case, assign the "external address" to be the wan facing interface and hte local address to be the sipx address. However, note that two armed operation has not been tested and I am pressed for time to debug any issues at the moment. You will need to be a bit careful because sipxconfig can re-write etc/sipxpbx/sipxbridge.xml. So you would need to edit manually, stop sipxbridge and restart it. If there is a strong use case for two armed bridge configuration, we may elect to turn it on later. Please discuss here. Regards Ranga > > Is it right? > > Thank you very much! > > ste > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > -- M. Ranganathan _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
