]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 15 Sep 2025 13:28:20 +0000 (13:28 +0000)
commit390d8f98c262894657df94a3b2ae32740e447e58
tree77cf80260af09c96aab2fbd28d1237e7a4cbb4d1
parent4aad564b93f44705c9f66272bbad225251474e4a
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