[svn-commits] alecdavis: branch 1.8 r311050 - in /branches/1.8: ./ configs/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Mar 17 05:49:46 CDT 2011


Author: alecdavis
Date: Thu Mar 17 05:49:41 2011
New Revision: 311050

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=311050
Log:
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:
    branches/1.8/   (props changed)
    branches/1.8/configs/indications.conf.sample

Propchange: branches/1.8/
------------------------------------------------------------------------------
Binary property 'branch-1.6.2-merged' - no diff available.

Modified: branches/1.8/configs/indications.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/configs/indications.conf.sample?view=diff&rev=311050&r1=311049&r2=311050
==============================================================================
--- branches/1.8/configs/indications.conf.sample (original)
+++ branches/1.8/configs/indications.conf.sample Thu Mar 17 05:49:41 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