Displaying 4 results from an estimated 4 matches for "prioroty".
Did you mean:
priority
2005 May 11
12
Snom 360
I am having major problems with the first run of Snom 360s that rolled
out last month.
I am working with the US vendor and they in turn are working with Snom
but I wanted to see of anyone else was using these or having issues with
them.
Issues:
Speakerphone/Hands Free volume spikes up and down during a call. You
have to manually set the volume during every call. This makes it totally
unusable.
2005 Jul 30
2
Qos wiht HTB for ADSL/Home
...v)
tc class add dev $IF parent 1:1 classid 1:11 htb rate 72kbit ceil
${CEIL}kbit prio 2
#default class 1:12 for bulk traffic (aMule, ftp)
tc class add dev $IF parent 1:1 classid 1:12 htb rate 8kbit ceil
${CEIL}kbit prio 5
#mark ack,syn ack,rst,fin, ssh packets and add them to class 1:10 (high
prioroty)
iptables -A OUTPUT -t mangle -o $IF -p tcp --sport 22 -j MARK --set-mark 1
iptables -A OUTPUT -t mangle -o $IF -p tcp --sport 22 -j RETURN
iptables -A OUTPUT -t mangle -o $IF -p tcp --dport 22 -j MARK --set-mark 1
iptables -A OUTPUT -t mangle -o $IF -p tcp --dport 22 -j RETURN
iptables -A OUTPUT...
2006 Jan 26
6
Fail over to Pri on VoIP connection failure
I am trying to tweak my dial plan and I am running into a problem.
Sometimes my VoIP out bound calls do not complete on overseas calls(busy
or just a hang-up). Is there a way in the dial plan to automatically
dial out of my PRI when something like this happens. Either by time
limit by a failure event?
Any point in the right direction would be great
Thanks,
CLI output (cleansed to protect the
2006 Oct 10
28
How big is *your* dialplan??
Hello!
In my relentless quest for knowledge, I pose this question: who's got
the biggest
dialplans, and how big are these monsters?
What's the biggest dialplan in use right now? If you feel you are a
competitor,
let me know how many contexts/extensions/priorities you are dealing
with. Maybe the
context with the most extensions, the extension with the most priorities
would be