asterisk/rest-api/api-docs
Kevin Harwell a715cf5aaa message & stasis/messaging: make text message variables work in ARI
When a text message was received any associated variable was not written to
the ARI TextMessageReceived event. This occurred because Asterisk only wrote
out "send" variables. However, even those "send" variables would fail ARI
validation due to a TextMessageVariable formatting bug.

Since it seems the TextMessageReceived event has never been able to include
actual variables it was decided to remove the TextMessageVariable object type
from ARI, and simply return a JSON object of key/value pairs for variables.
This aligns more with how the ARI sendMessage handles variables, and other
places in ARI.

ASTERISK-28755 #close

Change-Id: Ia6051c01a53b30cf7edef84c27df4ed4479b8b6f
2020-03-02 12:12:11 -06:00
..
applications.json ARI event type filtering 2019-02-20 09:56:22 -06:00
asterisk.json Added ARI resource /ari/asterisk/ping 2019-01-30 12:51:03 +00:00
bridges.json ARI: Ability to inhibit COLP frames when adding channels to a bridge 2020-01-02 15:06:15 +00:00
channels.json feat: AudioSocket channel, application, and ARI support. 2020-01-14 09:36:44 -06:00
deviceStates.json Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
endpoints.json message & stasis/messaging: make text message variables work in ARI 2020-03-02 12:12:11 -06:00
events.json res/res_ari: Added timestamp as a requirement for all ARI events 2019-03-11 23:57:01 +01:00
mailboxes.json Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
playbacks.json Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
recordings.json Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
sounds.json Bump ARI version to 2.0.0 2016-11-18 10:56:31 -05:00