[OpenSIPS-Users] Cannot connect to OpenSIPS Server via Management Interface (127.0.0.1/8000)
Max Mühlbronner
mm at 42com.com
Thu Mar 10 15:58:07 CET 2011
Hi,
it´s simple, if you are runnin both opensips and opensips-cp on the same
server you need to configure: /config/boxes.global.inc.php
$boxes[$box_id]['mi']['conn']="/tmp/opensips_fifo";
change it to:
$boxes[$box_id]['mi']['conn']="127.0.0.1:8000";
but if they are running on the same server, you could just install
xmlrpc module in opensips / load it and start it on port 8000. Then it
will work also :)
Best Regards
Max M.
Am 10.03.2011 15:38, schrieb vip killa:
> I've installed opensips-1.6.4-2-notls with opensips-cp but in opensips cp
> i'm getting this error:
> Cannot connect to OpenSIPS Server via Management Interface
> (127.0.0.1/8000 <http://127.0.0.1/8000>)
> i believe this error is related to the opensips_fifo, but im not sure
> and im
> new to opensips.
> Everything else works in opensips-cp.
> could someone help me out? thanks
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110310/28a66b11/attachment.htm>
More information about the Users
mailing list