THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - VĂctor Seva (linuxmaniac)
Attached to Project - sip-router
Summary - registrar: process expired contacts first
Task Type - Bug Report
Category - Module
Status - New
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - UAC sends a REGISTER with 2 Contacts:
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
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
One or more files have been attached.
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.