[asterisk-bugs] [JIRA] Commented: (ASTERISK-20348) writesql does write to mysql

Paul Belanger (JIRA) noreply at issues.asterisk.org
Fri Aug 31 10:43:07 CDT 2012


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

Paul Belanger commented on ASTERISK-20348:
------------------------------------------

We require a complete debug log to help triage the issue. This document will provide instructions on how to collect debugging logs from an Asterisk machine for the purpose of helping bug marshals troubleshoot an issue: https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information



> writesql does write to mysql
> ----------------------------
>
>                 Key: ASTERISK-20348
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20348
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Functions/func_odbc
>    Affects Versions: 10.7.1
>         Environment: Centos 32bit
>            Reporter: Jonathan White
>
> I am calling a function from func_odbc.conf with either the noOp or Set command in the dialplan but nothing is writen to mysql
>  same =>n,NoOp(${test_timestamp(${ext})})
>  same =>n,Set(accessed=${test_timestamp(${ext})})
> writesql=UPDATE btestdb.acc SET val = val + 1 WHERE ext='${ARG1}'
> readsql=SELECT val FROM testdb.acc WHERE ext='${ARG1}'

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list