Spoke
Spoke copied to clipboard
Campaign Number Picker
Description
Adds a number picker service manager, which allows you to select specific numbers to use in the campaign configuration.
This serves the same basic purpose as the former EXPERIMENTAL_CAMPAIGN_PHONE_NUMBERS
feature did before it was removed in version 11.0. The current per-campaign-messageservices
service manager can also serve a similar purpose, except it's specific to Twilio.
Checklist:
- [x] I have manually tested my changes on desktop and mobile
- [x] The test suite passes locally with my changes
- [x] If my change is a UI change, I have attached a screenshot to the description section of this pull request
- [x] My change is 300 lines of code or less, or has a documented reason in the description why it’s longer
- [x] I have made any necessary changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] My PR is labeled [WIP] if it is in progress