THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Alekzander Spiridonov (alekz)
Attached to Project - sip-router
Summary - To tag parsing bug
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - There is a bug in kamailio message parser\translator:
In case UAC sends request with the following To tag:
<code>To: <sip:user@sip.domain.com:5060>;tag=\r\n
Call-ID: 8a5d2c4a6b5d3c3d</code>
When kamailio tries to generate local reply it damages Call-ID header:
<code>To: <sip:user@sip.domain.com:5060>;tag=\r\n
09e8021774bf4b1f614ecd1c00e1a565.860cCall-ID: 8a5d2c4a6b5d3c3d\r\n</code>
Attached is a proposed patch to fix the issue.
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=465
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.