]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 20:18:53 +0000 (20:18 +0000)
commitc97f4d844c95b067719f3f9e9f58a72b536a504f
tree106bf6ec596de74abf0a6911cd7807c72bda8c1f
parenta59e0fee66722220813135b80d95f892fea844eb
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 b99f57e46443f1b400e4818b1613556dc1049393)
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