Skip to main content
Solved

How is resending SMS handled?

  • May 19, 2020
  • 1 reply
  • 641 views

Using Python and and RingCentral SDK I made an app that would send an SMS message to phone numbers listed in a file in succession. After polling the message store I noticed that some of the messages had a "messageStatus" of "sendingFailed". I was wondering how this case is handled. Does the API attempt a resend on your behalf, or do you make another message request in hopes the next one succeeds?

Best answer by PhongVu

The system will automatically resent for 3 times. You can also check the "smsSendingAttemptsCount" to see if it reached the max value. It can be "sendingFailed" or "deliveryFailed".

View original
Did this thread help you find an answer to your question?

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2423 replies
  • Answer
  • May 19, 2020

The system will automatically resent for 3 times. You can also check the "smsSendingAttemptsCount" to see if it reached the max value. It can be "sendingFailed" or "deliveryFailed".


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings