]> 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:22 +0000 (07:09 -0600)
commit2b562c9531bfc3956fd6e0582d684bd3ec081a3a
treeb0542862a291f874dd2821ad61fa060079e591be
parentde44952955db710134c9141b8cffcc96f4f2c719
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