Hi to all,

Recently i configure Xmlrpc in my opensips-cp(1.8).I done the changes in
opensips.cfg like following.

if (!www_authorize("127.0.0.1", "subscriber"))
 {
     www_challenge("127.0.0.1", "0");
     exit;
 }
loadmodule "mi_xmlrpc.so"
modparam("mi_xmlrpc", "port", 8000)

But when i am trying to connect it is not working.I didn't get any error
messages /var/log/messages regarding this.
Can any one pls guide me what is the  problem here

Regards,
Vishnu
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to