[zaptel-commits] sruffell: branch sruffell/voicebus r3807 - /team/sruffell/voicebus/doc/
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Wed Feb 6 09:35:38 CST 2008
Author: sruffell
Date: Wed Feb 6 09:35:37 2008
New Revision: 3807
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3807
Log:
Adding a note about the latency module parameter.
Modified:
team/sruffell/voicebus/doc/module-parameters.txt
Modified: team/sruffell/voicebus/doc/module-parameters.txt
URL: http://svn.digium.com/view/zaptel/team/sruffell/voicebus/doc/module-parameters.txt?view=diff&rev=3807&r1=3806&r2=3807
==============================================================================
--- team/sruffell/voicebus/doc/module-parameters.txt (original)
+++ team/sruffell/voicebus/doc/module-parameters.txt Wed Feb 6 09:35:37 2008
@@ -2,6 +2,7 @@
(Note: this list is woefully incomplete, but is a starting point and
will be improved as time permits.)
+
--- VPMADT032 Parameters ---
@@ -42,3 +43,15 @@
When vpmnlptype is 'Suppress', this value indicates the
relative energy level decrease that should be applied to the
echo signal).
+
+ --- General Module Parameters ---
+
+latency - 3 to 32, defaults to 3
+
+ For the wctdm24xxp and wcte12xp drivers. Specifies the amount of
+ latency the driver inserts into the voice conversation. On systems
+ that are unable to service the interrupt in a timely manner,
+ increasing the latency can increase module init time since the driver
+ will not have to dynamically grow the latency during initialization.
+ However, the latency in the driver does add to the overall latency of
+ any voice conversation.
More information about the zaptel-commits
mailing list