<div dir="ltr"><i style="font-family:arial,sans-serif;font-size:13.333333969116211px">modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo")</i><span style="font-family:arial,sans-serif;font-size:13.333333969116211px">  in your kamailio.cfg -It exisits<br>
<br>But  /tmp/kamailo_fifo not found<br><br>I created it by myself (for test) through mkfifo<br>Then kamctl dispatcher reload started but not exit from itself (not reliease at input string at server)</span></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-08-12 1:29 GMT+04:00 Narsay, Deep <span dir="ltr"><<a href="mailto:deep.narsay@mezocliq.com" target="_blank">deep.narsay@mezocliq.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">As the error says, make sure you have <div><span style="font-family:arial,sans-serif;font-size:13px"><i><br></i></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><i>modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo")</i>  in your kamailio.cfg?</span><div>

<br></div><div>If yes, check if the FIFO is really present in /tmp.   ( file /tmp/kamailio_fifo ).</div><div><br></div><div>I believe adding <span style="font-family:arial,sans-serif;font-size:13px">FIFOPATH="/tmp/kamailio_fifo" to kamctlrc is optional, since it is the default path.</span></div>

<div><br></div><div>- Deep N</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Mon, Aug 11, 2014 at 5:16 PM, Yuriy Gorlichenko <span dir="ltr"><<a href="mailto:ovoshlook@gmail.com" target="_blank">ovoshlook@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hello I try to use kamctl dispatcher reload cmd but in gives me an error<br>
<div>kamctl dispatcher reload</div>
<div>ERROR: Error opening Kamailio's FIFO /tmp/kamailio_fifo</div><div>ERROR: Make sure you have the line 'modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo")' in your config</div>


<div>ERROR: and also have loaded the mi_fifo module.</div><div><br>when i try to user kamcmd dispather.reload it gives me:<br><br>ERROR: connect_unix_sock: connect(/tmp/kamailio_ctl): No such file or directory <br><br>At kamailio.cfg I defined modparams for ctl.so and enables ctl.so module too<br>


<br><div>modparam("ctl", "mode", 0600)</div><div>modparam("ctl", "user", "root")</div><div>modparam("ctl", "fifo", "fifo:/tmp/kamailio_fifo")</div>


<div>modparam("ctl", "fifo", "/tmp/kamailio_fifo2")</div><div>modparam("ctl", "fifo", "udp:*:2050")              # fifo protocol over udp</div><div>modparam("ctl", "fifo", "tcp:*:2050")              # fifo over tcp</div>


</div><div><br><br>At the kamctlrc I defined<br><div>FIFOPATH="/tmp/kamailio_fifo"</div></div><div><br>So I can not understand what is wrong with my FIFO file?</div></div>
<br></div></div>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>