<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("httpd", "ip", "1.2.3.4")<br>modparam("httpd", "port", "8000")<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>