Files
notifications-admin/app/templates/views
Ben Thorner e9f2522abd Document +882 numbers are not supported
These are "countryless" phone numbers used by e.g. satellite phone
providers [^1]. We decided not to support them for now because:

- The use case is low: only one service is asking for this prefix.
- MMG will charge at 4x for them but apparently they cost more.

We can't put this "negative" data in the usual place [^2] because
this would _enable_ sending via this number. Until we have more
cases like this it's easiest to just tack on this fake info.

[^1]: https://en.wikipedia.org/wiki/International_Networks_(country_code)
[^2]: ca2506c6a6/notifications_utils/recipients.py (L569)
2022-05-31 17:32:41 +01:00
..
2022-05-24 09:54:33 +01:00
2022-01-14 11:24:20 +00:00
2022-01-14 11:18:58 +00:00
2022-01-14 11:22:24 +00:00
2022-05-26 12:13:36 +01:00