Youngjin Park writes:
I have a problem with "Route" header in my
proxy server. Incoming
invite has "Route" header with the IP of the proxy. So, the proxied
invite from proxy server is looping back to the proxy server.
I believe that "Route" cannot be removed or deleted because it is one
of system header. Is there any way to avoid this loop?
you need to call loose_route() in the beginning of your config. check
the examples.
-- juha