[OpenSIPS-Users] ACC Db Duration
qasimakhan at gmail.com
qasimakhan at gmail.com
Tue Mar 28 09:29:11 EDT 2017
Hi,
Sorry for the spam last email i miss-clicked on send amidst writing the
email.
Anyways the problem i am facing is that my ACC module is configured with
MySQL DB backend and the CDR's are being written. However the problem i am
facing is that it is not logging duration into DB or syslog. Here are debug
logs where query is being prepared and inserted
- db_mysql_do_prepared_query: new query=|insert into acc(
*method,from_tag,to_tag,callid,sip_code,sip_reason,time,caller_id,callee_id,serverid,info,billResponse,balance*
) values (?,?,?,?,?,?,?,?,?,?,?,?,?)|
- DBG:db_mysql:re_init_statement: query is <insert into acc (
*method,from_tag,to_tag,callid,sip_code,sip_reason,time,caller_id,callee_id,serverid,info,billResponse,balance*
) values(?,?,?,?,?,?,?,?,?,?,?,?,?)>, ptr=(nil)
The problem is that i dont see duration in this query. Am i missing some
flag or something that needs to be set for duration to be logged in DB?
*P.S. I am using opensips 1.11*
Regards,
Qasim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170328/648d8546/attachment.html>
More information about the Users
mailing list