-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* VT-5031: Number Masking Implementation (#156) * VT-5031: Number Masking Implementation * VT-5031: Implementing review comments * VT-6047 GoLang SDK implementation for Number Masking - Number Masking Phase2 and Private Beta changes * renamed fixture file * added masking session code separately outside calls * Fixed UTs * Fixed UTs * added sdk versioning * added sdk versioning --------- Co-authored-by: abinaya-plivo <abinaya.s@plivo.com> * SMS-6010: Add DLT Params to Send and Get Message APIs (#178) * SMS-6010: Add DLT Params to Send and Get Message APIs * Version update * SMS-6060 WhatsApp message support in Go SDK (#179) * SMS-6060 WhatsApp message support in Go SDK * SMS-6060 adding proper template validation * SMS-6060 adding go.mod and go.sum * SMS-6060 updating go.mod and go.sum * SMS-6060 adding unit test and version bump * SMS-6060 update log * update log * SMS-6060 go mod and go sum change * go sum change * SMS-6060 go validitor version downgarde * SMS-6060 go universal-translator * version upgrade * SMS-6060 version upgrade changes * SMS-6060 changing currency and datetime model * SMS-6060 downgrading version * SMS-6060 updating CHANGELOG.md * SMS-6060 adding versioning and unit tests * updating Changelog.md file * updating Changelog.md file * SMS-6063: Go SDK for Verify Session APIs (#180) * Added create and get functions for verify go sdk * Added list function (without query params) for verify go sdk * Added validate function for verify go sdk * List function name changes * List function query params added * Added testcases for verify function sdks * Updated the version * Updated the changelog * Name updated * version added * Subaccount param added * updated the version * SMS-6066 - adding new param on mdr object (#183) * adding new param on mdr object * updated date --------- Co-authored-by: renoldthomas-plivo <renold.thomas@plivo.com> * import campaign support (#184) * import campaign support * brand id filter fix * version update * remove space --------- Co-authored-by: renoldthomas-plivo <renold.thomas@plivo.com> * Verify caller ID for outbound voice calls - Go SDK changes (#187) * Verify caller ID for outbound voice calls - Go SDK changes * fixed response structure * added versions * SMS-6099: Added meta data for List Brand, Campaign, Profile (#186) * Added meta data for List Brand, Campaign, Profile * Test commit * Test commit removed * Added total_count field to meta data for campaign and brand list response * Updating version * version update --------- Co-authored-by: renoldthomas-plivo <renold.thomas@plivo.com> * TF verification changes in go sdk (#188) * TF verification changes in go sdk * Adding numberAPI changes and UTC for TF Verification APIs * Changing parameter names * Removing error in response structs * Adding _ in list API params * Changing field names * Removing _ from function names * TF verification changes in go sdk * Adding numberAPI changes and UTC for TF Verification APIs * Changing parameter names * Removing error in response structs * Adding _ in list API params * Changing field names * Removing _ from function names * Rebasing from master * Adding another filter TollFreeSMSVerificationOrderStatus * Correcting TF create response * bump version * refactored field names --------- Co-authored-by: kalyan-plivo <kalyan.sunku@plivo.com> Co-authored-by: kapilp93 <kapil.patwa@plivo.com> * Added registration_status filter to Go SDK (#189) * SMS-6495 Ppk Bug Fix (#191) * SMS-6495 Ppk Bug Fix * Changelog and version updated * Adds error detail for list and get campaign (#190) * add error details for list and get campaign * field type change * Added param to GET/LIST Campaign APIs (#192) * added param to GET/LIST Campaign APIs * Update CHANGELOG.md --------- Co-authored-by: Thumpala Vinay Kumar <vinay.kumar@ThumpalumarsAir.lan> Co-authored-by: Renold Jose Thomas <renold.thomas@plivo.com> * paramAddedInSpeakApi (#193) * paramAddedInSpeakApi * callbackUrl * callback * New parameter `create_mpc_if_alone` in MPC Add Participant API (#195) * New parameter `create_mpc_if_alone` in MPC Add Participant API * param name change * parameter name change * Version commit * changelog update * changes --------- Co-authored-by: eniyavan <eniyavan@plivo.com> --------- Co-authored-by: prashantp-plivo <90573250+prashantp-plivo@users.noreply.github.com> Co-authored-by: abinaya-plivo <abinaya.s@plivo.com> Co-authored-by: Mohsin Mamoon Hafiz <84492744+mohsin-plivo@users.noreply.github.com> Co-authored-by: Kaushik <122255717+KaushikDas-Plivo@users.noreply.github.com> Co-authored-by: Rajneesh Katkam <110394672+rajneeshkatkam-plivo@users.noreply.github.com> Co-authored-by: Narayana Shanbhog <narayana@plivo.com> Co-authored-by: renoldthomas-plivo <renold.thomas@plivo.com> Co-authored-by: Abinaya-plivo <92303844+Abinaya-Shunmugavel@users.noreply.github.com> Co-authored-by: Aditya Gupta <86413940+aditya-gupta-plivo@users.noreply.github.com> Co-authored-by: kalyan-plivo <kalyan.sunku@plivo.com> Co-authored-by: kapilp93 <kapil.patwa@plivo.com> Co-authored-by: eshangupta-plivo <136313079+eshangupta-plivo@users.noreply.github.com> Co-authored-by: Prashant <prashant.jha@plivo.com> Co-authored-by: vinaykumar-plivo <136321153+vinaykumar-plivo@users.noreply.github.com> Co-authored-by: Thumpala Vinay Kumar <vinay.kumar@ThumpalumarsAir.lan> Co-authored-by: ajay-plivo <96424204+ajay-plivo@users.noreply.github.com> Co-authored-by: eniyavan <eniyavan@plivo.com>
- Loading branch information
1 parent
cda8ae3
commit 4558983
Showing
50 changed files
with
2,435 additions
and
198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"api_id": "2c6c5e16-090a-11ed-bb48-0242ac110004", | ||
"campaign_id": "C1QGYD1", | ||
"message": "Request to import campaign was received and is being processed." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"api_id": "1c8beb2c-01bf-4649-b0fb-5e3bd7836311", | ||
"session_uuid": "c2146ba4-798d-49b0-8580-53851a16e055", | ||
"virtual_number": "+916361728680", | ||
"message": "Session created", | ||
"session": { | ||
"first_party": "917708772011", | ||
"second_party": "919976106830", | ||
"virtual_number": "916361728680", | ||
"status": "active", | ||
"initiate_call_to_first_party": false, | ||
"session_uuid": "c2146ba4-798d-49b0-8580-53851a16e055", | ||
"callback_url": "http://plivobin.non-prod.plivops.com/w7mf5kw7", | ||
"callback_method": "GET", | ||
"created_time": "2023-07-05 10:25:40.877364 +0000 UTC", | ||
"modified_time": "2023-07-05 16:33:08.444312 +0000 UTC", | ||
"expiry_time": "2023-07-05 12:43:08.222701 +0000 UTC", | ||
"duration": 8247, | ||
"amount": 0, | ||
"call_time_limit": 14400, | ||
"ring_timeout": 120, | ||
"first_party_play_url": "https://s3.amazonaws.com/plivosamplexml/play_url.xml", | ||
"second_party_play_url": "https://plivobin-prod-usw.plivops.com/api/v1/speak.xml", | ||
"record": false, | ||
"record_file_format": "mp3", | ||
"recording_callback_url": "https://plivobin-prod-usw.plivops.com/api/v1/speak.xml", | ||
"recording_callback_method": "GET", | ||
"interaction": null, | ||
"total_call_amount": 0, | ||
"total_call_count": 0, | ||
"total_call_billed_duration": 0, | ||
"total_session_amount": 0, | ||
"last_interaction_time": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"api_id": "f91f459a-283d-4850-9b33-ad914dcb64c0", | ||
"message": "Session Deleted" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"api_id": "b503c0b9-a419-406f-8e49-9856844600ab", | ||
"response": { | ||
"first_party": "917708772011", | ||
"second_party": "919976106830", | ||
"virtual_number": "916361728680", | ||
"status": "active", | ||
"initiate_call_to_first_party": false, | ||
"session_uuid": "c2146ba4-798d-49b0-8580-53851a16e055", | ||
"callback_url": "http://plivobin.non-prod.plivops.com/w7mf5kw7", | ||
"callback_method": "GET", | ||
"created_time": "2023-07-05 10:25:40.877364 +0000 UTC", | ||
"modified_time": "2023-07-05 10:25:40.877364 +0000 UTC", | ||
"expiry_time": "2023-07-05 12:05:40.877364 +0000 UTC", | ||
"duration": 6000, | ||
"amount": 0, | ||
"call_time_limit": 14400, | ||
"ring_timeout": 120, | ||
"first_party_play_url": "https://s3.amazonaws.com/plivosamplexml/play_url.xml", | ||
"second_party_play_url": "https://plivobin-prod-usw.plivops.com/api/v1/speak.xml", | ||
"record": false, | ||
"record_file_format": "mp3", | ||
"recording_callback_url": "https://plivobin-prod-usw.plivops.com/api/v1/speak.xml", | ||
"recording_callback_method": "GET", | ||
"interaction": null, | ||
"total_call_amount": 0, | ||
"total_call_count": 0, | ||
"total_call_billed_duration": 0, | ||
"total_session_amount": 0, | ||
"last_interaction_time": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"alias": "test", | ||
"api_id": "ee7c3cb1-c921-42c9-832b-950fb8344b9b", | ||
"country": "IN", | ||
"created_at": "2023-09-22T14:11:03.091534Z", | ||
"modified_at": "2023-09-22T14:11:03.091534Z", | ||
"phone_number": "+919768368718", | ||
"subaccount": "", | ||
"verification_uuid": "0f978b20-9e2b-4cfe-99fe-f7087c03b8e1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"api_id": "2a5e81d7-deb3-46cd-ac34-c05ca9139b6f", | ||
"message": "Verification code is sent to number +919768368717 which is valid for 15 minutes", | ||
"verification_uuid": "407796a6-1f3e-4607-a9d9-5a5376b59a7b" | ||
} |
Oops, something went wrong.