From: Nicolas RUIZ Sent: Wednesday, September 08, 2004 6:14 PM
I want to disable "loose routing" on IPTEL.
What can I write in my configuration file to stop loose routing?
I assume you have to exchange the function "loose_route()"with
"strict_route()" in you ser.cfg.
I have disable this line: modparam("rr",
"enable_full_lr", 1) but the
UA(With RFC 3261) use always loose routing.
Of course, this only modifies the "lr"-parameter in the routing header.
Franz