Navigate to Tools > SMS Gateway. Send text messages (SMS) directly from your browser — either one at a time or in bulk from a CSV file.
A list of CSV files that have been uploaded for bulk SMS sending. Each file contains phone numbers and messages. Useful for mass notifications (e.g. "office closed tomorrow due to weather").
Upload a new CSV file for bulk sending. Minimal format — one row per recipient, phone
number in international form (+39…), message text after the first comma:
+393481234567,Hello Mario — your order is ready.
+393482345678,Hello Giulia — your order is ready.
Commas inside the text need to be quoted per standard CSV rules. Click Choose File, select your CSV, then Upload. See How-To: Send a bulk SMS blast for the full walkthrough.
Send a single SMS directly:
+39 for Italy, +44 for UK).The send/receive log — every SMS the Abilis has handled, with Direction (incoming / outgoing), Date / Time, Number, Status (Delivered, Sent, Received, Failed), and the message text. Filter by direction, search by phrase or number, restrict to a date range, and export the visible rows to CSV. See How-To: View, search, and manage received SMS.
Rules that relay incoming SMS to email or to another mobile — useful for shared 2FA codes, delivery alerts, customer replies. Each rule has a Match condition (any SMS, from specific number, containing text) and one or more Actions (forward to email, forward to mobile, delete after forwarding). See How-To: Forward incoming SMS to email or another mobile.
ALLOW-UNICODE=NO in v9.0 ch65.1) —
plain ASCII and Western-European accents are fine, but other scripts (Cyrillic, Greek, Arabic,
emoji) need the ALLOW-UNICODE parameter switched on in the CTISMS resource.
A long message is split into at most 4 SMS segments (MAX-SMS-SPLIT
is capped at 4, ~640 characters total in LATIN-1 / ~280 in Unicode). Messages longer than
that are truncated on the modem.