Files
asterisk/res/ari
Sven Kube 8167cd2ed8 resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments
`ast_ari_channels_create` and `ast_ari_channels_dial` called the
`ast_channel_get_by_name` function with optional arguments. Since
8f1982c4d6, this function logs an error for empty channel names.
This commit adds checks for empty optional arguments that are used
to call `ast_channel_get_by_name` to prevent these error logs.

(cherry picked from commit 3f6e602392)
2025-09-17 13:36:50 -06:00
..
2025-09-17 13:36:24 -06:00
2025-09-17 13:36:24 -06:00
2025-09-17 13:36:24 -06:00
2025-09-17 13:36:24 -06:00
2025-09-17 13:36:24 -06:00
2025-09-17 13:36:24 -06:00
2025-09-17 13:36:24 -06:00
2025-09-17 13:36:24 -06:00
2025-05-01 12:41:16 +00:00
2025-05-01 12:41:16 +00:00