<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><tt>Are you running opensips as user
root?</tt><br>
<pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
On 11/12/2014 11:06 AM, Jayesh Nambiar wrote:<br>
</div>
<blockquote
cite="mid:CANAYozskGdyMnP-vZbxx-6ab6TyYtVZOuPO3pXtzpCHm_icj7Q@mail.gmail.com"
type="cite">
<div dir="ltr">I understand this is supposed to work out of the
box, but it is not. Any traces, debugging or something that I
can do to figure this out?? My installation was simple with make
menuconfig where I configured the prefix as /usr/local/. Added
some additional modules I needed and compiled and installed.
<div>I haven't made any changes in the default opensipsctlrc
file and osipsconsolerc file. Anything to be done for these
files??</div>
<div><br>
</div>
<div>Thanks for any pointers,</div>
<div><br>
</div>
<div>--- Jayesh</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sat, Nov 8, 2014 at 5:20 PM, Jayesh
Nambiar <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:jayesh1017@gmail.com" target="_blank">jayesh1017@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,
<div>I am currently running opensips 2.1 version. From my
script, based on a certain event I execute exec command
as follows:</div>
<div>exec_avp("/usr/local/sbin/opensipsctl fifo
t_uac_cancel $avp(caller_cid) $avp(caller_cseq)",
"$avp(result)")</div>
<div>But the syslog always shows error as:</div>
<div>
<p><span>Nov 8 11:40:05 v146
/usr/local/sbin/opensips[17362]:
ERROR:mi_fifo:mi_open_reply_pipe: open error
(/tmp/osips_rply_598a709a): No such file or
directory</span></p>
<p><span>Nov 8 11:40:05 v146
/usr/local/sbin/opensips[17362]:
ERROR:mi_fifo:mi_fifo_server: cannot open reply pipe
/tmp/osips_rply_598a709a</span></p>
<p><span>But if I execute the same command from the
shell it executes properly and behaves as expected.
I am running opensips as root user and root group.
My mi_fifo parameters are as follows:</span></p>
<p><span>modparam("mi_fifo", "fifo_name",
"/tmp/opensips_fifo")</span></p>
<p>modparam("mi_fifo", "fifo_mode", 0755)</p>
<p><span>modparam("mi_fifo", "fifo_user", "root")</span></p>
<p><span>
</span></p>
<p><span>modparam("mi_fifo", "fifo_group", "root")</span></p>
<p>I even tried changing the reply fifo parameter to a
different directory and gave 0777 permission to that
directory, but it didn't help. My current tmp
directory is also running with 0777 permissions but
the error is still same. Any suggestion on what
opensips fifo is doing when I execute the t_uac_cancel
from the script directly?? I've tried all possible
permission related stuff but nothing seems to help
here. Let me know if there's any direction that I
could take !!</p>
<span class="HOEnZb"><font color="#888888">
<p>--- Jayesh<br>
</p>
</font></span></div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>