David Soulayrol
unread,May 7, 2013, 5:36:17 AM5/7/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cipang...@googlegroups.com
Hello Chris,
Multi-homing is described in chapter 14.2 from the Sip Servlet 1.1
specification. The choice of the interface to be used by a SIP session
is achieved by calling the method setOutboundInterface, defined on the
Proxy, ProxyBranch and SipSession objects. By default, the choice of
interface is up to the container.
Cipango does not implement this feature. And as Nicolas wrote
previously, currently the chosen interface should be the first defined,
but you should not rely on this choice.
--
David Soulayrol