[asterisk-bugs] [JIRA] (ASTERISK-23770) calldate missing from contrib/ast-db-manage/cdr
Stephen More (JIRA)
noreply at issues.asterisk.org
Wed May 21 12:17:43 CDT 2014
Stephen More created ASTERISK-23770:
---------------------------------------
Summary: 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