Skip to content

Separate voice sms configs (LG-3517)#4331

Merged
zachmargolis merged 6 commits intomasterfrom
margolis-separate-voice-sms-configs
Oct 22, 2020
Merged

Separate voice sms configs (LG-3517)#4331
zachmargolis merged 6 commits intomasterfrom
margolis-separate-voice-sms-configs

Conversation

@zachmargolis
Copy link
Contributor

(builds on #4330)

Currently we have one sms_only? config --- what that means is we assume SMS support for any country in our list, and sometimes have voice support.

The process for updating the .yml file was:

  1. supports_sms: true because that is what is implied by having a config at all
  2. supports_voice: !sms_only SMS only means "no voice" so we invert the previous config to expand that into the voice config

A lot of these configs are out of date with our current vendor support, but the purpose of this PR is just to clarify the logic we have, and then we can true-up the configs in the follow-up

Copy link
Contributor

@mitchellhenke mitchellhenke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍🏼

@zachmargolis zachmargolis merged commit 125bf99 into master Oct 22, 2020
@zachmargolis zachmargolis deleted the margolis-separate-voice-sms-configs branch October 22, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants