<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can you run with debug=3 in kamailio.cfg and look in syslog for the
    messages printed by mi_fifo module? Are there any? If yes, send them
    to mailing list.<br>
    <br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 12/08/14 11:21, Yuriy Gorlichenko
      wrote:<br>
    </div>
    <blockquote
cite="mid:CABSP_VdSoDxCxAgi4HMqs2zf6OPSKrZdn0dqDuPNzVXoyfHxgg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Kamailio running perfectly. No error messages.
        Errors only with kamctl (kamcmd) </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">2014-08-12 13:18 GMT+04:00
          Daniel-Constantin Mierla <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:miconda@gmail.com"
              target="_blank">miconda@gmail.com</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Was Kamailio running
              at that time? Any error message in syslog file?<br>
              <br>
              Cheers,<br>
              Daniel
              <div>
                <div class="h5"><br>
                  <br>
                  <div>On 11/08/14 23:46, Yuriy Gorlichenko wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <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
                            moz-do-not-send="true"
                            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>On Mon, Aug 11, 2014 at 5:16 PM,
                                  Yuriy Gorlichenko <span dir="ltr"><<a
                                      moz-do-not-send="true"
                                      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>
                                    <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", <a
                                            moz-do-not-send="true">"udp:*:2050"</a>)
                                                       # 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 moz-do-not-send="true"
                                  href="mailto:sr-users@lists.sip-router.org"
                                  target="_blank">sr-users@lists.sip-router.org</a><br>
                                <a moz-do-not-send="true"
                                  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 moz-do-not-send="true"
                            href="mailto:sr-users@lists.sip-router.org"
                            target="_blank">sr-users@lists.sip-router.org</a><br>
                          <a moz-do-not-send="true"
                            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>
                    <fieldset></fieldset>
                    <br>
                    <pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" 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>
</pre>
                  </blockquote>
                  <br>
                </div>
              </div>
              <span class="HOEnZb"><font color="#888888">
                  <pre cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Next Kamailio Advanced Trainings 2014 - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA</pre>
                </font></span></div>
            <br>
            _______________________________________________<br>
            SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
            mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
            <a moz-do-not-send="true"
              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>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Next Kamailio Advanced Trainings 2014 - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA</pre>
  </body>
</html>