Re: [SR-Users] Does Kamailio support RFC5626 as Edge Proxy(or outbound proxy)

2011-03-09 Thread Derrick Ding
RFC5626 as Edge Proxy(or outbound proxy) Hi Derrick, > Edge Proxy adds a Path header with a flow token >and includes the "ob" parameter when Processing Register Requests. > > Eg: >Path: http://kamailio.org/docs/modules/stable/modules_k/path.html and http://kamaili

Re: [SR-Users] Does Kamailio support RFC5626 as Edge Proxy(or outbound proxy)

2011-03-09 Thread Andreas Granig
Hi Derrick, > Edge Proxy adds a Path header with a flow token >and includes the "ob" parameter when Processing Register Requests. > > Eg: >Path: http://kamailio.org/docs/modules/stable/modules_k/path.html and http://kamailio.org/docs/modules/stable/modules_k/registrar.html#id2954403 (a

Re: [SR-Users] Does Kamailio support RFC5626 as Edge Proxy(or outbound proxy)

2011-03-09 Thread Ovidiu Sas
The nat_traversal module has a keep-alive mechanism that can be used to keep connections active on proxy servers. Also, using the textops module, new headers can be added an existing headers can be modified. I haven't read the whole rfc to give you definite answer, but it may be possible to emulat

[SR-Users] Does Kamailio support RFC5626 as Edge Proxy(or outbound proxy)

2011-03-09 Thread Derrick Ding
Dear All, I wonder if Kamailio supports RFC5626 as edge proxy or outbound proxy. That is, Edge Proxy adds a Path header with a flow token and includes the "ob" parameter when Processing Register Requests. Eg: Path: If does, how can I config it in kamailio.cfg. At present, Kama