On Wed, Oct 15, 2008 at 2:45 PM, Dale Worley <[EMAIL PROTECTED]> wrote: > On Wed, 2008-10-15 at 14:03 -0400, M. Ranganathan wrote: >> On Wed, Oct 15, 2008 at 1:51 PM, Dale Worley <[EMAIL PROTECTED]> wrote: >> > Is there anything that prevents sipXrelay from running if neither NAT >> > Traversal nor sipXbridge is active? >> > >> > Dale >> > >> >> It waits till a file called etc/nattraversalrules.xml is present and >> then starts to run. Right now it always runs if such a file is >> present and configured correctly. >> >> If there is a config error, it will exit of course. > > What is the "it" that does this waiting? I can't find any reference to > it in the /etc/sipxpbx directory, which suggests that sipXsupervisor > *isn't* waiting for nattraversalrules.xml to exist before running > sipXrelay. > > Dale >
Its sipxrelay itself that does the waiting. In the code that currently resides on svn, the configtest step will fail if nattraversalrules.xml does not exist. Ranga > > -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
