but i do not know how to interface the CDRs.
has anyone used this tool or any other similar tool?


how about something like this:

pbx@pbx:~$ grep -v "^;" /etc/asterisk/cdr_mysql.conf
[global]
hostname=localhost
dbname=dbname
table=tablename
password=password
user=username
port=3306
sock=/tmp/mysql.sock
timezone=CET ; Previously called usegmtime
[columns]
alias start => calldate

pbx@pbx:~$

--
_____________________________________________________________________
-- 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