On Wed, 2009-03-25 at 18:19 -0400, M. Ranganathan wrote: > My question is does generate-ssl-keys.sh and install-ssl-keys.sh get > called when you install the secondary server? I dont know because I > did not write that script. > > Perhaps Arjun can put some tracing into it and try doing an HA > install to see if it gets called for HA install and what the arguments > are.
The script that is invoked by sipXconfig to generate the configuration for a new distributed server is sipXpbx/bin/initial-config.in we need to log what happens when that is run, either by adding logging to it (probably not a bad idea) or getting sipXconfig to log it (since it is already run as a child of sipXconfig). _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
