Displaying 2 results from an estimated 2 matches for "interfaves".
Did you mean:
interfaces
2004 Jan 05
0
Hardware to build an Enterprise AsteriskUniversal Gateway
...s that'd be
1 (cluster) IP address for sip/h323 etc. services
2 voice mail, recordings, activity logs
3 registrations for connected VoIP clients
4 active calls (VoIP + PSTN)
For the moment, item 4 definitely isn't feasible; even if we get some
hardware to switch over E1/T1/PRI whatever interfaves, card or interface
initialisation will kill active calls.
Item 2 would be plain file on-disk data; for an active/standby cluster
replicating these should be pretty straigthforward using either shared
storage or an apropriate filesystem/blockdevice replication system. I've
personaly had good e...
2004 Nov 16
2
tc rules for Internet Radio
I am currently using the ultimate-tc script from
http://lartc.org/howto/lartc.cookbook.ultimate-tc.html
and I want to make sure that internet radio packets (mp3 streaming audio)
will always get through no matter what. I have added some iptables commands
like this:
iptables -A OUTPUT -t mangle -p tcp --dport 8000 -j TOS --set-tos
Minimize-Delay
iptables -A OUTPUT -t mangle -p tcp --sport 8000 -j