[asterisk-bugs] [JIRA] (ASTERISK-30504) Support sending in-dialog messages to channel via ARI
Joe Searle (JIRA)
noreply at issues.asterisk.org
Wed Apr 26 03:51:03 CDT 2023
Joe Searle created ASTERISK-30504:
-------------------------------------
Summary: Support sending in-dialog messages to channel via ARI
Key: ASTERISK-30504
URL: https://issues.asterisk.org/jira/browse/ASTERISK-30504
Project: Asterisk
Issue Type: New Feature
Security Level: None
Components: Resources/res_ari_channels
Affects Versions: GIT, 20.2.1
Reporter: Joe Searle
I would like to propose adding support for sending in-dialog messages via the ARI on the channel route.
This would allow ARI applications to exchange information with SIP clients in the same way that Confbridge does with its 'Enhanced Messaging' events.
https://www.asterisk.org/enrich-your-conference-app-with-asterisk-enhanced-messaging-part-2/
I imagine this would take the form (or similar)
POST /channels/{channelId}/send_message
I initially raised this in the community forums here: https://community.asterisk.org/t/ari-in-dialog-messages-confbridge-enhanced-messaging/96677
My particular use case for this would be using a ARI application to replace Confbridge where the new functionality would allow me to emulate the ConfbridgeWelcome, ConfbridgeJoin & ConfbridgeLeave events.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list