plivo-node/lib/resources
nixonsam a4e3f9fd47
Add PHLO support (#112)
* Added phlo client.

* Finished implementaiton of initializing phlo client.

* Finished logic for v2 methods of multiparty call(not members).

* Added test cases for multiparty call.

* Finished logic for phlo get api.

* Added member method structure.

* Finished implementation of phlo.run().

* Finished api calls for multi party(except abort transfer).

* Deleted old rest.js file.

* Finished abortTranfer implementation with test cases.

* Finished implementation of member.resumeCall().

* Finished all member functions.

* Reverted debugging logic.

* Removed console.log

* Added samples for all apis. method structure change for abort transfer.

* Resolved nsp issue.

* Audit fix.

* Package Lock Fix.

* Added test proxy for test cases.

* Resolved issue in request.js json format.

* Improved comments.

* Added test cases for .get() methods.

* Removed async await to support older browsers.

* Modified examples of phlo, removed async await.

* Resolved example issues, remove auth credentials.

* Removed es6 declaration syntaxes from phlo example.

* Added logic to pass payload.

* changed beta version 4.1-beta.1

* changed beta version 4.1-beta.1

* changed beta version 4.1-beta.1

* changes in changelog & readme- Add PHLO support
2019-03-11 15:43:57 +05:30
..
accounts.js cascade delete subaccount 2018-11-09 16:09:20 +05:30
applications.js bump version to 4.0.3 2018-09-18 14:16:31 +05:30
call.js liva calls filtering by from, to numbers and call_direction 2018-10-17 08:17:28 +05:30
conferences.js Initial commit 2017-10-24 23:00:08 +05:30
endpoints.js Initial commit 2017-10-24 23:00:08 +05:30
messages.js Resolved issue #87 2018-12-20 08:51:12 +05:30
numbers.js Initial commit 2017-10-24 23:00:08 +05:30
phlo.js Add PHLO support (#112) 2019-03-11 15:43:57 +05:30
phloMultipartyCall.js Add PHLO support (#112) 2019-03-11 15:43:57 +05:30
phloMultiPartyCallMember.js Add PHLO support (#112) 2019-03-11 15:43:57 +05:30
pricings.js Initial commit 2017-10-24 23:00:08 +05:30
recordings.js Initial commit 2017-10-24 23:00:08 +05:30