On 02/22/2016 02:28 PM, Armen Babikyan wrote:
If your process is also acting as a SIP proxy, you may wish to consider preloading route headers into the UAC-generated message and sending the packets to the proxy port (where they would go through request_route as any other proxied request, and via onreply/failure routes for responses).
It does add overhead but the simplicity may be worth it for you.
That's a wise suggestion!