Dear all, I have default configuration for both the above modules, but I'm not able to send any commands.(ofc the httpd is loaded)
When I try mi_http with get I always get back : Response: <html> <body> Unable to parse URL! </body> </html> When I try mi_xmlrpc_ng I always get "Unable to parse URL!" although I'm trying the example from the module documentation POST Content-Type text/xml http://127.0.0.1:8888/xmlrpc <?xml version="1.0" ?> <methodCall> <methodName>get_statistics</methodName> <params> <param> <value><string>dialog:</string></value> </param> <param> <value><string>tm:</string></value> </param> </params> </methodCall> Response: <html> <body> Unable to parse URL! </body> </html> What am I doing wrong ?? thanx in advance Alex
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
