I found that the problem is because of this header:

Route: <sip:10.25.23.1;lr;r2=on;ftag=258a856c69c288;nat=yes>, 
<sip:10.1.1.101;lr;r2=on;ftag=258a856c69c288;nat=yes> How can i change this 
header to:

Route: <sip:10.25.23.1;lr;r2=on;ftag=258a856c69c288;nat=yes>
Route:   <sip:10.1.1.101;lr;r2=on;ftag=258a856c69c288;nat=yes>

for the incoming SIP Packet?

I tried with subst('/^\(Route: .*\),\(.*\)$/Route:\2\n\1/ig') in [REQINIT] 
route - but it's not helping.

Thank You.

>Пятница,  6 октября 2017, 9:27 +01:00 от Soltanici Ilie <ili...@mail.ru>:
>
>I found that the problem is because of this header:
>


С уважением,
Ilie Soltanici
ili...@mail.ru
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to