<div dir="ltr"><div><div><div><div><div>Hello,<br></div>I am trying to load the httpd module and trying to execute some commands from a remote server towards opensips http server. But the problem is, opensips by default only listens on localhost. I tried setting the following parameter:<br>
modparam(&quot;httpd&quot;, &quot;ip&quot;, &quot;1.2.3.4&quot;)<br>modparam(&quot;httpd&quot;, &quot;port&quot;, &quot;8000&quot;)<br><br></div>But when starting up it still shows that its only listening on localhost !! netstat also confirms that port 8000 is only being used by localhost.<br>
<br></div>Am i missing something here or is something wrong with the module parameter.<br><br></div>Thanks for pointers,<br><br></div>--- Jayesh<br></div>