mirror of https://github.com/asterisk/asterisk
`ast_ari_channels_create` and `ast_ari_channels_dial` called the `ast_channel_get_by_name` function with optional arguments. Sincereleases/208f1982c4d6
, 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 commit0ba07ac7c3
)
parent
d275b9115d
commit
9d3c3b52ab
Loading…
Reference in new issue