<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
If it is in a different path or named differently, you need to
adjust it. Are the mi_fifo modparams set in opensips.cfg?<br>
<br>
# ----- mi_fifo params -----<br>
modparam("mi_fifo", "fifo_name", "/tmp/opensips_fifo")<br>
modparam("mi_fifo", "fifo_mode", 0666)<br>
<br>
<br>
<br>
Am 10.03.2011 16:03, schrieb vip killa:
<blockquote
cite="mid:AANLkTim+pQRhqXx3cELSOYznF0npkF8jmJ+EafQVmqPX@mail.gmail.com"
type="cite">i made the change, now i'm getting:<br>
Array
( [0] => sorry -- cannot open write fifo [1] => sorry --
cannot open write fifo
) <br>
<br>
<br>
<div class="gmail_quote">On Thu, Mar 10, 2011 at 9:59 AM, Max
Mühlbronner <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:mm@42com.com">mm@42com.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> Uh, typo...<br>
<br>
<br>
change $boxes[$box_id]['mi']['conn']="<a
moz-do-not-send="true" href="http://127.0.0.1:8000"
target="_blank">127.0.0.1:8000</a>"; to
$boxes[$box_id]['mi']['conn']="/tmp/opensips_fifo";<br>
<br>
<br>
Sorry :)<br>
<br>
Max M.<br>
<br>
Am 10.03.2011 15:58, schrieb Max Mühlbronner:
<div>
<div class="h5">
<blockquote type="cite"> Hi,<br>
<br>
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<br>
<br>
$boxes[$box_id]['mi']['conn']="/tmp/opensips_fifo";<br>
<br>
change it to:<br>
<br>
$boxes[$box_id]['mi']['conn']="<a
moz-do-not-send="true" href="http://127.0.0.1:8000"
target="_blank">127.0.0.1:8000</a>";<br>
<br>
<br>
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 :)<br>
<br>
<br>
Best Regards<br>
<br>
Max M.<br>
<br>
Am 10.03.2011 15:38, schrieb vip killa:
<blockquote type="cite"><span style="border-collapse:
collapse; color: rgb(80, 0, 80); font-family:
arial,sans-serif; font-size: 13px;">I've installed
opensips-1.6.4-2-notls with opensips-cp but in
opensips cp<br>
i'm getting this error:<br>
Cannot connect to OpenSIPS Server via Management
Interface (<a moz-do-not-send="true"
href="http://127.0.0.1/8000" style="color:
rgb(7, 77, 143);" target="_blank">127.0.0.1/8000</a>)<br>
i believe this error is related to the
opensips_fifo, but im not sure and im<br>
new to opensips.<br>
Everything else works in opensips-cp.<br>
could someone help me out? thanks</span>
<pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a moz-do-not-send="true"
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>