Hi,
I have following issue. All my outgoing requests are forwarded through boundary proxy by setting the destination before t_relay() my problem is when there is another branch created. This second branch is routed in the standard SIP way directly to destination in request URI. How can I force also branches to go through my boundary proxy. Can I somehow check in branch_route that this branch is not the first one (not first message) but the second and and change the destination and make t_relay()?
Thank You for any feedback
Regards Tomasz