Solved

Handling sms sending failed

  • 11 September 2020
  • 1 reply
  • 837 views

When sms are send, we can sometimes see the message status as failed or sending failed.

How can the api be used to send the same message again when it fails.

I don't see any option or parameters in send sms api for resending the message again. How to configure that in the api?

icon

Best answer by Anirban2396911020 11 September 2020, 15:01

View original

1 reply

As per reference here: https://community.ringcentral.com/questions/10444/how-is-resending-sms-handled.html

"The system will automatically resent for 3 times. " which means SMS API is capable enough of resending the message upto 3 times incase of any failure

Reply