From 9bd20a283d7e7ff96860c423bb8d32947620a5ce Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Thu, 20 Feb 2025 11:47:49 -0500 Subject: [PATCH] improved SMS transmission documentation (#1291) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8772581d..efd8af9d 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,8 @@ The table below identifies the services this tool supports and some example serv ## SMS Notifications +SMS Notifications for the most part do not have a both a `title` and `body`. They consist of a single `body` which is usually no more then 160 characters in length. When using Apprise, the `title` and `body` are therefore combined into a single message prior to their transmission. + | Notification Service | Service ID | Default Port | Example Syntax | | -------------------- | ---------- | ------------ | -------------- | | [Africas Talking](https://github.com/caronc/apprise/wiki/Notify_africas_talking) | atalk:// | (TCP) 443 | atalk://AppUser@ApiKey/ToPhoneNo
atalk://AppUser@ApiKey/ToPhoneNo1/ToPhoneNo2/ToPhoneNoN/