THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has been changed. The changes are listed below. For full information about what has changed, visit the URL and click the History tab.
FS#351 - registrar: process expired contacts first User who did this: Daniel-Constantin Mierla (miconda) Task details edited: ------- UAC sends a REGISTER with 2 Contacts:
<code> Via: SIP/2.0/UDP 10.15.20.162:54667;rport;branch=z9hG4bKPjQFCRK5QGClx345YZHUg1-rMU1FRJULr. Max-Forwards: 70 From: "Danieltest" sip:danieltest@10.15.20.30;tag=bjZ1xFGW9PBJHZ1AUBU-lXxU6YKidOdH To: "Danieltest" sip:danieltest@10.15.20.30 Call-ID: WHc4QlBGgOHBuSVhjzAZEIYBmBpJWlnV CSeq: 57560 REGISTER User-Agent: Bria iOS 2.5.0 Supported: outbound, path Contact: "Danieltest" sip:danieltest@10.15.20.162:54667;ob;reg-id=1;+sip.instance="urn:uuid:C3DD6013-20E8-40E3-8EA2-5849B02ED0C4" Contact: "Danieltest" sip:danieltest@10.15.20.162:52132;ob;expires=0 Expires: 120 Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS Content-Length: 0 </code>
This results in: - creating a new contact for 54667 port ( Contact[0] processed ) - deleting this new created contact ( Contact[1] processed. * )
If we process the expires contacts first this is fixed.
*: ul.get_ucontact_by_instance returns the new created contact
-------
More information can be found at the following URL: https://sip-router.org/tracker/index.php?do=details&task_id=351
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.