[svn-commits] seanbright: branch 1.6.0 r138443 - in /branches/1.6.0: ./ configs/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sat Aug 16 11:41:52 CDT 2008


Author: seanbright
Date: Sat Aug 16 11:41:52 2008
New Revision: 138443

URL: http://svn.digium.com/view/asterisk?view=rev&rev=138443
Log:
Merged revisions 138442 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r138442 | seanbright | 2008-08-16 12:40:43 -0400 (Sat, 16 Aug 2008) | 4 lines

Since it's introduction in revision 3497, cdr_tds has *never* read
the port configuration option from cdr_tds.conf.  So go ahead and
remove it from the sample config.

........

Modified:
    branches/1.6.0/   (props changed)
    branches/1.6.0/configs/cdr_tds.conf.sample

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.0/configs/cdr_tds.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/configs/cdr_tds.conf.sample?view=diff&rev=138443&r1=138442&r2=138443
==============================================================================
--- branches/1.6.0/configs/cdr_tds.conf.sample (original)
+++ branches/1.6.0/configs/cdr_tds.conf.sample Sat Aug 16 11:41:52 2008
@@ -2,7 +2,6 @@
 
 ;[global]
 ;hostname=fs.malico.loc
-;port=1433
 ;dbname=MalicoHN
 ;user=mangUsr
 ;password=




More information about the svn-commits mailing list