[asterisk-users] No CDR after upgrade (1.6.x -> 10.2.1)
Support
mdiehl at diehlnet.com
Thu Aug 9 01:54:21 CDT 2012
Hi all,
I just completed an upgrade from 1.6.2 to 10.2.1 and I've run into a few issues.
The issue I'm trying to fix rght now is that after the upgrade, I no longer get any
CDR's. I'm trying to log to a Mysql database via odbc.
When I do an odbc show all, it shows that it's connected. Likewise, when I do a
cdr show status, it shows the adaptive ODBC backend registered:
cdr show status
Call Detail Record (CDR) settings
----------------------------------
Logging: Enabled
Mode: Simple
Log unanswered calls: No
* Registered Backends
-------------------
Adaptive ODBC
cdr-custom
However, when I complete a call, I get this error message. (edited down for space.)
===================================================
[Aug 8 19:58:44] WARNING[27764]: cdr_adaptive_odbc.c:686 odbc_log: Column type -9 (field
'diehlnet:cdr:disposition') is unsupported at this time.
[ 'diehlnet:cdr:dst_number') is unsupported at this time.
[Aug 8 19:58:44] WARNING[27764]: cdr_adaptive_odbc.c:686 odbc_log: Column type -9 (field
'diehlnet:cdr:src_codec') is unsupported at this time.
[Aug 8 19:58:44] WARNING[27764]: cdr_adaptive_odbc.c:686 odbc_log: Column type -9 (field
'diehlnet:cdr:dst_codec') is unsupported at this time.
[Aug 8 19:58:44] WARNING[27764]: cdr_adaptive_odbc.c:686 odbc_log: Column type -9 (field 'diehlnet:cdr:trunk') is
unsupported at this time.
[Aug 8 19:58:44] WARNING[27764]: cdr_adaptive_odbc.c:686 odbc_log: Column type -8 (field 'diehlnet:cdr:direction')
is unsupported at this time.
[Aug 8 19:58:44] > [INSERT INTO cdr (duration,billsec,amaflags) VALUES (15,1,3)]
===================================================
This configuration worked before the upgrade, and I made sure to compile in support for odbc cdr.
Where else can I look?
--
Take care and have fun,
Mike Diehl.
--
Mike Diehl.
More information about the asterisk-users
mailing list