asterisk/rest-api/api-docs
George Joseph 249d4512b3 Media over Websocket Channel Driver
* Created chan_websocket which can exchange media over both inbound and
outbound websockets which the driver will frame and time.
See http://s.asterisk.net/mow for more information.

* res_http_websocket: Made defines for max message size public and converted
a few nuisance verbose messages to debugs.

* main/channel.c: Changed an obsolete nuisance error to a debug.

* ARI channels: Updated externalMedia to include chan_websocket as a supported
transport.

UserNote: A new channel driver "chan_websocket" is now available. It can
exchange media over both inbound and outbound websockets and will both frame
and re-time the media it receives.
See http://s.asterisk.net/mow for more information.

UserNote: The ARI channels/externalMedia API now includes support for the
WebSocket transport provided by chan_websocket.

(cherry picked from commit aa14410651)
2025-09-17 13:36:50 -06:00
..
applications.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00
asterisk.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00
bridges.json bridging: Fix multiple bridging issues causing SEGVs and FRACKs. 2025-03-20 18:29:21 +00:00
channels.json Media over Websocket Channel Driver 2025-09-17 13:36:50 -06:00
deviceStates.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00
endpoints.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00
events.json ARI Outbound Websockets 2025-09-17 13:36:24 -06:00
mailboxes.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00
playbacks.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00
recordings.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00
sounds.json docs: Add version information to ARI resources and methods. 2025-03-20 18:29:20 +00:00