<div dir="ltr"><div><div><div><div><div><div>Hello,<br></div>I try to cancel a running transaction in opensips based on certain conditions. When I try this from the script:<br></div>exec_avp(&quot;/usr/local/myOpensips/sbin/opensipsctl fifo t_uac_cancel $avp(caller_cid) $avp(caller_cseq)&quot;, &quot;$avp(result)&quot;);<br></div><div>The callid and cseq is properly substituted in the appropriate AVPs.<br></div>I get, ** ERROR: error opening read fifo /tmp/opensips_receiver_24405 in the resulting AVP. Whereas when I run this command directly from my shell it runs fine and cancels the transaction as expected.<br></div>Tried to google around the problem and couldn&#39;t find much. I read about some selinux thing that might block opensips from executing the MI command, but I&#39;m pretty sure selinux is disabled on my machine. Where else do I look for a fix such that my script is able to execute this !!<br><br></div>Thanks in advance for any pointers.<br><br></div>--- Jayesh<br></div>