Skip to content

6.49.0

Choose a tag to compare

@twilio-ci twilio-ci released this 02 Dec 20:52
· 380 commits to main since this release

Release Notes

Library - Feature

Api

  • Remove RecordingTrack parameter for create calls, create participants, and create call recordings (breaking change)
  • Added RecordingTrack parameter for create calls and create call recordings
  • Add optional property recording_track in the participant create request

Lookups

  • Changed caller_name and carrier properties type to object (breaking change)

Trunking

  • Added dual channel recording options for Trunks.

Twiml

  • Add jitterBufferSize and participantLabel to Conference.

Docs