[svn-commits] tilghman: branch 1.6.1 r257770 - in /branches/1.6.1: ./ configs/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sun Apr 18 12:28:08 CDT 2010


Author: tilghman
Date: Sun Apr 18 12:28:07 2010
New Revision: 257770

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

........
  r257768 | tilghman | 2010-04-18 12:25:53 -0500 (Sun, 18 Apr 2010) | 2 lines
  
  Removing unused configuration parameters
........

Modified:
    branches/1.6.1/   (props changed)
    branches/1.6.1/configs/cdr_odbc.conf.sample

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

Modified: branches/1.6.1/configs/cdr_odbc.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.1/configs/cdr_odbc.conf.sample?view=diff&rev=257770&r1=257769&r2=257770
==============================================================================
--- branches/1.6.1/configs/cdr_odbc.conf.sample (original)
+++ branches/1.6.1/configs/cdr_odbc.conf.sample Sun Apr 18 12:28:07 2010
@@ -4,8 +4,6 @@
 
 ;[global]
 ;dsn=MySQL-test
-;username=username
-;password=password
 ;loguniqueid=yes
 ;dispositionstring=yes
 ;table=cdr		;"cdr" is default table name




More information about the svn-commits mailing list