Releases: plivo/plivo-python
Releases · plivo/plivo-python
v4.24.0
Release Notes:
Feature - List all recordings and The MultiPartyCall element
from_numberandto_numberadded to filtering param List all recordingsrecord_min_member_countparam added to Add a participant to a multiparty call using API
v4.23.0
Release Notes:
Feature - DialElement - confirmTimeout parameter added to The Dial element
v4.22.3
Release Notes:
Bug fix - Application API (create/update)
- For create & update application API the parameter
answer urlis set to optional. - Failing to update application because of
app_id
v4.22.2
Release Notes:
Feature - conference_recording
- Add callback_url parameter to Record Conference API
v4.22.1
Release Notes:
Features - EndpointUpdated - neglecting endpoint_id in to_param_dict function
4.22.0
Release Notes:
Features - MPCStartCallRecording
- parameter change from statusCallback to recordingCallback
4.21.0
Release Notes:
Features - Voice
- Routing SDK traffic through Akamai endpoints for all the Voice APIs
4.20.0
Release Notes:
Features - Messaging: 10 DLC API
- 10 DLC API's for brand and campaign support.
4.19.1
Release Notes:
Bug fix
- Library
PyJWTversion mismatch in setup.py compared with requirement.txt.
4.19.0
Release Notes:
Features - Voice: Multiparty calls
- The Add Multiparty Call API allows for greater functionality by accepting options like
start recording audio,stop recording audio, and their HTTP methods. - Multiparty Calls now has new APIs to
stopandplayaudio.