[asterisk-commits] alecdavis: branch 1.4 r311048 - /branches/1.4/configs/indications.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Mar 17 05:43:41 CDT 2011
Author: alecdavis
Date: Thu Mar 17 05:43:35 2011
New Revision: 311048
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=311048
Log:
Remove extra quote in indications.conf
Picking low hanging fruit.
(closes issue #18971)
Reported by: IgorG
Patches:
based on indications.conf.sample.diff uploaded by IgorG (license 20)
Tested by: IgorG
Modified:
branches/1.4/configs/indications.conf.sample
Modified: branches/1.4/configs/indications.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.4/configs/indications.conf.sample?view=diff&rev=311048&r1=311047&r2=311048
==============================================================================
--- branches/1.4/configs/indications.conf.sample (original)
+++ branches/1.4/configs/indications.conf.sample Thu Mar 17 05:43:35 2011
@@ -155,7 +155,7 @@
congestion = 425/167,0/167
callwaiting = 1400/175,0/175,1400/175,0/3500
; DIALRECALL - not specified
-dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440"
+dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
; RECORDTONE - not specified
record = 1400/500,0/15000
info = 900/330,1400/330,1800/330,0/1000
More information about the asterisk-commits
mailing list