Glossary SMS: key terms to understand the enterprise messaging

The SMS remains one of the channels most commonly used in business communications for one simple reason: it is direct, universal and does not depend on which the user has installed a particular application. However, when a company starts to work with bulk SMS, SMS transactional, OTP, APIs or senders custom, appear technical terms that can be confusing.
This glossary SMS brings together the most important concepts to understand how to operate the enterprise messaging, what's the meaning of the acronym usual, and what impact they have on costs, deliverability, traceability and user experience.
This guide is designed for companies that want to better understand the SMS business before launching campaigns, integrate an API or automate mission critical communications.
| Term | What it means |
|---|---|
| A2P SMS | Messages sent from an application to a person |
| DLR | Delivery report of SMS |
| Sender ID | Sender's display message |
| OTP | Code for single use only |
| SMPP | Technical protocol for SMS messaging |
| GSM-7 | Encoding usual SMS |
| SMSC | Service center that handles SMS messages |
| Webhook | The URL that receives events automatic system |
📌 Basic concepts of SMS business
A2P SMS
A2P means Application to Person. Is the sending of messages from an application, platform or business system to a person.
It is the type of SMS which is used by banks, ecommerce, clinical, administration, digital platforms, and businesses to send notifications, codes, OTP, appointment reminders, marketing campaigns, alerts, or confirmations.
Common examples of A2P SMS:
- Verification code for sign-in.
- Notice of delivery of the order.
- A reminder of an appointment.
- Confirmation of booking.
- Promotional campaign sent from a platform.
The main difference compared to the personal SMS is that the A2P is intended for professional use, automated, measurable and scalable.
P2P SMS
P2P means Person to Person. Is the SMS that is sent from one person to another, usually from a mobile phone.
Example: a user manually type a message from your mobile to another contact.
In the business context, the P2P is usually not enough because it does not allow advanced automation, systems integration, campaign management, control of deliveries or traceability professional.
SMS bulk
The SMS mass is sending the same message, or a custom message, a contact base wide.
It is used in commercial campaigns, corporate communication, emergency notification, reminders, promotions, and communications operating.
An SMS mass is well-posed is not just “to send many messages”. You must take into account:
- Segmentation of the database.
- Consent of the recipient.
- Customization of the content.
- Schedule delivery.
- Sender used.
- Measurement of delivery and results.
- Low or opposition when applicable.
SMS transactional
The SMS transactional is a message related to a specific action of the user or an operational process.
Examples:
- “Your order has been shipped.”
- “Your verification code is 482913.”
- “Your appointment is confirmed for tomorrow morning at 10:30.”
- “There has been an access to your account.”
Unlike the SMS promotional SMS transactional tends to have an informative purpose, operational, safety or security.
SMS promotional
The SMS promotional is the message sent with commercial or advertising purpose.
Examples:
- Discounts.
- Releases.
- Seasonal campaigns.
- Promotions for a limited time.
- Recovery of inactive customers.
In this type of messages it is especially important to work well for the consent, the frequency of delivery and the clarity of the text. An SMS promotional badly managed, can generate rejection; one well-segmented can have a very high performance.
🔐 Security, OTP and authentication
OTP
OTP means One-Time Password, or password of a single use only.
It is a temporary code sent to the user to verify an action, such as logging in, you confirm an operation, to validate a record or to authorize a change-sensitive.
Example:
“Your verification code is 839201. Do not share it with anyone.”
The OTP SMS is unusual because it comes to virtually any mobile phone, even without an internet connection.
2FA
2FA means Two-Factor Authentication, or two-factor authentication.
Consists in verifying the identity of the user using two different elements. For example:
- Something that the user knows a password.
- Something the user has: your mobile phone.
The SMS can be used as a second factor by sending a code OTP to the number of the user.
⚙️ APIs, protocols, and technical integration
SMS API
An SMS API allows you to connect a software, CRM, ecommerce, ERP, app, or internal system with a platform of sending SMS.
Instead of sending messages manually, the company can automate shipments from their own systems.
Examples of use:
- Send an SMS when you change the status of an order.
- Send an OTP when a user logs on.
- Send reminders from a dating software.
- Activate campaigns from a CRM.
- Integrate notifications in an app itself.
The API is key when the SMS is no longer a manual action, and becomes part of an automated process.
HTTP API
A HTTP API allows you to send SMS via web requests, typically using methods such as GET or POST.
Tends to be one of the easiest ways to integrate the delivery of messages, applications, websites, Crm or internal systems.
It is common in integrations where you need a fast internet connection, direct and easy to maintain.
SMPP
SMPP means Short Message Peer-to-Peer.
It is a protocol used for exchanging SMS messages between platforms, gateways, operators, and centers of messaging.
On A business level, SMPP is often used in integrations of high volume or in environments where you need a persistent connection, and more technical.
In simple terms:
- HTTP API is often more simple for many companies.
- SMPP is more usual in integrations techniques of a higher volume, or complexity.
Webhook
A webhook is a URL that is configured to receive events automatically.
In SMS, it can be used for:
- Delivery reports.
- Answers incoming.
- Changes of state.
- Events related to campaigns or conversations.
A webhook prevents you from having to manually query the status of the messages over and over again.
Callback
A callback is a notification sent to you automatically from one platform to the client system.
For example, when you change the status of a SMS, the platform can send a callback to the client's system, indicating if the message was delivered, rejected, or expired.
This allows you to automate processes and keep the internal systems.
Rate limit
A rate limit is a limit of sending speed.
Can be applied for technical reasons, commercial, regulatory, or of protection against abuse.
In integrations API, to know the limits of sending aid to the design process more stable and to avoid errors.
🧾 Delivery, traceability and states of the message
DLR
DLR means Delivery Report, or report delivery.
Is the notification that indicates the status of a SMS after shipping.
Habitual states:
- Delivered.
- Pending.
- Rejected.
- Expired.
- Failed.
- Not delivered.
The DLR is essential to measure the quality of the submission, to detect problems, and analyze results.
Important: a DLR indicates the technical status of the delivery of the message, not necessarily that the user has read the SMS.
Status delivered
The “delivered” status indicates that the message has arrived correctly to the device or to the recipient's network, depending on the information returned by the mobile infrastructure.
Not to be confused with reading. SMS-traditional does not exist a confirmation universal reading equivalent in other messaging channels.
Pending state
An SMS is listed as pending when it has not yet been confirmed its final delivery.
Can occur if the phone is off, out of coverage, out of service temporarily, or if the network is still trying to complete the delivery.
Status expired
An SMS will be expired when it has not been able to be delivered within the maximum period of validity configured.
For example, if a code OTP comes too late, is no longer served. That's why, in critical messages, the time of validity must be well-defined.
TTL
TTL means Time To Live.
It is the maximum time during which a message will continue trying to be delivered before considered expired.
In commercial communications, you may have felt a TTL larger. In OTP or alerts urgent, normally it should be a TTL short, because a message delivered late can be useless or even cause confusion.
SMS certificate
The SMS certificate is a type of communication that allows you to generate an evidence of the shipment, the contents, date, time, recipient, and the message status.
It is used in communications where traceability is important.
Examples:
- Claims.
- Notices formal.
- Notifications under the contract.
- Administrative communications.
- Requirements.
- Acknowledgments probative value.
Not all SMS are certified. For there certification must have a specific system to generate and preserve evidence.
Time stamp
The time stamp allows you to prove when there was a digital event, such as sending or certification of a message.
In legal contexts, or evidence, the mark of time helps to strengthen the traceability temporary communication.
Traceability
Traceability is the ability to reconstruct what happened to a message.
Includes data such as:
- Who sent it.
- When it was shipped.
- What number is sent.
- What content you had.
- Which state earned.
- What events were recorded.
- What evidence was available.
In mission critical communications, traceability is as important as the delivery.
✍️ Coding, characters and length of the SMS
GSM-7
GSM-7 is a character encoding commonly used in SMS messages.
Allows you to send up to 160 characters in an SMS standard when the message uses supported characters.
Common characters of the Spanish “ñ” are referred to, but certain symbols, emojis, or special characters can change the encoding of the message and reduce the available length.
This is important because it affects the cost: a message that seems to short can be converted into multiple segments if you use unsupported characters or special symbols.
UCS-2
UCS-2 is an encoding that allows you to use characters broader, as a non-roman alphabets, certain symbols and emojis.
The problem is that it reduces the ability of the SMS. Instead of 160 characters, SMS in UCS-2 is typically allow up to 70 characters per message simple.
Therefore, if a campaign include emojis or special characters, you can consume more segments than expected.
Unicode
Unicode is an encoding standard to represent characters in multiple languages, and symbols.
In the SMS, when you use characters outside the set GSM-7, the message can be passed to a coding heavier, as UCS-2.
Practical example:
“Exclusive offer today,” may occupy a segment.
“Exclusive offer today 🎁” you can change the encoding and reduce the available capacity.
Does not mean that you can not use emojis. It means you have to use them, knowing their impact.
SMS concatenated
An SMS concatenated is a long message is divided into several segments SMS to the recipient's phone displays as a single message.
Example: if a text exceeds the character limit of an SMS is simple, it is divided into parts.
Although the user to see a single long message, technically they may have been sent out two, three or more SMS.
This directly affects the cost.
Segment SMS
A segment SMS is each of the technical parts in which you divide a message.
A short message can occupy a single segment. A long message can be several.
Practical example:
- 1 segment: short message within the limit.
- 2 segments: message longer divided into two parts.
- 3 segments: message still more extensive.
In mass campaigns, to control the segments is essential to avoid additional costs.
UDH
UDH means User Data Header.
It is a bedside technique that is added to the message when it fails to include additional information, for example to merge several segments into an SMS concatenated.
The user does not see the UDH, but this takes up space within the message. That's why, when a SMS is divided into multiple segments, each segment has fewer characters available than a simple SMS.
Length of the SMS
The length of an SMS depends not only on the number of visible characters. It also depends on the encoding.
Rule of thumb:
- GSM-7: up to 160 characters in an SMS simple.
- UCS-2: up to 70 characters in a simple SMS.
- SMS length: is divided into segments with a smaller capacity useful for the segment.
That's why, before you send a campaign to thousands of contacts, you might want to review the actual length and the number of segments.
Special characters
Some characters may affect the cost of the SMS because they change the encoding or consume more space.
Examples of items that should be reviewed:
- Emojis.
- Quotation marks special.
- Symbols uncommon.
- Characters from other alphabets.
- Copies pasted from documents with formatting.
- Line breaks are unnecessary.
A common error is to write the message in an external editor, copy it to the platform and we do not review if you have been introduced invisible characters or symbols that alter the coding.
📣 Campaigns, marketing and measurement
SMS campaign
An SMS campaign is a planned action of sending to a specific audience with a defined objective.
A professional campaign must have:
- Clear objective.
- Defined segment.
- Brief message.
- Call-to-action.
- Appropriate time.
- Control of casualties.
- Subsequent measurement.
- A review of results.
Send via send is a bad practice. Each campaign must have a specific reason.
CTA
CTA means Call To Action or call to action.
This is the instruction that tells the user what to do.
Examples:
- “Confirm your appointment here.”
- “Use your discount today.”
- “Book before 18:00.”
- “Check the status of your order.”
- “Yes to confirm.”
In SMS, the CTA should be direct. There is No room for ambiguous messages.
Landing SMS
A landing SMS is a landing page is included in a link within the message.
It is used when the SMS needs to take the user to an action:
- Buy.
- Confirm.
- Register.
- Download.
- Book.
- Complete a form.
- Look up information.
As the SMS you have limited space, the landing allows you to expand information without overloading the message.
Short link
A short link is a shortened link.
Use it to save characters, and improve the appearance of the SMS.
In addition, you can allow measurement of clicks if it is configured for tracking.
However, use with care: suspicious links or hardly recognizable can reduce the confidence of the recipient.
Tracking of clicks
The tracking of clicks allows you to measure how many people had clicked on a link within the SMS.
It is especially useful in commercial campaigns, reminders, surveys, and communications with call-to-action.
Metrics usual:
- Total clicks.
- Single clicks.
- Rate of click.
- Time of the click.
- Performance by campaign.
CTR
CTR means Click Through Rate.
It is the percentage of recipients who click on a link with respect to the total number of messages delivered or mailed, depending on how you measure it.
Example:
If shipped to 10,000 SMS and 800 people click, the CTR is 8%.
CTR is a measure of the interest generated by the message.
Conversion
A conversion is the final action that the company wants to achieve.
Can be:
- A purchase.
- A reservation.
- A record.
- Download.
- A confirmation.
- A response.
- A visit to a page.
- A contact request.
The click is not always enough. A campaign can have a lot of clicks and a few conversions if the landing, the offer or the subsequent process are not well designed.
ROI
ROI means Return on Investment, or return on investment.
In SMS marketing, measures whether the campaign generates more value than it costs.
To calculate it correctly, not just look at the cost of the shipment. You must also consider generated sales, margin, recurrence, operating cost, conversions and customer value.
Convert your communications campaigns measurable
Centralizes SMS, WhatsApp, RCS, and email automations from a platform CPaaS designed for companies that need to communicate better.
Request information✅ Consent, and low quality of data
Opt-in
Opt-in means that the user has given consent to receive communications.
In commercial campaigns, opt-in is essential. Not enough to have a phone number in a database; must be able to justify that there is a lawful basis to contact you.
A good opt-in should be clear, verifiable, and consistent with the type of communication that will be sent.
Opt-out
Opt-out is the mechanism by which a user can stop receiving communications.
In the SMS business, there should be a clear way to oppose or unsubscribe when you apply.
Example:
“Responds to LOW to no longer receive messages.”
The floor must be properly managed to avoid sending out unwanted and legal problems or reputational.
Blacklist
A black list is a set of numbers to be excluded from future communications.
Is used to observe low, avoid contacts not valid, block recipients problematic or prevent shipments to numbers that should not receive campaigns.
Keep blacklists is a basic practice of hygiene data.
Database
The database is the set of contacts that you can send a communication.
In the SMS business, the quality of the database is as important as the message.
A good base must be:
- Up-to-date.
- Segmented.
- Clean of duplicates.
- Free numbers invalid.
- Managed under permissions and consents.
- Prepared for low and exclusions.
Send SMS messages to a database to poorly maintained reduces performance and can increase unnecessary costs.
🌐 Routing, networks and quality of delivery
SMSC
SMSC means Short Message Service Center.
Is the service center responsible for processing, storing, forwarding, and delivery of SMS messages within the mobile network.
When an SMS is sent, the message does not travel directly to the recipient's mobile. Pass by network infrastructure that handles the routing and delivery.
The SMSC is a central piece in that process.
SMS Gateway
An SMS gateway is the platform or system that allows you to send and receive SMS by connecting business applications with mobile networks.
It acts as a bridge between the software of the company and the telecommunications infrastructure.
An SMS gateway can provide features like:
- Sending mass.
- Shipping API.
- Receipt of responses.
- Delivery reports.
- Management of senders.
- Routing.
- Control campaigns.
Routing SMS
The routing of SMS is the process of selecting the path by which a message is sent until the recipient.
In enterprise messaging, the routing influences:
- Deliverability.
- Speed.
- Cost.
- Stability.
- Quality of service.
- Compatibility with senders.
- Receiving a delivery report.
Not all routes have the same quality. A cheapest route is not always the best option if it affects the delivery, traceability or to the reputation of the shipment.
Direct route
A direct route, is a connection of higher quality with operators or suppliers directly connected to the destination network.
Typically provide better deliverability, lower latency and greater reliability routes of low quality or routes are indirect.
For critical communications, such as OTP, alerts or notifications sensitive, the quality of the path is especially important.
Route grey
A route grey is a way of delivery you can take advantage of mechanisms that are not designed originally for traffic business.
Although it may seem attractive price, usually involves risks:
- Less stability.
- Delivery reports are unreliable.
- Locks by operators.
- Problems with senders.
- Reputational risk.
- Deliverability spot.
For a serious company, relying on routes grey is a bad decision. The initial savings can be costly if the message does not arrive, arrive late or generate incidents.
HLR Lookup
HLR means Home Location Register.
A query HLR allows you to check for technical information about a mobile number, as if it is active or what network it belongs to.
It is used for debugging databases to improve the efficiency of campaigns and reduce shipments to invalid numbers.
Not to be confused with to know who is the owner of the number. Its use is oriented to technical validation and optimization of shipping.
MNP Lookup
MNP stands for Mobile Number Portability.
A query MNP allows you to identify the current network of a number that has been ported from one operator to another.
It is useful because a number you can keep the same prefix, although it no longer belongs to the original operator.
In environments of routing, to know the actual network can help you select the best route of delivery.
Deliverability
Deliverability is the ability that the messages arrive correctly to the recipient.
Depends on factors such as:
- Quality of routes.
- Validity of the numbers.
- Configuration of the sender.
- Reputation of the traffic.
- Filters operators.
- Content type.
- Country of destination.
- Schedule and volume of shipping.
A good deliverability will not only get a platform. It also depends on a strategy responsible for shipping.
Latency
The latency is the time it takes for an SMS to arrive since it is sent until it is delivered.
In promotional campaigns, a few seconds of difference may not be critical. In OTP, security alerts, or urgent communications, the latency itself is the determining factor.
An OTP that arrive late, you can generate abandonment, frustration, or support tickets.
Throughput
Throughput is the ability to send per second or per minute.
Used to measure how many messages it can process a connection, path, or platform in a given period.
It is important in campaigns for top volume, but also must be handled with care. Send too fast out of control you can activate filters, saturate routes or generate problems of delivery.
🧩 Senders, answers, and formats of delivery
Sender ID
The Sender ID is the sender that appears in the SMS.
Can be:
- Numeric: a phone number.
- Alphanumeric: a brand name or textual identifier.
Example of Sender ID string:
“MYCOMPANY”
The Sender ID can help the user to identify who is sending the message. It is especially important in campaigns, notices, and brand communications.
Sender alphanumeric
A sender alphanumeric allows you to display a name instead of a number.
Advantages:
- Reinforces the brand identification.
- Increases the confidence of the recipient.
- Makes the message more recognizable.
Limitations:
- Not always possible to receive answers.
- May be subject to registration or restrictions depending on the country.
- Not all the markets treated the same.
Before you use a shipper alphanumeric, it is worth checking if the destination country allows it, and if it requires pre-registration.
Long number
A long number is a phone number conventional used to send or receive SMS.
Can be useful when you need a two-way conversation, or when the recipient should be able to respond to the message.
Short number
A short number is a small number, typically of a few digits, used for campaigns, services of high volume or specific communications.
Depending on the country, may require high-performance process, approval and specific costs.
SMS two-way
The SMS two-way allows you to send and receive messages.
Not limited to a communication company user. It also allows the user to respond.
Use cases:
- Confirm an appointment by replying “YES”.
- Participate in a vote.
- Request information.
- Manage low.
- To activate workflows automatic starting of a response.
- Maintain simple conversations by SMS.
MO
MO stands for Mobile Originated.
It is a SMS originated from the user's mobile phone into a platform or system.
Example: the user responds “HIGH” to a campaign.
MT
MT stands for Mobile Terminated.
It is a SMS sent from a platform, a company or system to the mobile phone of the user.
Example: a company sends a code OTP to the customer.
🔄 SMS within a strategy omnicanal
Omnicanalidad
The omnicanalidad is to coordinate different communication channels within the same strategy.
The SMS can be combined with channels such as email, WhatsApp, RCS, calls, chat, forms, or web notifications.
The key is not to use many channels, but use the appropriate channel for each time.
Example:
- SMS for urgency.
- Email for further information.
- WhatsApp for conversation.
- Landing for conversion.
- Call for cases of high value.
Automation
The automation allows you to send messages, events, rules or behaviors of the user.
Examples:
- Send a SMS when creating an order.
- To remember an appointment 24 hours in advance.
- Activate an OTP in a logon session.
- Send an alert if there is an incident.
- Launch a campaign to inactive customers.
The automation reduces manual work and improves the consistency of the communication.
Platform CPaaS
CPaaS means Communications Platform as a Service.
It is a platform that allows you to integrate communication channels in business processes by using APIs, dashboards, management, and automation tools.
A platform CPaaS can include SMS, WhatsApp, RCS, e-mail, chat, notifications, and other channels within the same environment.
🧠 Why is it important to understand these terms?
Know this glossary SMS helps you to make better decisions.
A company that understands concepts such as the DLR, Sender ID, encoding, segments, routes, opt-in or API, you can avoid common mistakes:
- Pay more for messages poorly optimized.
- Send campaigns with poor deliverability.
- Use senders are not suitable.
- Do not measure the results correctly.
- Design integrations incomplete.
- Send messages without a clear strategy.
- Confuse surrender with reading.
- Use characters that multiply the cost.
- They did not manage low correctly.
The SMS seems simple from the outside, but in business environments have a layer of technical, operational and legal that you should know.
✅ Conclusion
The SMS continues to be a channel essential for companies that need quick communication, direct and measurable. But to use it well is not enough to write a text and press send.
Understand the key terms allows you to design better campaigns, integrate processes more securely, control cost, improve deliverability and provide a better user experience.
If you are weighing whether to use SMS in business processes, transactional, or automated, it is advisable to start with a clear base: to know what is the meaning of each concept, and what impact that has on your day to day operation.
In SMS.is we work with solutions, enterprise messaging for campaigns, notifications, integrations, API and automated communications. If you need to review a particular case, or to understand what settings to best fit with your business, you can seek advice from our contact page
Convert your communications campaigns measurable
Centralizes SMS, WhatsApp, RCS, and email automations from a platform CPaaS designed for companies that need to communicate better.
Request information
