[OpenSIPS-Devel] [opensips] Invalid Insert Query to missed calls (#703)

apsaras notifications at github.com
Tue Nov 24 18:04:24 CET 2015


Hello.

The following insert query is executed for insertion of missed calls. The setuptime value is provided as date time format which should be an integer.

I am using PostgreSQL as a back end.

insert into missed_calls (method,from_tag,to_tag,callid,sip_code,sip_reason,time,src_ip,src_user,src_domain,dst_ouser,dst_user,dst_domain,user_agent,dr_id,rpid,pai,disconnect_reason,origprefix,destprefix,setuptime,created ) values ('INVITE','as371faadb','0081eace-000b-0328-0000-0000','40576feb77a8ca0530f208dd2152f883 at 192.168.1.15:5060','487','Request Terminated','2015-11-24 16:56:54','xx.70.xx.1','xxxxx','192.168.1.15','5538xxxx','+xxxx','xx.169.xx.161','Microbase CommServer','3','"xxxx"','','Q.850; cause=16','5538','+','1970-01-01 00:00:21',1448384193)

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/703
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20151124/979a52cc/attachment.htm>


More information about the Devel mailing list