[asterisk-users] CDR direct executed failed

Doug Lytle support at drdos.info
Thu Feb 21 04:14:51 CST 2013


termo termosel wrote:
>
> But when I make a call warnigs appear and I don't acces to database

I don't know about sqlite3, I use either MariaDB or Mysql, this is my 
configs:

I don't use cdr.conf

cat cdr_odbc.conf

[global]
dsn=MySQL-cdr
dispositionstring=yes
table=cdr
usegmtime=no

cat res_odbc.conf

[MySQL-cdr]
enable => yes
dsn => MySQL-cdr
username => superuser
password => supersecret
preconnect => yes

cat odbc.ini

[MySQL-cdr]
Description     = CDR Database
Driver          = MySQL
Server          = 192.168.104.107
User            = superuser
Password        = supersecret
Database        = asteriskcdr
Option          = 3

Doug

-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list