Hi All

Did you think about implementing possibility to bind to specific
interface (eg. eth0.20) ?
As I know, under Linux OS it is possible by setting socket option

SO_BINDTODEVICE

using

int setsockopt(int s, int level, int optname, const void *optval,
socklen_t optlen);

It could be very useful in scenario with many user agents listening on
the same ip address and port but different vlans (eth.x interfaces).

Are you going to put this feature on the roadmap. If yes, when is it possible ?

TIA

Regards Adam

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to