From 864f4638aeb7ffe01f439d3ee432c7fc360e2eb9 Mon Sep 17 00:00:00 2001 From: Zach Margolis Date: Tue, 25 Apr 2023 12:59:36 -0700 Subject: [PATCH] Update supported countries to match AWS documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Disambiguates between Burundi and Saint Barthélemy changelog: Internal, International phone support, Update listing of countries --- config/country_dialing_codes.yml | 5 ----- config/pinpoint_supported_countries.yml | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/config/country_dialing_codes.yml b/config/country_dialing_codes.yml index 704fc526ece..67b75141a74 100644 --- a/config/country_dialing_codes.yml +++ b/config/country_dialing_codes.yml @@ -128,11 +128,6 @@ BJ: name: Benin supports_sms: true supports_voice: false -BL: - country_code: '590' - name: Burundi - supports_sms: true - supports_voice: false BM: country_code: '1441' name: Bermuda diff --git a/config/pinpoint_supported_countries.yml b/config/pinpoint_supported_countries.yml index 39a6aa4e27f..710d787a4a2 100644 --- a/config/pinpoint_supported_countries.yml +++ b/config/pinpoint_supported_countries.yml @@ -94,8 +94,8 @@ BH: name: Bahrain supports_sms: true supports_voice: true -BL: - country_code: '590' +BI: + country_code: '257' name: Burundi supports_sms: true supports_voice: false