<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    you have the config of kamailio doing record_route() and then
    expecting Route header in BYE, but your BYE is not having one.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 05/07/15 12:05, Loic Chabert wrote:<br>
    </div>
    <blockquote
cite="mid:CADLP+M3EdjtV6QyPOD4S5Q1xfHkti9UTVRWVKuT9EOZYvc4uJg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Hello everyone,<br>
                <br>
              </div>
              I'm a newbie in kamailio world and make some tests to
              dispatch call over several asterisk instances. This part
              works, my call has been distributed over two instances (if
              i make a call with jitsi for example).<br>
            </div>
            Now, i want to test performance of my cluster and use Sipp
            to chalenge it.<br>
            <br>
          </div>
          All method is working fine, except the BYE method, where
          kamailio send me back a 404 Not here.<br>
          <br>
        </div>
        <div>This is my SIPP scenario:<br>
          <br>
          ...<br>
        </div>
        <div>
          <div>
            <div>
              <div><br>
                  <pause/><br>
                <br>
                  <!-- The 'crlf' option inserts a blank line in the
                statistics report. --><br>
                  <send retrans="500"><br>
                    <![CDATA[<br>
                <br>
                      BYE sip:[service]@[remote_ip] SIP/2.0<br>
                      Via: SIP/2.0/[transport]
                [local_ip]:[local_port];branch=[branch]<br>
                      From: sipp <<a moz-do-not-send="true"
                  href="mailto:sip%3Asipp@loicchabert.fr">sip:sipp@loicchabert.fr</a>>;tag=[pid]SIPpTag00[call_number]<br>
                      To: sut
                <a class="moz-txt-link-rfc2396E" href="sip:[service]@[remote_ip]:[remote_port]"><sip:[service]@[remote_ip]:[remote_port]></a>[peer_tag_param]<br>
                      Call-ID: [call_id]<br>
                      CSeq: 2 BYE<br>
                      Contact: <a class="moz-txt-link-freetext" href="sip:sipp@">sip:sipp@</a>[local_ip]:[local_port]<br>
                      Max-Forwards: 70<br>
                      Subject: Performance Test<br>
                      Content-Length: 0<br>
                <br>
                    ]]><br>
                  </send><br>
                ...<br>
                <br>
              </div>
              <div>I use the classic file of kamailio, with some
                adjustement for dispatching.<br>
                <br>
              </div>
              <div>Any ideas concerning this problem ? This BYE is not
                in transaction so he is drop by kamailio ?<br>
                <br>
              </div>
              <div>Thank in advance,<br>
                <br>
              </div>
              <div>Regards.<br>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </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>