[asterisk-bugs] [JIRA] Commented: (ASTERISK-20348) writesql does write to mysql
Matt Jordan (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=196501#comment-196501 ]
Matt Jordan commented on ASTERISK-20348:
----------------------------------------
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.
> 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