[svn-commits] alecdavis: trunk r311051 - in /trunk: ./ configs/indications.conf.sample
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu Mar 17 05:52:02 CDT 2011
Author: alecdavis
Date: Thu Mar 17 05:51:57 2011
New Revision: 311051
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=311051
Log:
Merged revisions 311050 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r311050 | alecdavis | 2011-03-17 23:49:41 +1300 (Thu, 17 Mar 2011) | 24 lines
Merged revisions 311049 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r311049 | alecdavis | 2011-03-17 23:45:47 +1300 (Thu, 17 Mar 2011) | 17 lines
Merged revisions 311048 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r311048 | alecdavis | 2011-03-17 23:43:35 +1300 (Thu, 17 Mar 2011) | 12 lines
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:
trunk/ (props changed)
trunk/configs/indications.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: trunk/configs/indications.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/indications.conf.sample?view=diff&rev=311051&r1=311050&r2=311051
==============================================================================
--- trunk/configs/indications.conf.sample (original)
+++ trunk/configs/indications.conf.sample Thu Mar 17 05:51:57 2011
@@ -153,7 +153,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 svn-commits
mailing list