Hi,<br><br>I am needing to bring up multiple Opensips instance, so I am looking for ways to try to automate the deployment of a new Opensips as much as possible.&nbsp; The two questions I am struggling with are:<br><br>1.&nbsp; Inside opensips.cfg, I need to put in these lines:<br>
listen=udp:<a href="http://192.168.1.101:5060">192.168.1.101:5060</a><br>listen=tcp:<a href="http://192.168.1.101:5060">192.168.1.101:5060</a><br>Is there anyway to feed in these info from command line when starting opensips or is there anyway for opensips to look it up from DB or config files?<br>
<br>2.&nbsp; Opensips is using the opensips.cfg under the default dir&nbsp; /usr/local/etc/opensips/opensips.cfg<br><b><br></b>Is it possible for me to change this dir, so I can have multiple Opensips look up the same opensips.cfg from a mounted dir?<br>
<br>Thank you in advance for your help.<br><br>Woody<br><br>