From d923382136c4427299d9f0247a300febbfb2a2fe Mon Sep 17 00:00:00 2001 From: sruffell Date: Wed, 28 May 2008 14:33:55 +0000 Subject: Small documentation fix with regards to the latency module parameter identified by user ZX81. This closes issue #12721. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4321 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- doc/module-parameters.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/module-parameters.txt b/doc/module-parameters.txt index aa404c6..8386748 100644 --- a/doc/module-parameters.txt +++ b/doc/module-parameters.txt @@ -51,7 +51,7 @@ 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. + increasing the latency can decrease module init time since the driver + will not need to dynamically grow the latency during initialization. However, the latency in the driver does add to the overall latency of any voice conversation. -- cgit v1.2.3