<div dir="ltr">I will try the t_newtran().  I can only guess that the 500ms is coming from my MySQL database lookup.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 29, 2013 at 7:40 AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
    
  
  <div bgcolor="#ffffff" text="#000000">
    <tt>Hello Duane,<br>
      <br>
      The Invalid Cseq is actually a side effect of the REGISTER
      retransmissions - you have 2 REGISTER (original + retransmission)
      with CSeq: 756 REGISTER . <br>
    </tt><tt><br>
      First is executed in one process, gets stored and a 200 reply ;
      the retransmission gets executed in a different process, and
      because it has same cseq the storing generated the error.<br>
      <br>
      You need to filter out the retransmissions (use a t_newtran()
      before the save(location) ) - it should solve the problem.<br>
      <br>
      But the question is why does it take for OpenSIPS more than 500ms
      to generate the answer (and make the sender to do retransmission)
      ??<br>
      <br>
      Regards,<br>
    </tt>
    <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre><div><div class="h5">
    <br>
    On 04/26/2013 03:23 AM, Duane Larson wrote:
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">I originally posted this via Nabble but I am not
        sure if it went to the Opensips User mailing list so please
        excuse me if this shows up as multiple posts.
        <div><br>
        </div>
        <div><br>
        </div>
        <div><span style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">I
            am starting to see this issue a lot lately.  My Snom phones
            will so as not registered on their display screen and when I
            look in the syslogs I see the following error </span><br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <span style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">ERROR:registrar:update_contacts:
            invalid cseq for aor &lt;9*1******@<a href="http://all.com" target="_blank">all.com</a>&gt; </span><br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <span style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">I
            am not sure if this started happening because of updated
            Snom code or because of updated OpenSIPS code.  Luckily I
            was able to capture a SIP trace from one of the Snom phones
            today.   </span><br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <span style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">Here
            is a SIP trace of REGISTERs without the issue </span><br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <a href="http://pastebin.com/RyaZQUBa" rel="nofollow" link="external" style="font-size:13px;color:rgb(85,26,139);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif" target="_blank">http://pastebin.com/RyaZQUBa</a><br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">

          <br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <span style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">Here
            is a SIP trace of REGISTER showing the issue </span><br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <a href="http://pastebin.com/YC1AyTJ6" rel="nofollow" link="external" style="font-size:13px;color:rgb(85,26,139);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif" target="_blank">http://pastebin.com/YC1AyTJ6</a><span style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif"> 
               &lt;--- The last message in this paste is a 400 Bad
            Request </span><br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <br style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">
          <span style="font-size:13px;font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">So
            is the Snom phone doing something wrong or might it be on
            the OpenSIPS side?</span><br>
        </div>
      </div>
      </div></div><pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>--<br>*--*--*--*--*--*<br>Duane<br>*--*--*--*--*--*<br>--
</div>