[Asterisk-cvs] asterisk/configs indications.conf.sample,1.26,1.27
kpfleming at lists.digium.com
kpfleming at lists.digium.com
Tue Jun 21 19:52:29 CDT 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv9342/configs
Modified Files:
indications.conf.sample
Log Message:
correct callwaiting tones for de and dk zones (bug #4519)
Index: indications.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/indications.conf.sample,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- indications.conf.sample 9 Jun 2005 21:21:32 -0000 1.26
+++ indications.conf.sample 21 Jun 2005 23:53:16 -0000 1.27
@@ -214,7 +214,7 @@
busy = 425/480,0/480
ring = 425/1000,0/4000
congestion = 425/240,0/240
-callwaiting = !425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200
+callwaiting = !425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,0
; DIALRECALL - not specified
dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
; RECORDTONE - not specified
@@ -230,7 +230,7 @@
busy = 425/500,0/500
ring = 425/1000,0/4000
congestion = 425/200,0/200
-callwaiting = !425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200
+callwaiting = !425/200,!0/600,!425/200,!0/3000,!425/200,!0/200,!425/200,0
; DIALRECALL - not specified
dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
; RECORDTONE - not specified
More information about the svn-commits
mailing list