Skip to content

Commit 48dfc08

Browse files
authored
Merge pull request #100800 from gfeitosa-msft/patch-1
Update troubleshooting-info.md
2 parents 0ac2561 + 4efa408 commit 48dfc08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/concepts/troubleshooting-info.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,10 +353,11 @@ The Azure Communication Services SMS SDK uses the following error codes to help
353353
| 4007 | The Destination/To number has opted out of receiving messages from you| Mark the Destination/To number as opted out so that no further message attempts are made to the number|
354354
| 4008 | You've exceeded the maximum number of messages allowed for your profile| Ensure you aren't exceeding the maximum number of messages allowed for your number or use queues to batch the messages |
355355
| 4009 | Message is rejected by Microsoft Entitlement System| Most often it happens if fraudulent activity is detected. Please contact support for more details |
356+
| 4010 | Message was blocked due to the toll-free number not being verified | [Review unverified sending limits](./sms/sms-faq.md#toll-free-verification) and submit toll-free verification as soon as possible |
356357
| 5000 | Message failed to deliver. Please reach out Microsoft support team for more details| File a support request through the Azure portal |
357358
| 5001 | Message failed to deliver due to temporary unavailability of application/system| |
358359
| 5002 | Message Delivery Timeout| Try resending the message |
359-
| 9999 | Message failed to deliver due to unknown error/failure| Try resending the message |
360+
| 9999 | Message failed to deliver due to unknown error/failure| Try resending the message |
360361
361362
362363
## Related information

0 commit comments

Comments
 (0)