From 488845c2c689d7de8a38bb8674cb7464333777fd Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Sat, 15 Jan 2005 22:59:32 +0000 Subject: [PATCH] Minor doc fixes git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4804 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/modem.conf.sample | 2 +- configs/zapata.conf.sample | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/modem.conf.sample b/configs/modem.conf.sample index 3af4530b0b..6eeaad0046 100755 --- a/configs/modem.conf.sample +++ b/configs/modem.conf.sample @@ -84,7 +84,7 @@ mode=immediate ; two other devices, which are in group '1' and are used when an ; outgoing dial used: exten => s,1,Dial,Modem/g1:1234|60|r ; (we do not need more outgoing devices, since ISDN2 has only 2 channels.) -; Lines can be in more than one group (1-31); comma seperated list. +; Lines can be in more than one group (0-63); comma seperated list. ; group=1 ; group=1,2,3,9-12 ;msn=50780023 diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index 60095e61e1..3c9c3229ee 100755 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -272,7 +272,7 @@ rxgain=0.0 txgain=0.0 ; ; Logical groups can be assigned to allow outgoing rollover. Groups -; range from 0 to 31, and multiple groups can be specified. +; range from 0 to 63, and multiple groups can be specified. ; group=1 ;