[reSIProcate] multiple IP interfaces & via

Justin Matthews justin.matthews at ivr.com
Thu Jun 23 16:06:18 CDT 2005


Hello,

If I am specifying an interface for dum/resip to use in dum::addTransport()
and also want any outgoing INVITE's and all other responses (for both UAS
and UAC behavior) from app to use this interface, how do I accomplish that?


If I use addTransport, resip/dum will listen on that specific IP interface
and port, but responses and INVITE requests sent from my app will always use
the default IP interface and not the one I am specifying.  I tried
manipulating the via header after calling dum::makeInviteSession and before
dum::send, which causes the INVITE to be sent using the desired IP
interface, but so far this is only 1 of the many places I need fixed.  What
is the accepted way of doing this?

resip 4957 on Windows (XP SP2)

Thanks,

Justin




More information about the resiprocate-devel mailing list