Skip to content

Commit e66222f

Browse files
committed
edit pass: azure-communication-services-10dlc-articles
1 parent b4a928c commit e66222f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/communication-services/concepts/sms/sms-faq.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A 10-digit long code (10DLC) number is a standard 10-digit phone number used for
2626

2727
### Can I use 10DLC numbers in any country?
2828

29-
No, 10DLC is primarily supported in the United States. Availability depends on the subscription billing location and eligibility. For more information about supported countries, see [Phone number management for the United States](../../concepts/numbers/phone-number-management-for-united-states.md).
29+
No. 10DLC is primarily supported in the United States. Availability depends on the subscription billing location and eligibility. For more information about supported countries, see [Phone number management for the United States](../../concepts/numbers/phone-number-management-for-united-states.md).
3030

3131
### I already have a local US number. Can I use it for SMS?
3232

@@ -40,7 +40,7 @@ Yes. If you already have a local US number, you can use it for SMS messaging. Yo
4040

4141
### Can 10DLC numbers be used for voice calls?
4242

43-
Yes, 10DLC numbers are local numbers that are voice-enabled. When they're registered, they can be used for SMS. 10DLC registration applies only to SMS enablement and isn't required for calling.
43+
Yes. 10DLC numbers are local numbers that are voice-enabled. When they're registered, they can be used for SMS. 10DLC registration applies only to SMS enablement and isn't required for calling.
4444

4545
### What kinds of messages can be sent from a 10DLC number?
4646

@@ -173,7 +173,7 @@ Shortened URLs are a good way to keep messages short and readable. However, US c
173173

174174
When you send messages in the United States, we encourage you to use custom URL shorteners to create URLs with a dedicated domain that belongs to your brand. Many US carriers block SMS traffic if they contain publicly available URL shorteners.
175175

176-
To increase your chances of message delivery, avoid the following list of common URL shorteners:
176+
To increase your chances of message delivery, avoid these common URL shorteners:
177177

178178
- bit.ly
179179
- goo.gl
@@ -196,7 +196,7 @@ US carriers mandate and enforce the following opt-outs for US toll-free numbers.
196196
- **STOP**: A text message recipient who wants to opt out can send **STOP** to the toll-free number. The carrier sends the following default response for **STOP**: "NETWORK MSG: You replied with the word STOP, which blocks all texts sent from this number. Text back UNSTOP to receive messages again."
197197
- **START**, **UNSTOP**: A recipient who wants to resubscribe to text messages from a toll-free number can send **START** or **UNSTOP** to the toll-free number. The carrier sends the following default response for **START** or **UNSTOP**: "NETWORK MSG: You have replied UNSTOP and will begin receiving messages again from this number."
198198

199-
Azure Communication Services detects **STOP** messages and blocks all further messages to the recipient. The delivery report indicates a failed delivery with status message as "Sender blocked for given recipient."
199+
Azure Communication Services detects **STOP** messages and blocks all further messages to the recipient. The delivery report indicates a failed delivery with the status message "Sender blocked for given recipient."
200200

201201
The **STOP**, **UNSTOP**, and **START** messages are relayed back to you. Azure Communication Services encourages you to monitor and implement these opt-outs to ensure that no further message-sending attempts are made to recipients who opt out of your communications.
202202

@@ -236,13 +236,13 @@ Azure Communication Services doesn't control or implement opt-out mechanisms for
236236

237237
The availability of short codes is restricted to paid Azure subscriptions that have a billing address in the United States. Short codes can't be acquired on trial accounts or via Azure free credits. For more information, see the [article about subscription eligibility](../numbers/sub-eligibility-number-capability.md).
238238

239-
### Can you text to a toll-free number from a short code?
239+
### Can someone text to a toll-free number from a short code?
240240

241241
Azure Communication Services toll-free numbers are enabled to receive messages from short codes. However, short codes aren't typically enabled to send messages to toll-free numbers. If your messages from short codes to Azure Communication Services toll-free numbers are failing, ask your short-code provider if the short code is enabled to send messages to toll-free numbers.
242242

243243
### How should a short code be formatted?
244244

245-
Short codes don't fall under E.164 formatting guidelines. They don't have a country code or a plus sign (**+**) prefix. In the SMS API request, your short code should be passed as the five-digit or six-digit number that appears on your page for short codes, without any prefix.
245+
Short codes don't fall under E.164 formatting guidelines. They don't have a country code or a plus sign (+) prefix. In the SMS API request, your short code should be passed as the five-digit or six-digit number that appears on your page for short codes, without any prefix.
246246

247247
### How long does it take to get a short code? What happens after an application for a short-code program brief is submitted?
248248

@@ -310,7 +310,7 @@ The SMS rate limits are still applicable in addition to these limits. For more i
310310
311311
### What happens after I submit the toll-free verification form?
312312

313-
After you submit the form, we coordinate with our downstream peer to get the toll-free messaging aggregator to verify the application. While we're reviewing your application, we might reach out to you for more information. Here are the status timeframes:
313+
After you submit the form, we coordinate with our downstream peer to get the toll-free messaging aggregator to verify the application. While we review your application, we might reach out to you for more information. Here are the status timeframes:
314314

315315
- From **Application Submitted** to **Pending**: One to five business days.
316316
- From **Pending** to **Verdict** (**Verified**, **Rejected**, or **More info needed**): Four to five weeks.
@@ -380,7 +380,7 @@ This table shows the maximum number of characters that you can send per SMS segm
380380

381381
Azure Communication Services supports sending and receiving long messages over SMS. However, some wireless carriers or devices might act differently when they receive long messages. To ensure maximum delivery, we recommend that you keep SMS messages to a length of 320 characters and reduce the use of accents.
382382

383-
For US short code, there's a known limit of four segments when you're sending or receiving a message with non-ASCII characters. Beyond four segments, the message might not be delivered with the right formatting.
383+
For US short codes, there's a known limit of four segments when you're sending or receiving a message with non-ASCII characters. Beyond four segments, the message might not be delivered with the right formatting.
384384

385385
### Are there any limits on sending messages?
386386

articles/communication-services/quickstarts/sms/receive-sms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ If you want to clean up and remove a Communication Services subscription, you ca
7171

7272
## Toll-free verification
7373

74-
If you have a new toll-free number and want to send a [high volume of SMS messages](../../concepts/sms/sms-faq.md#what-happens-if-i-dont-verify-my-toll-free-numbers) or send SMS messages to Canadian phone numbers, see [SMS FAQ > Submit toll free verification](../../concepts/sms/sms-faq.md#how-do-i-submit-a-toll-free-verification) to learn how to verify your toll-free number.
74+
If you have a new toll-free number and want to send a [high volume of SMS messages](../../concepts/sms/sms-faq.md#what-happens-if-i-dont-verify-my-toll-free-numbers) or send SMS messages to Canadian phone numbers, see [SMS FAQ > Submit toll free verification](../../concepts/sms/sms-faq.md#how-do-i-submit-an-application-for-a-toll-free-verification) to learn how to verify your toll-free number.
7575

7676
## Next steps
7777

0 commit comments

Comments
 (0)