search for: 23kbps

Displaying 3 results from an estimated 3 matches for "23kbps".

Did you mean: 20kbps
2004 Aug 04
10
htb and fw problems
...bps tc class add dev eth1 parent 1:1 classid 1:10 htb rate 20kbps ceil 35kbps prio 3 tc class add dev eth1 parent 1:1 classid 1:20 htb rate 5kbps ceil 10kbps prio 0 tc class add dev eth1 parent 1:1 classid 1:30 htb rate 8kbps ceil 11kbps prio 2 tc class add dev eth1 parent 1:1 classid 1:40 htb rate 23kbps ceil 40kbps prio 1 tc class add dev eth1 parent 1:1 classid 1:80 htb rate 8kbps ceil 10kbps prio 4 tc qdisc add dev eth1 parent 1:10 handle 10: sfq perturb 10 tc qdisc add dev eth1 parent 1:20 handle 20: sfq perturb 10 tc qdisc add dev eth1 parent 1:30 handle 30: sfq perturb 10 tc qdisc add dev et...
2008 Mar 28
0
SPEEX bitrate configuration
Dear list, I have an Asterisk 1.4 SIP server and several voip clients in my LAN using Twinkle 0.9-6 and X-Lite, talking among them. I see the following features and I have the corresponding questions: 1) X-Lite 3.0 have SPEEX codec support but only for 14Kbps to 23Kbps bitrates. Can I set a lower bitrate here, i.e. 8Kbps ??? 2) Twinkle has SPEEX support too, and I think it's more manageable because I see more configuration options, I have this: "VAD with Narrow band payload type = 97". What can I know the bitrate configured for this codec here ???...
2004 Aug 06
0
Using speex.
...dth? 4kbs (in one way)? 2 kbs? > (The shown samples sound pretty good at 4kbs.) I recommend the wideband mode (16kHz) for really nice quality speech. Telling the codec to use 10-15kbps seems to work well for CBR. VBR with the quality set around 6.0 is also nice, consuming roughly 4-23kbps, although the average would be pretty low most of the time... > 3) What is the recomended buffer? 1 second or 2 seconds? That's way too large for an interactive conversation. I've been experimenting with different buffer sizes and my current favorite is 40ms. Sending 40ms of au...