[reSIProcate] Forcing use particular Transport
Hi,
I'm opening up multiple Transports within one stack to enable a test scenario. I'd like to route particular SipMessage over to a particular Transport, as decided by app. I've made patch that allows app to call msg->setForceTransport() to control this. This is analgous to the existing forceTarget() call.
Is this a reasonable approach? Is there a better (existing) mechanism?
I've attached the patch.
Thanks,
Kennard
Attachment:
resip-stack-forcetransport.patch
Description: Binary data