Files
asterisk/apps
Jean-Denis Girard ecd1a14793 app_voicemail: Fix sql insert mismatch caused by cherry-pick
When commit e8c9cb80 was cherry-picked in from master, the
fact that the 20 and 18 branches still had the old "macrocontext"
column wasn't taken into account so the number of named parameters
didn't match the number of '?' placeholders.  They do now.

We also now use ast_asprintf to create the full mailbox query SQL
statement instead of trying to calculate the proper length ourselves.

Resolves: #831
(cherry picked from commit f5845b7d7d)
2024-09-05 17:05:54 +00:00
..
2021-11-18 10:38:16 -06:00
2021-11-18 10:38:16 -06:00
2022-01-17 12:17:44 -07:00
2021-11-18 10:38:16 -06:00
2021-11-18 10:38:16 -06:00
2016-10-27 09:53:55 -04:00
2022-05-04 13:30:35 -05:00
2021-11-15 14:39:42 -06:00
2022-01-17 12:17:44 -07:00
2022-01-17 12:17:44 -07:00
2021-11-15 14:39:42 -06:00
2021-11-18 10:38:16 -06:00
2022-01-17 12:17:44 -07:00
2021-08-19 11:18:00 -05:00
2022-01-17 12:17:44 -07:00
2021-11-18 10:38:16 -06:00
2021-11-15 14:39:42 -06:00
2016-10-27 09:53:55 -04:00
2022-01-17 12:17:44 -07:00
2021-11-15 14:39:42 -06:00
2022-01-17 12:17:44 -07:00
2022-01-17 12:17:44 -07:00
2016-10-27 09:53:55 -04:00