[asterisk-bugs] [JIRA] (ASTERISK-23770) calldate missing from contrib/ast-db-manage/cdr
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed May 21 12:48:44 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan closed ASTERISK-23770.
----------------------------------
Resolution: Won't Fix
> calldate missing from contrib/ast-db-manage/cdr
> -----------------------------------------------
>
> Key: ASTERISK-23770
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23770
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Contrib/General
> Affects Versions: 12.2.0
> Reporter: Stephen More
>
> cdr/cdr_odbc.c shows:
> "INSERT INTO %s "
> "(calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,"
> "lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid,userfield) "
> "VALUES ({ts '%s'},?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)", table, timestr);
> There is no calldate defined in contrib/ast-db-manage/cdr
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list