[asterisk-bugs] [JIRA] (ASTERISK-18278) cdr_adaptative_odbc does not write CHAR fields
Paul Belanger (JIRA)
noreply at issues.asterisk.org
Sun Dec 9 11:16:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-18278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=200561#comment-200561 ]
Paul Belanger commented on ASTERISK-18278:
------------------------------------------
Great, I just ran into this issue.
> cdr_adaptative_odbc does not write CHAR fields
> ----------------------------------------------
>
> Key: ASTERISK-18278
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-18278
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: CDR/cdr_adaptive_odbc
> Affects Versions: 1.8.5.0
> Environment: Debian Squeeze, Kernel 2.6.32-5-686, MySQL Server 5.1, UnixODBC
> Reporter: Alexandre Keller
>
> After I upgraded my Linux Server from Debian Lenny to Debian Squeeze, CDR_ADAPTATIVE_ODBC stopped writing CHAR fields. The following messages appear:
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:dst') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:dcontext') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:channel') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:dstchannel') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:lastapp') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:lastdata') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:disposition') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:uniqueid') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:c_dst') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:c_audioreadformat') is unsupported at this time.
> [Aug 15 20:26:08] WARNING[18308]: cdr_adaptive_odbc.c:642 odbc_log: Column type -9 (field 'asteriks:ast_cdr:c_audiowriteformat') is unsupported at this time.
> I put back Debian Lenny and came back to work just fine. But I need to use Squeeze since Lenny isn't been developed any more.
> Thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list