[Asterisk-cvs] asterisk/configs indications.conf.sample, 1.15, 1.15.2.1 modem.conf.sample, 1.9, 1.9.2.1

russell at lists.digium.com russell at lists.digium.com
Fri Feb 18 18:42:27 CST 2005


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv3140/configs

Modified Files:
      Tag: v1-0
	indications.conf.sample modem.conf.sample 
Log Message:
fix misspelling of separate (bug #3607)


Index: indications.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/indications.conf.sample,v
retrieving revision 1.15
retrieving revision 1.15.2.1
diff -u -d -r1.15 -r1.15.2.1
--- indications.conf.sample	16 May 2004 15:30:37 -0000	1.15
+++ indications.conf.sample	19 Feb 2005 00:41:21 -0000	1.15.2.1
@@ -35,7 +35,7 @@
 ; every other variable will be available as a shortcut for the "PlayList" command
 ; but will not automaticly be used by Asterisk.
 ;
-; The tonelist itself is defined by a sequence of elements, seperated by ,'s.
+; The tonelist itself is defined by a sequence of elements, separated by ,'s.
 ; Each element consist of a frequency (f) with a possible frequency attached
 ; (f1+f2) to it. Behind the frequency there is an optional duration, in
 ; milliseconds. If the element starts with a !, that element is NOT repeat,

Index: modem.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/modem.conf.sample,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -d -r1.9 -r1.9.2.1
--- modem.conf.sample	22 Jun 2004 14:17:06 -0000	1.9
+++ modem.conf.sample	19 Feb 2005 00:41:21 -0000	1.9.2.1
@@ -84,7 +84,7 @@
 ; 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 (1-31); comma separated list.
 ;
 group=1		; group=1,2,3,9-12
 ;msn=50780023




More information about the svn-commits mailing list