RTMS April release
The RTMS April release introduces a variety of improvements and new functionality.
Webhook events
- New
account_id,is_original_host,meeting_id, andwebinar_idfields in the following Notifications webhook events:meeting.rtms_startedwebinar.rtms_started
- New
account_idfield in the following Notifications webhook event:session.rtms_started
Signaling handshake request
- New
buffer_databoolean parameter added to the signaling handshake request.- When a
meeting.rtms_started,webinar.rtms_started,contact_center.voice_rtms_started, orsession.rtms_startedwebhook event is received, the RTMS server starts buffering audio packets, and the timestamps start to increment, while the signaling connection is made. - The RTMS server buffers audio up to 60 seconds while the signaling and media connections are established. Once the connections are established, the buffered audio packets are delivered if
buffered_datais set totrue. - The
buffer_datais set totrueby default. Whenbuffer_datais set tofalsethe buffered audio data is dropped.
- When a
Media data events
- New
lengthparameter in the following RTMS messages that denotes the length of the data:Audio dataVideo dataScreen share data
Data types
- New
CONFERENCE_PARTICIPANT_LEFTevent type in the following RTMS data type:RTMS_ZCC_VOICE_EVENT_TYPE