Hi all,
We are using openser server for testing. Can we configure it as strict router?
I have tried making changes in configuration file by enabling Record Route. I want to know whether the openser will strictly acts as "Strict Router" I.e. performing actions like modifying Request URI and last route header. Can any body suggest me?
Thanks in advance , Vikas C.G.
Hi!
Openser is a loose-router. This means that the inserted Record-Route header do have the ;lr parameter. Thus, other SIP clients know that openser is a looserouter and weill send messages in loose-router syntax.
On the other hand, openser checks if the next route header and/or the RURI contains the ;lr parameter to make conversion from/to strict-router syntax.
Thus, depending on if the previous and next hops are strict or loose routers, openser will do the conversion (by using the loose_route() function).
regards klaus
Vikas CG. schrieb:
Hi all,
We are using openser server for testing. Can we configure it as strict router?
I have tried making changes in configuration file by enabling Record Route. I want to know whether the openser will strictly acts as “Strict Router” I.e. performing actions like modifying Request URI and last route header. Can any body suggest me?
Thanks in advance , Vikas C.G.
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users