THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#351 - registrar: memory and db get not synced
User who did this - Daniel-Constantin Mierla (miconda)
----------
The problem can be in other place, because the Contact URI addresses don't match:
<code>
U 127.0.0.1:50602 -> 127.0.0.1:5060
REGISTER sip:testuser1003@spce.test SIP/2.0..Via: SIP/2.0/UDP
127.0.0.1:50602;branch=z9hG4bK-5438-1-0..From: <sip:testuser1003@spce.test>;tag=543
8SIPpTag001..To: "TestBria" <sip:testuser1003@spce.test>..Call-ID:
1-5438@127.0.0.1..CSeq: 3 REGISTER..Contact: "TestBria"
<sip:testuser1003@127.
0.0.1:50602;ob>;reg-id=1;+sip.instance="<urn:uuid:C3DD6013-20E8-40E3-8EA2-5849B02ED0C4>"..Contact:
"TestBria" <sip:testuser1003@127.0.0.1:6666;ob
;expires=0..Expires: 600..Max-Forwards:
70..Content-Length: 0....
</code>
So even when updating by address, then the second contact should not affect the first
one.
Add some debug message to see if the first contact doesn't get expires=0 mistakenly.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=351#comment1…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.