--- smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/asterisk/cdr_mysql.conf/all.cdr_passwd 2009-04-29 16:58:58.000000000 +0200 +++ smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/asterisk/cdr_mysql.conf/all 2009-04-29 17:00:14.000000000 +0200 @@ -13,7 +13,7 @@ [global] hostname = localhost dbname = {${'freepbx'}{'CdrDbName'};} -password = {${'freepbx'}{'CdrDbPassword'};} +password = {${'freepbx'}{'DbPassword'};} user = {${'freepbx'}{'DbUser'};} userfield=1 sock = /var/lib/mysql/mysql.sock