<div dir="auto"><div dir="auto">Greetings, </div><div dir="auto"><br></div><div dir="auto">I'm getting some errors with the auto restore of From and To from UAC Module. After the restore, the URI has lots garbage and it's not like the original.</div><div dir="auto"><br></div><div dir="auto">I think the problem lies on the way the client sends the Route Header to me, but i'm not sure.</div><div dir="auto"><br></div><div dir="auto">When Kamailio sends the INVITE Record-Route are like this : </div><div dir="auto">Record-Route: <sip:xxx.xxx.xxx.xxx;................></div><div dir="auto">Record-Route: <sip:aaa.bbb.aaa.bbb;................></div><div dir="auto"><br></div><div dir="auto">However, when my client sends a BYE to finish the call, the Route are on this mode : </div><div dir="auto"><br></div><div dir="auto">Route: <sip:aaa.bbb.aaa.bbb;................>,<sip:xxx.xxx.xxx.xxx;................></div><div dir="auto"><br></div><div dir="auto">The module's documentation says this : </div><div dir="auto"><br></div><div dir="auto">"One uses the rr module and appends to the Record-Route header a parameter containing some strings from which the original and new URI can be computed. The problem with this mode is that it relies on the fact the parties will send the Route exactly as it was received. In case there is a change, the resulting URIs will not be correct."</div><div dir="auto"><br></div><div dir="auto">Can this change by the client be the cause of this issue? Is there anything i can do to avoid this?</div><div dir="auto"><br></div><div dir="auto">Best Regards,</div><div dir="auto"><br></div><div dir="auto">Duarte Rocha</div></div>