THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Daniel Grotti (dgrotti)
Attached to Project - sip-router Summary - UAC restore_mode "auto" fails to restore From if UA changes From header Task Type - Bug Report Category - Module Status - Unconfirmed Assigned To - Operating System - Linux Severity - Low Priority - Normal Reported Version - 4.0 Due in Version - Undecided Due Date - Undecided Details - If a UA initiate a session with the following From in the INVITE :
INVITE From: "Daniel Grotti" sip:051764814@sip.mydomain.com;tag=9B0D4664-1DCB
and afterwards set a different From inside 200 OK's ACK :
ACK From: "Daniel Grotti" sip:051764814@10.15.20.180;tag=9B0D4664-1DCB
kamailio, with UAC module's parameter:
modparam("uac","restore_mode","auto")
can't restore the original From and sends out an ACK with a broken From like:
From: "Daniel Grotti" sip:mydomain@%=&tt!-)l29Vr.com>;tag=9B0D4664-1DCB
I solved for now setting:
modparam("uac","restore_mode","none")
But maybe could be interesting to solve the problem.
More information can be found at the following URL: https://sip-router.org/tracker/index.php?do=details&task_id=354
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.