WhenSmsSendingRequestedThenSendSms
Send an SMS message after a simple phone number validation, if phone number is wrong, just capture
* the error and log it not to make noise on Sentry.
* TODO: This is not the right way to send sms from Legacy, must be split in different events and those events
* should trigger the sms notification. This will be made on another HU once new sms provider is working.