[asterisk-bugs] [JIRA] Closed: (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:all-tabpanel ]

Matt Jordan closed ASTERISK-20348.
----------------------------------

    Resolution: Suspended

> 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