[asterisk-bugs] [JIRA] (ASTERISK-22240) Asterisk 1.8 func_odbc oracle stored procedure is not working

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Aug 1 21:17:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208471#comment-208471 ] 

Matt Jordan commented on ASTERISK-22240:
----------------------------------------

Thanks for your comments. This does not appear to be a bug report and we are closing it. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker, http://www.asterisk.org/support.


                
> Asterisk 1.8 func_odbc oracle stored procedure is not working
> -------------------------------------------------------------
>
>                 Key: ASTERISK-22240
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22240
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Functions/func_odbc
>    Affects Versions: 1.8.21.0
>         Environment: Linux
>            Reporter: Arnaldo R. Gonzalez Jimenez
>
> first test func_odbc:
> [vpin]
> dsn=hd_test
> readsql= DECLARE 
> readsql+= variable1 varchar2(100); 
> readsql+= variable2 varchar2(100); 
> readsql+= variable3 varchar2(100); 
> readsql+= variable4 varchar2(100);
> readsql+= BEGIN HD.IVR_AUTENTIC(4,4020003802,0883,variable1,variable2,variable3,variable4);
> readsql+= END;
> readsql+= /
> Asterisk Message File:
> WARNING[9747] func_odbc.c: SQL Exec Direct failed (-1)![DECLARE 'variable1 varchar2(100) 'variable2 varchar2(100) 'variable3 varchar2(100) 'vari      able4 varchar2(100) 'BEGIN HD_BDI.IVR_AUTENTIC(4,4020003802,0883,variable1,variable2,variable3,variable4) 'END /]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list