]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ARI: Add command to indicate progress to a channel
authorSven Kube <mail@sven-kube.de>
Wed, 30 Jul 2025 12:24:07 +0000 (14:24 +0200)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 17:40:38 +0000 (11:40 -0600)
commitc4103f259abc7ecbc92ec0a1ac1bb30733bad488
treece648a5c16252c81ea04903c61d170690bd818bf
parentae82182768b322a83857da359ac0fcf486f820ab
ARI: Add command to indicate progress to a channel

Adds an ARI command to send a progress indication to a channel.

DeveloperNote: A new ARI endpoint is available at `/channels/{channelId}/progress` to indicate progress to a channel.
(cherry picked from commit f9ab56b1d85745a3ed15cda43d808e394990ff50)
include/asterisk/stasis_app.h
res/ari/resource_channels.c
res/ari/resource_channels.h
res/res_ari_channels.c
res/stasis/control.c
rest-api/api-docs/channels.json