Hi,
When use sms notification by API, like <entry key='notificator.sms.manager.class'>org.traccar.sms.HttpSmsClient</entry>
The notifications SMS works to send notifications, but do not work when try to send Custom Command by SMS, it says:
SMS is not enabled - RuntimeException (CommandsManager:71 < CommandResource:71 < ...)
And if I turn sms to enable, it says: SMPP not connected. This settings to use SMS by API, work only for notifications ?
Hi,
When use sms notification by API, like
<entry key='notificator.sms.manager.class'>org.traccar.sms.HttpSmsClient</entry>
The notifications SMS works to send notifications, but do not work when try to send Custom Command by SMS, it says:
And if I turn sms to enable, it says: SMPP not connected. This settings to use SMS by API, work only for notifications ?