]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_ari: Ensure outbound websocket config has a websocket_client_id.
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 12 Sep 2025 13:10:50 +0000 (07:10 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 25 Sep 2025 13:09:21 +0000 (07:09 -0600)
commita3c41f77abae03a13ed830e93b37f7d6788e1c35
treea87b2e02cafc13034daa8968e87c2686d8b50b45
parent8c61cb1e8dcabd1af521a579b2715e1d0d79737d
res_ari: Ensure outbound websocket config has a websocket_client_id.

Added a check to outbound_websocket_apply() that makes sure an outbound
websocket config object in ari.conf has a websocket_client_id parameter.

Resolves: #1457
res/ari/config.c