[asterisk-bugs] [JIRA] (ASTERISK-24967) Problem support schema for pgsql on CEL

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:24:08 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-24967:
-------------------------------------

    Target Release Version/s: 14.0.0

> Problem support schema for pgsql on CEL
> ---------------------------------------
>
>                 Key: ASTERISK-24967
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24967
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: CEL/cel_pgsql
>    Affects Versions: 11.17.1, 13.3.2
>            Reporter: Rodrigo Ramirez Norambuena
>            Severity: Minor
>      Target Release: 14.0.0
>
>
> If do you have two table called with the same name for cel on distint schemas the log for fail failed.
> The reason of the problem is query on get name columns for table.
> The log is 
> {code}
> [Apr 15 01:55:45] DEBUG[12894]: cel_pgsql.c:330 pgsql_log: Inserting a CEL record: [INSERT INTO cel ("id","id","eventtype","eventtype","eventtime","eventtime","userdeftype","userdeftype","cid_name","cid_name","cid_num","cid_num","cid_ani","cid_ani","cid_rdnis","cid_rdnis","cid_dnid","cid_dnid","exten","exten","context","context","channame","channame","appname","appname","appdata","appdata","amaflags","amaflags","accountcode","accountcode","peeraccount","peeraccount","uniqueid","uniqueid","linkedid","linkedid","userfield","userfield","peer","peer") VALUES (DEFAULT,DEFAULT,'HANGUP','HANGUP','2015-04-15 04:55:45.002747','2015-04-15 04:55:45.002747','','','','','','','','','','','700','700','700','700','parkedcalls','parkedcalls','Console/dsp','Console/dsp','','','','',3,3,'','','','','1429073742.18','1429073742.18','1429073742.18','1429073742.18','','','','')].
> [Apr 15 01:55:45] WARNING[12894]: cel_pgsql.c:355 pgsql_log: Failed to insert call detail record into database!
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list