root@sip:/var/log/asterisk# cat /etc/asterisk/res_odbc.conf | grep -v "^;"
#include res_odbc_custom.conf
#include res_odbc_additional.conf
root@sip:/var/log/asterisk# cat /etc/asterisk/cdr_odbc.conf | grep -v "^;"
[global]
dsn=asteriskcdrdb
loguniqueid=yes
dispositionstring=yes
table=cdr ;"cdr" is default table name
usegmtime=no ; set to "yes" to log in GMT
hrtime=yes ;Enables microsecond accuracy with the billsec and duration fields