]> 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:20 +0000 (07:09 -0600)
commit99dbcbb1d0bbf15c3dcfe0e467eed09fa90ca703
tree5fc0e9c88d0b7825d230634048c8f6d3be997249
parent7da934662e1ea4043a061fdf7b934eb8bbaa69c9
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