Skip to content

Mass SMS Administration

Integration Configuration (T-Mobile)

The module uses the T-Mobile gateway (Aweg/SMS Connect service) for sending. You must configure credentials to enable it.

  1. Go to Administration -> Integrations.
  2. Find the TMobile item.
  3. Fill in:
    • Enabled: Check to enable.
    • T-Mobile User: API username (provided by T-Mobile).
    • T-Mobile Password: API password.
  4. Save.

Permissions

To work with the module, permissions must be set in Roles:

  • SMS: Edit permission (to create) and Delete (if needed).
  • Target List: Read permission to select lists.
  • Integration: Only administrators should have access to setting passwords.

Logging

SMS sending is logged to the standard EspoCRM log (data/logs/espocrm.log).

  • Level DEBUG contains info about the number of messages being sent and the response from the T-Mobile server (excluding sensitive data if DEBUG is off).
  • Level ERROR contains gateway connection failures.