[OpenSIPS-Users] mi_http and mi_xmlrpc_ng not able to send commands

Ovidiu Sas osas at voipembedded.com
Mon Jul 6 19:10:08 CEST 2015


Make sure that you are pointing to the right url:
http://www.opensips.org/html/docs/modules/devel/mi_http#id249072
http://[opensips_IP]:[opensips_mi_port]/[mi_http_root]

Regards,
Ovidiu Sas

On Mon, Jul 6, 2015 at 10:51 AM, Alex Pappas <apappas at vieras.eu> wrote:
> 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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



-- 
VoIP Embedded, Inc.
http://www.voipembedded.com



More information about the Users mailing list