Kunal Sanghvi
73a2d41f4f
Merge pull request #124 from kunal-plivo/master
...
adds support for getInput
2019-10-18 17:00:19 +05:30
qyunal
49bfb987c1
adds profanityFilter
2019-10-16 17:06:08 +05:30
qyunal
690998ca43
fix tests
2019-10-16 02:23:26 +05:30
qyunal
53395f1127
adds support for getInput
2019-10-15 18:12:55 +05:30
nixonsam
53c6bd3002
Merge pull request #121 from plivo/proxy_support
...
Proxy support
2019-07-30 18:52:45 +05:30
Nixon Samuel
f0fd112506
removed node 12 from travis yml
2019-07-30 18:47:43 +05:30
Deblina
52795c2411
bump version to 4.1.3
2019-07-30 17:58:45 +05:30
DeblinaC
4c7b0e4095
Merge pull request #119 from patelravi/add_http_status_in_response
...
Added logic to add http response status in plivo sdk call respnse
2019-07-30 17:55:24 +05:30
Deblina
b8b199cc0c
added proxy support
2019-07-30 17:39:10 +05:30
patelravi
764c78ac1f
Added logic to add http response status in
2019-04-11 14:43:35 +05:30
nixonsam
ccb8200d7c
Merge pull request #116 from plivo/Json_stringify
...
bump version to 4.1.2
2019-03-19 17:33:37 +05:30
Nixon Samuel
ac160c8db8
bump version to 4.1.2
2019-03-19 17:07:13 +05:30
nixonsam
b2f3cedb9c
Merge pull request #114 from patelravi/circular_json_issue
...
Added flatted library as file.
2019-03-19 16:54:56 +05:30
patelravi
38836b58fb
Added flatted library as file.
2019-03-18 19:30:50 +05:30
nixonsam
72b7b8f0a5
Add PHLO support ( #113 )
...
* 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
* updated the version to 4.1.1
2019-03-11 17:00:45 +05:30
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
nixonsam
b8d2b11530
Merge pull request #107 from patelravi/message_list_test
...
Message list test
2019-02-12 11:33:47 +05:30
patelravi
6375eb45e1
Merge branch 'master' of https://github.com/plivo/plivo-node into message_list_test
2019-02-12 11:16:37 +05:30
Sachin Kulshrestha
c938b62bbd
Merge pull request #105 from plivo/speakxml
...
Bugfix: speak XML- accented characters to numeric expression.
2019-02-06 15:46:49 +05:30
Nixon Samuel
49f873943b
Bugfix: speak XML- accented characters to numeric expression.
2019-02-06 15:40:22 +05:30
nixonsam
d5282efe17
Merge pull request #95 from patelravi/accented_chars_speak_issue
...
Accented chars speak issue
2019-02-06 15:36:19 +05:30
patelravi
24e5e9a921
Merge branch 'master' of https://github.com/plivo/plivo-node into accented_chars_speak_issue
2019-02-06 15:01:13 +05:30
nixonsam
6975ded6e8
Merge pull request #104 from patelravi/beta
...
Updated publish version
2019-02-06 12:30:02 +05:30
patelravi
0ce1413839
Updated publish version
2019-02-06 12:02:34 +05:30
nixonsam
b4bd85046e
Merge pull request #102 from patelravi/circle_ci_integration
...
Circle ci integration
2019-02-06 11:22:27 +05:30
patelravi
cdf67421f6
Removed nsp.
2019-02-06 11:10:01 +05:30
patelravi
e6d4f9025e
Added circle ci configuration script.
2019-02-06 11:08:01 +05:30
patelravi
6a56deb92a
Merge branch 'master' of https://github.com/plivo/plivo-node
2019-02-06 11:05:55 +05:30
patelravi
9aa744fc8e
Resolving circle ci config issue.
2019-02-05 17:05:25 +05:30
patelravi
e2a9404a62
Resolving circle ci config issue.
2019-02-05 16:58:40 +05:30
patelravi
f98c27f82b
Resolving circle ci config issue.
2019-02-05 16:57:10 +05:30
patelravi
10764f5275
Resolving circle ci config issue.
2019-02-05 16:56:33 +05:30
patelravi
d63354d327
Resolving circle ci config issue.
2019-02-05 16:55:45 +05:30
patelravi
c028a973ae
Resolving circle ci config issue.
2019-02-05 16:53:58 +05:30
patelravi
bd997ab0a8
Resolving circle ci config issue.
2019-02-05 16:52:59 +05:30
patelravi
f05a46cfc5
Resolving circle ci config issue.
2019-02-05 16:51:51 +05:30
patelravi
4d149666f0
Resolving circle ci config issue.
2019-02-05 16:49:01 +05:30
patelravi
cee782bb17
Resolving circle ci config issue.
2019-02-05 16:42:31 +05:30
patelravi
ac004f5812
Resolving circle ci config issue.
2019-02-05 16:40:10 +05:30
patelravi
4d73cf47d2
Resolving circle ci config issue.
2019-02-05 16:37:53 +05:30
patelravi
6f81511bd4
Modified circle ci configuration.
2019-02-05 16:34:44 +05:30
patelravi
7347071fc3
Resolving circle ci issue.
2019-02-05 16:33:01 +05:30
patelravi
ccf35eab71
Added permision for circle ci
2019-02-05 16:28:42 +05:30
patelravi
d52b14dfed
Added travis ci config file.
2019-02-05 16:24:25 +05:30
patelravi
e77e298271
Merge branch 'master' of https://github.com/plivo/plivo-node into message_list_test
2019-02-05 16:13:00 +05:30
patelravi
f0993bfab1
Added node version to check logs.
2019-02-05 15:41:48 +05:30
VyZ
e5b18563a2
Merge pull request #100 from plivo/nixonsam-patch-1
...
Update CHANGELOG.md
2019-02-04 13:08:20 +05:30
nixonsam
2df65812ac
Update CHANGELOG.md
2019-02-04 13:07:00 +05:30
nixonsam
842035e7c7
Update CHANGELOG.md
2019-02-04 13:02:38 +05:30
patelravi
f59cfc3114
Resolving nsp issue.
2019-02-04 11:40:19 +05:30