OpenSIPS is adding all the time the LR RR (as STRICT ROUTING is obsoleted).
Removing the "lr" in reply is not a good approach as the callee (B device) will learn the Route set with the "lr" marker. The only thinly you can do is to manually add (with insert_hf() ) the RR header without the lr marker. Note that you have to add your RR in top of all existing RR in the message. Regards, Bogdan Eric LI DESTRI wrote: > Hi Bogdan, > > from my server's RR headers. I tried to set the field manually but > there may be a smart solution. > > Regards, > > Eric > > 2010/1/27 Bogdan-Andrei Iancu <[email protected]>: > >> Hi Eric, >> >> to remove the ;lr from your server's RR headers or from the RR's of >> other hdrs ? >> >> Regards, >> Bogdan >> >> Eric LI DESTRI wrote: >> >>> Hi, >>> >>> I'm looking for a way to remove ;lr in SIP packets in replies >>> because I need to forbid loose routing. >>> >>> How can I do that ? >>> >>> Thank you >>> >>> Eric >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >>> >>> >> -- >> Bogdan-Andrei Iancu >> www.voice-system.ro >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
