Files
asterisk/channels
George Joseph 4fa314242b chan_websocket: Add ability to place a MARK in the media stream.
Also cleaned up a few unused #if blocks, and started sending a few ERROR
events back to the apps.

Resolves: #1574

DeveloperNote: Apps can now send a `MARK_MEDIA` command with an optional
`correlation_id` parameter to chan_websocket which will be placed in the
media frame queue. When that frame is dequeued after all intervening media
has been played to the core, chan_websocket will send a
`MEDIA_MARK_PROCESSED` event to the app with the same correlation_id
(if any).
2025-11-12 21:24:27 +00:00
..
2021-11-19 09:02:06 -06:00
2025-02-20 21:46:40 +00:00
2025-02-20 21:46:40 +00:00
2025-02-20 21:46:40 +00:00
2025-02-20 21:46:40 +00:00