Re: [Asterisk-Users] Traffic shaping for IAX and SIP calls through Asterisk?

2005-05-19 Thread Dan Perik
Mike Dent wrote: >Hi, >Is it possible to put some kind of bridge which will do traffic >shaping/prioritising between >my 6 external IP addresses and my PPPoA modem interface? >My other option is to put some kind of device at the edge of all my >networks to shape the >traffic in/out. I'd rather do

Re: [Asterisk-Users] Traffic shaping for IAX and SIP calls through Asterisk?

2005-05-18 Thread Luki
> Is it possible to put some kind of bridge which will do traffic > shaping/prioritising between my 6 external IP addresses The Linux kernel provides plenty of queueing disciplines. See the Advanced Routing & Traffic Control HowTo, chapter 9: http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdis

[Asterisk-Users] Traffic shaping for IAX and SIP calls through Asterisk?

2005-05-18 Thread Mike Dent
Hi, Is it possible to put some kind of bridge which will do traffic shaping/prioritising between my 6 external IP addresses and my PPPoA modem interface? My other option is to put some kind of device at the edge of all my networks to shape the traffic in/out. I'd rather do it in one box if possible