Record-Route is added by proxies to requests creating dialogs to require
that the requests within the dialog will be sent through them. There
Record-Route headers become Route in within dialog requests. In other
words, Route forces next hop address and can be dangerous from security
point of vi
I have lost in Route and Record-Route headers.
But now it's clear for me. Huge thanks.
On 25.06.2012 14:44, Vitaliy Aleksandrov wrote:
Hi All,
After reading default kamailio configuration i can't understand why does
kamailio remove preloaded route headers from the incoming initial INVITE
befo
On 25.06.2012 14:44, Vitaliy Aleksandrov wrote:
Hi All,
After reading default kamailio configuration i can't understand why does
kamailio remove preloaded route headers from the incoming initial INVITE
before calling record_route().
remove_hf("Route");
if (is_method("INVITE|SUBSCRIBE"))
Hi All,
After reading default kamailio configuration i can't understand why does
kamailio remove preloaded route headers from the incoming initial INVITE
before calling record_route().
remove_hf("Route");
if (is_method("INVITE|SUBSCRIBE"))
record_route();
What will happen if