sydent
sydent copied to clipboard
Allow custom SMS gateways instead of OpenMarket in Matrix Identity server
At now Matrix Identity server Sydent use only OpenMarket as SMS gateway, that is hardcoded in https://github.com/matrix-org/sydent/blob/master/sydent/validators/msisdnvalidator.py file.
But OpenMarket at now don't support all countries, for example, miss Russia +7.
Will be good to allow using other SMS gateways via custom config in homeservers.
Up! I have a Twilio account and wouldlike to use it.