Skip to content

Commit c059089

Browse files
authored
Update sms-calling-errors.md
1 parent 6721c87 commit c059089

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Teams/phone-system/sms-calling-errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following sections provide a comprehensive list of potential rejection error
4343
| CallToActionInvalidOrIncomplete | The Call to Action is noncompliant or incomplete. | Make sure that all required elements are present: brand name, HELP, STOP, frequency, fees, and privacy policy. |
4444
| CallToActionMissingOptInForm | The Call to Action page does not include an opt-in form for users to provide consent. | Add a visible and functional opt-in form to the CTA page. Make sure that it collects explicit consent, and complies with CTIA guidelines. |
4545
| CallToActionConsentNotOptional | SMS consent is mandatory on a multipurpose form. This status means that users cannot opt out of SMS while they complete other actions. | Update the form so that SMS consent is presented as an optional checkbox (not pre-selected), and is independent of other actions.|
46-
| CallToActionVerificationIssues | The opt-in process cannot be verified because of missing confirmation steps, timestamps, or verification records. | Implement a confirmation step (e.g., Thank you for opting in message), and make sure that timestamps are logged for compliance audits.|
46+
| CallToActionVerificationIssues | The opt-in process cannot be verified because of missing confirmation steps, timestamps, or verification records. | Implement a confirmation step (e.g., "Thank you for opting in" message), and make sure that timestamps are logged for compliance audits.|
4747

4848
## Terms and conditions
4949

@@ -105,8 +105,8 @@ The following sections provide a comprehensive list of potential rejection error
105105
| SampleMessageMissingBrandName | The sample messages don't contain the brand name. | Add the registered (DBA) brand name to all samples. |
106106
| SampleMessageMissingOptOutInstructions | The sample messages don't contain opt-out instructions. | Add STOP instructions to each sample message. |
107107
| SampleMessageUseCaseMismatch | The sample messages don't match the declared use cases. | Make sure that sample messages reflect the declared use case accurately. |
108-
| SampleMessageMissingMessageFrequencyDisclosure | Sample messages do not include disclosure of message frequency (e.g., You will receive X messages per month). | Update sample messages to include frequency disclosure (e.g., You will receive up to four (4) messages per month).|
109-
| SampleMessageMissingDataRatesDisclosure | Sample messages do not include disclosure of potential data rates (e.g., Msg & Data rates may apply). | Add Msg & Data rates may apply to all sample messages that are provided during campaign registration.|
108+
| SampleMessageMissingMessageFrequencyDisclosure | Sample messages do not include disclosure of message frequency (e.g., "You will receive X messages per month"). | Update sample messages to include frequency disclosure (e.g., "You will receive up to four (4) messages per month").|
109+
| SampleMessageMissingDataRatesDisclosure | Sample messages do not include disclosure of potential data rates (e.g., "Msg & Data rates may apply"). | Add "Msg & Data rates may apply" to all sample messages that are provided during campaign registration.|
110110

111111
## Campaign (use case, description, and attributes)
112112

0 commit comments

Comments
 (0)