Displaying 1 result from an estimated 1 matches for "2_4643".
Did you mean:
234643
2007 Apr 16
1
Stuck on MySQL UPDATE
...RY resultid ${connid}UPDATE\ dnislookup\ SET\
bin2\ =\ ${NEWPHRASENAME}\ WHERE\ dnis\ =\ ${IVR-Exten})
However, neither one of these saves to new value into the bin2 (or
${BINID}) field.
From the logs:
Apr 16 12:40:05 VERBOSE[13718] logger.c: == Where Field Name = bin2 and
value to update is 2_4643
Apr 16 12:40:05 DEBUG[13718] pbx.c: Launching 'MYSQL'
Apr 16 12:40:05 DEBUG[13718] pbx.c: Launching 'MYSQL'
Apr 16 12:40:05 WARNING[13718] app_addon_sql_mysql.c: aMYSQL_query:
missing some arguments
Apr 16 12:40:05 DEBUG[13718] pbx.c: Launching 'MYSQL'
Apr 16 12:40:05 WARNI...