question

fax12879 avatar image
fax12879 asked Anirban answered

Sending SMS is not available

We started sending SMS to our opt-in clients today, and after sending about 5,000 or so messages, we are receiving the following error:


"Sending SMS from/to extension numbers is not available"


What is the issue?


sdk
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
Are you still experiencing this issue?

I know there is a quota limit. You are not allowed to send too many SMS in a short time. I am not sure if it is the issue you encountered.
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

fax12879 avatar image
fax12879 answered Phong Vu commented
What are the limits for SMS?  I could not find anything in the API documentation regarding limits within a specific period of time.  Can I contact support to request an increase if the quota limits are not sufficient?
1 comment
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Phong Vu avatar image Phong Vu ♦♦ commented ·
There are 2 separate limitations on sending SMS:

1. API rate limit: as you can see the SMS API group is Medium and that means that you can call the API 40 times per minute. ( https://ringcentral-api-docs.readthedocs.io/en/latest/rate_limits/)

2. FCC limit on long code SMS  https://ringcentral-faq.readthedocs.io/en/latest/sms/

"In addition to the API rate limit, phone number use is governed by the FCC. Currently, RingCentral provides local phone numbers, aka long codes, for SMS and are typically used for non-marketing person-to-person and small-group text use cases. Based on our experience, we recommend sending up to 500 SMS text per long code per day. If you wish to send more than this, contact us our support team to discuss your use case."

Please double check and avoid hitting the limit.

If it is the API rate limit, simply implement some delay to send max 40 msg / minute
If it is the FCC limit, you can go around the limit by using several numbers from different extensions to send the message.

Hope this helps,

+ Phong
0 Likes 0 ·
Anirban avatar image
Anirban answered

You can open a case support and ask the backend support team to detect the actual reason for the issue from log.

You can then take appropriate measures to counter that with steps mentioned above

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys