[Freeswitch-dev] VLAN support in sofia module

Michael Jerris mike at jerris.com
Tue Oct 26 09:19:48 PDT 2010


vlan is an os networking stack feature more than sip stack.  The requirement to bind to a specific IP is a feature that allows you to specify the interface to use so we can use the correct identity in communication.  Binding to 0.0.0.0 is not planned and I think not desirable.

Mike


On Oct 23, 2010, at 2:47 PM, Adam Kuśmirek wrote:

> Hi All
> 
> I would like to run FreeSwitch as SBC in my network. I have
> architecture with all clients connected via separate vlans.
> It gives me possibility to use one ip address for all clients, but I
> need FS sofia profile to bind to specific interface (eg eth0:20 vlan
> 20) and global ip address.
> As I see, for now sofia module allows to bind to ip address only. I
> looked quickly to sourcees and it seems that this is limited by sofia
> library.
> Of course i may be wrong because I'm new to FS and didn't have time to
> analyze sources.
> Please, write some words on this topic.
> Do you have plans to implement vlan support in FS.
> I know that AcmePacket Net-Net gives such feature. Don't know any open
> voip solution with this iplemented.
> 
> Regards Adam
> 
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org




More information about the FreeSWITCH-dev mailing list