Hi,
I am trying to integrate sofia stack into our applicationn. Our requirement
is, we have more than one NICs.
My test showed source IP is not correct for the message which is sent
through by other NICs, not the primary tport in sofia's jargon.
I came up with a weird scenario that messages could be sent successfully,
but source IP doesn't reflect the correct physical NIC.
Readding tport module code, I understood why this happens. tport binds to
each NIC with separate scoket even user provides address of "0.0.0.0".
So my question is, is that possible to make tport only create one socket,
and bind to INADDR_ANY? With this method, my problem will be gone since
source IP is determined by underlying OS TCP/IP stack then.
Thanks
Kandy
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel