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.
- Go to Administration -> Integrations.
- Find the TMobile item.
- Fill in:
- Enabled: Check to enable.
- T-Mobile User: API username (provided by T-Mobile).
- T-Mobile Password: API password.
- Save.
Permissions¶
To work with the module, permissions must be set in Roles:
- SMS:
Editpermission (to create) andDelete(if needed). - Target List:
Readpermission 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
DEBUGcontains info about the number of messages being sent and the response from the T-Mobile server (excluding sensitive data ifDEBUGis off). - Level
ERRORcontains gateway connection failures.