THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Klaus Darilion (klaus3000)
Attached to Project - sip-router Summary - SIPTRACE populates method=INVITE for received response to CANCEL Task Type - Bug Report Category - Core Status - New Assigned To - Operating System - All Severity - Low Priority - Normal Reported Version - 4.1 Due in Version - Undecided Due Date - Undecided Details - Hi!
Kamailio 4.1.6+0~20141010030323.75+squeeze
When using the SIPTRACE module, the "method" column is wrongly populated.
A Kamailio B --INV--->| |--INV-> ... | --CANCL->| |--CANCL-> |<--200OK
This 200 OK for the CANCEL is stored in the sipcapture table with method=INVITE:
mysql> select msg from sip_trace WHERE method='INVITE' and status=200; | SIP/2.0 200 Ok Via: SIP/2.0/UDP XX.XX.190.20;branch=z9hG4bK2729.f3ee5c2b3c01b1d0533ab1b5041bcaa7.0 From: sip:00XXXXXXXXXX401@XX.XX.190.20;tag=56338d0e To: "+YYYYY5641636" sip:+YYYYY5641636@XX.XX.190.20 Call-ID: NTAwM2IzY2JiNTFhNDJhMjI4NDI4MDNjMjVmZWQ1ZTc. CSeq: 2 CANCEL ...
More information can be found at the following URL: http://sip-router.org/tracker/index.php?do=details&task_id=489
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.