[asterisk-bugs] [Asterisk 0017599]: odbc can't insert specyfic record

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 9 06:31:39 CDT 2010


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=17599 
====================================================================== 
Reported By:                jamicque
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17599
Category:                   CDR/cdr_odbc
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.7 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-07-07 11:47 CDT
Last Modified:              2010-07-09 06:31 CDT
====================================================================== 
Summary:                    odbc can't insert specyfic record
Description: 
Below I paste a cdr record, which cannot be inserted via odbc (via
cdr_pgsql works).
The mentioned column "sip_proxy_host" exists, I don't know why there is an
"v_" before it in log.
I can insert the query to the database manually.

INSERT INTO cdr
(clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid,userfield,number_a,number_b,src_interface,dst_interface,is_outbound,is_inbound,sip_proxy_host)
VALUES ('"Unknown"
<Unknown>','Unknown','boniek420','CALLEX','SIP/boniek420-00000041','SIP/boniek420-00000042','Dial','SIP/0693618338 at boniek420,45,wW',12,2,'ANSWERED',3,'boniek420','1278503202.119','UID:1278503202.119;','Unknown','+48693618338','SIP/testowy','SIP/testowy','f','f','sip.freeconet.pl')

====================================================================== 

---------------------------------------------------------------------- 
 (0124379) pabelanger (manager) - 2010-07-09 06:31
 https://issues.asterisk.org/view.php?id=17599#c124379 
---------------------------------------------------------------------- 
Closer per reporter. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-09 06:31 pabelanger     Note Added: 0124379                          
2010-07-09 06:31 pabelanger     Status                   assigned => closed  
======================================================================




More information about the asterisk-bugs mailing list