Hi all!!
I had an instance of ser using the next route structure:
t_on_failure[1];
t_relay_to_udp("x.x.x.x","5060");
failure_route[1]{
}
the problem is that SER treats redirections, such as 302, as errors and
jumps to failure_route block without processing the redirection answer.
Why is SER not processing the 302 answer and use the Contact header as
the next hop to forward the request??
Thanks in advance!
Samuel.
Unclassified