<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I guess you refer to the runtime directory which now defaults to
    /var/run/kamailio (due to a security report from debian project,
    previously being /tmp, which was considered a risk being writable by
    anyone).<br>
    <br>
    If yes, then you should be able to change the path via rundir global
    parameter.<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://www.kamailio.org/wiki/cookbooks/devel/core#rundir">http://www.kamailio.org/wiki/cookbooks/devel/core#rundir</a><br>
    <br>
    I was thinking to add a command line parameter to set rundir as
    well.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 20/10/15 21:45, Maxim Sobolev wrote:<br>
    </div>
    <blockquote
cite="mid:CAH7qZfv_K6xVZMOp2bg1rA1D8xndGUdthLy+OyWfpSTQQzi+qQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Ah, sorry, it was false alarm on my side. The test
        started failing due to new requirement to have "run_target"
        directory writeable by the kamailio process and that dir
        defaults into somewhere in /usr/local. We are not bothering to
        do "install" target, all tests run as unprivileged user. I don't
        think there is a way to override this directory in the runtime
        (bad idea, IMHO, since kamailio is not suid or anything like
        that), so I've resorted to adding a build-time hack to redirect
        that into /tmp/kamailio.
        <div><br>
        </div>
        <div>It would be nice to have an option to point that into some
          other directory.
          <div><br>
          </div>
          <div><a moz-do-not-send="true"
href="https://github.com/sippy/voiptests/commit/b488e251f1b79faf9fc17ab0f221ce689144785b">https://github.com/sippy/voiptests/commit/b488e251f1b79faf9fc17ab0f221ce689144785b</a><br>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Oct 20, 2015 at 8:30 AM,
          Daniel-Constantin Mierla <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:miconda@gmail.com"
              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:miconda@gmail.com">miconda@gmail.com</a></a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> The last change to
              rtpproxy module is much older than 2 months ago. Can you
              detail more about what the test does and what was failing?<br>
              <br>
              Daniel
              <div>
                <div class="h5"><br>
                  <br>
                  <br>
                  <div>On 15/10/15 06:32, Maxim Sobolev wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <p dir="ltr">I don't know if it's related, but we
                      noticed that master and 4.3 failed out meta
                      testsuite today:</p>
                    <p dir="ltr"><a moz-do-not-send="true"
                        href="https://travis-ci.org/sippy/voiptests/builds/85453186"
                        target="_blank">https://travis-ci.org/sippy/voiptests/builds/85453186</a></p>
                    <p dir="ltr">The last build that worked was about 2
                      months ago, it should be easy to narrow that down
                      in that range. I've been planning to look into it
                      later today or tomorrow.</p>
                    <div class="gmail_quote">On Oct 14, 2015 9:14 PM,
                      "amar Smart Telecom" <<a moz-do-not-send="true"
                        href="mailto:amar@smarttel.com.np"
                        target="_blank">amar@smarttel.com.np</a>>
                      wrote:<br type="attribution">
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        <div link="blue" vlink="purple" lang="EN-US">
                          <div>
                            <p class="MsoNormal">Dear all,</p>
                            <p class="MsoNormal"> </p>
                            <p class="MsoNormal">I have installed
                              Kamailio and Rtpproxy. Following is the
                              process (ps) info:</p>
                            <p class="MsoNormal"> </p>
                            <p class="MsoNormal">“kamailio   648     1 
                              0 Oct08 ?        00:00:05
                              /usr/bin/rtpproxy -s udp:127.0.0.1 7722 -u
                              kamailio kamailio -p
                              /var/run/rtpproxy/rtpproxy.pid -l
                              192.168.58.25”</p>
                            <p class="MsoNormal"> </p>
                            <p class="MsoNormal">But when I give
                              command: “ kamctl mi nh_show_rtpp” it
                              returns following:</p>
                            <p class="MsoNormal">“500 command
                              ‘nh_show_rtpp’ not available”</p>
                            <p class="MsoNormal"> </p>
                            <p class="MsoNormal">What could be the
                              problem?</p>
                            <p class="MsoNormal"> </p>
                            <p class="MsoNormal">Thanks,</p>
                            <p class="MsoNormal">Amar.</p>
                            <p class="MsoNormal"> </p>
                          </div>
                        </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"
                          rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
                        <br>
                      </blockquote>
                    </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>
Book: SIP Routing With Kamailio - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a></pre>
                </font></span></div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">Maksym Sobolyev<br>
            Sippy Software, Inc.<br>
            Internet Telephony (VoIP) Experts<br>
            Tel (Canada): +1-778-783-0474<br>
            Tel (Toll-Free): +1-855-747-7779<br>
            Fax: +1-866-857-6942<br>
            Web: <a moz-do-not-send="true"
              href="http://www.sippysoft.com" target="_blank">http://www.sippysoft.com</a><br>
            MSN: <a moz-do-not-send="true"
              href="mailto:sales@sippysoft.com" target="_blank">sales@sippysoft.com</a><br>
            Skype: SippySoft<br>
          </div>
        </div>
      </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>
Book: SIP Routing With Kamailio - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a></pre>
  </body>
</html>