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."


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to