Displaying 3 results from an estimated 3 matches for "145ms".
Did you mean:
45ms
2007 Mar 08
1
Issues with a Linksys SPA 2102 and asterisk
Topology:
analog_phone-----SPA2102-----Navini_Wireless_Router------ISP------Asterisk
A ping against the asterisk server shows aprox 145ms roundtrip.
128kbps upstream
512kbps downstream
g729a as codec
signal quality of the navini router: 100%
The ATA operates correctly in every form, however sometimes when
someone is talking to me (the other person is at pstn) and then I
start talking the other end receives garbled voice and i need t...
2002 Apr 06
0
Clarification required for Prio in CBQ dequeing order
...u32 \
match ip protocol 1 0xff flowid 1:10
tc filter add dev $DEV parent 1:0 protocol ip prio 24 u32 \
match ip sport 10240 0x200 flowid 1:30
Packets: Sent = 85, Received = 85, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 20ms, Maximum = 145ms, Average = 79ms
---------------------------------------------------------------------------------
!! Now we change the bottom filter to prio4 in flowid 1:30
# ICMP (ip protocol 1) in the interactive class 1:10 so we
# can do measurements & impress our friends:
tc filter add dev $DEV parent 1:...
2004 May 13
19
HTB MPU
Hi.
I wrote in a reply to a mail on here recently that you can''t set mpu
(minimum packet unit) on HTB as you can on CBQ.
I''ve just noticed that there is a patch on devik''s site which does mpu
and overhead.
http://luxik.cdi.cz/~devik/qos/htb/
For dsl users mpu is, for practical purposes going to be 106 - overhead
is still variable though, depending on packet size.