<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 8, 2016 at 11:57 AM, Michael Maier <span dir="ltr"><<a href="mailto:m1278468@allmail.net" target="_blank">m1278468@allmail.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/06/2016 at 04:40 PM Richard Mudgett wrote:<br>
> On Sun, Jun 5, 2016 at 3:48 AM, Michael Maier <<a href="mailto:m1278468@allmail.net">m1278468@allmail.net</a>> wrote:<br>
><br>
>> Hello!<br>
>><br>
>> I occasionally can see warnings like these during *idle* times in<br>
>> asterisk log (asterisk 13.7.2):<br>
>><br>
>> [2016-06-05 06:11:51] WARNING[27817] pjsip:     sip_transactio Unable to<br>
>> register REGISTER transaction (key xists)<br>
>> [2016-06-05 06:11:51] WARNING[27817] pjsip:     sip_transactio Unable to<br>
>> register REGISTER transaction (key exists)<br>
<br>
</span>[...]<br>
<span class=""><br>
> Those key exist messages are due to a race condition.  From what I've<br>
> seen in the code the messages seem to be benign.<br>
<br>
</span>Please - could you tell, where you found them? Unfortunately, I wasn't<br>
able to find them!<br></blockquote><div><br></div><div>Those messages are created inside the PJSIP library code.  Specifically in the<br>sip_transaction.c file.  Asterisk is just passing the message on.<br><br></div><div>Richard<br></div></div><br></div></div>