[Freeswitch-users] Path header handling

Iskren Hadzhinedev iskren.hadzhinedev at ikiji.com
Sun Jul 23 09:26:39 UTC 2017


Hi,

I have a kamailio proxy in front of FreeSWITCH. When a user registers, 
kamailio adds a path header like so:

Path: <sip:KAMAILIO_PUBLIC_IP;lr;received=sip:UAC_PUBLIC_IP:5063>

However, when FreeSWITCH sends the initial invite, it sends a Route 
header like this:

Route: <sip:KAMAILIO_PUBLIC_IP>;lr;received=sip:UAC_PUBLIC_IP:5063

Is it possible to instruct FreeSWITCH to add the lr;received parameters 
inside the angle brackets as a part of the URI and how? e.g. how to achieve

Route: <sip:KAMAILIO_PUBLIC_IP;lr;received=sip:UAC_PUBLIC_IP:5063>

Thank you!

Kind regards,
Iskren Hadzhinedev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170723/79cf07a4/attachment.html>


More information about the FreeSWITCH-users mailing list