Added Mpc enhancements like Callername,Parallel Behaviour for DelayDial and RingTimeout and Participant level recording.

This commit is contained in:
LSAITHARUN 2021-06-30 12:54:29 +05:30
parent 3d54049e4b
commit 2bf8fbc672
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
# Change Log
## [4.19.0](https://github.com/plivo/plivo-node/releases/tag/v4.19.0)(2021-06-30)
- Added CallerName param in AddParticpant
- Added support for Parallel behaviour of RingTimeout and Delaydial.
- Added support for Recording at Member Level
## [4.18.1](https://github.com/plivo/plivo-node/releases/tag/v4.18.1)(2021-06-25)
- Fixed the mms media upload functionality

View file

@ -1,6 +1,6 @@
{
"name": "plivo",
"version": "4.18.1",
"version": "4.19.0",
"description": "A Node.js SDK to make voice calls and send SMS using Plivo and to generate Plivo XML",
"homepage": "https://github.com/plivo/plivo-node",
"files": [