]> 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>
Mon, 15 Sep 2025 13:28:13 +0000 (13:28 +0000)
commitdffdc24501f13afe6867a783fba6846a6aa51eaf
tree8330e6ef2c7fc2ec4b411a21cd4a63f63db2b0e2
parent3fe8e85617f3f640e6f7913bdd1ea8bf7378f0ec
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