---
title: "Overall Common"
slug: "v-24-minor11-overall-common"
updated: 2024-12-06T08:01:44Z
published: 2024-12-06T08:01:44Z
canonical: "zenoplesupport.aqore.com/v-24-minor11-overall-common"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://zenoplesupport.aqore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overall Common

## Overall Common

The following features have been added to overall common:

### **Restriction on Sending SMS Texts to Blocked Numbers**

This feature ensures that SMS communication is restricted for blocked phone numbers. Users are unable to send SMS texts to blocked numbers, preventing unauthorized or unintended messaging and maintaining system compliance with blocking functionality.

#### **Behavior for Blocked Numbers**

- When a user attempts to send an SMS to a blocked number, the **text input field** for composing messages is **disabled**.
- The blocked phone number is clearly identified in the UI, preventing any confusion about its status.

#### **System Logic**

- The system identifies blocked numbers based on their status in the database or contact management system.
- Attempts to bypass or override this restriction are blocked at both the UI and backend levels to ensure complete enforcement.

#### **Location of the Feature**

- This feature is applied to all areas in the system where SMS functionality is available

#### **Options and Default Settings**

- By default, SMS sending to blocked numbers is disabled, with no option to enable it unless the number is unblocked.

This feature safeguards communication workflows by ensuring blocked numbers cannot send or receive SMS texts. The clear indication of restrictions enhances user awareness and prevents accidental communication with blocked contacts.
