Hello,
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:
modparam("httpd", "ip", "1.2.3.4")
modparam("httpd", "port", "8000")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. Am i missing something here or is something wrong with the module parameter. Thanks for pointers, --- Jayesh
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
