Hi, manjoel
Can you help me posting how did you manage to configure OZEKI NG?
I get stuck in the middle of the configuration.
Tks,
Hi I got this error when trying to do notification or command using SMS
NullPointerException (NotificatorSms:57 < NotificationResource:63 < ...)
I use sms global for my smpp and below is the setting I have in my server
<entry key='sms.smpp.enable'>true</entry>
<entry key='sms.smpp.host'>smsglobal.com</entry>
<entry key='sms.smpp.port'>1775</entry>
<entry key='sms.smpp.username'>bq6o2zco</entry>
<entry key='sms.smpp.password'>***********</entry>
<entry key='sms.smpp.notificationsCharset'>GSM</entry>
<entry key='sms.smpp.notificationsDataCoding'>0</entry>
<entry key='sms.smpp.sourceAddress'>19622308171</entry>
Please read documentation:
Thanks Anton, Solved by fixing the configuration
Hello, Anton
What is the version of SMPP used in Traccar 4.3-SNAPSHOT?
Found a SMPP service that needs to be at least Version 3.4 to work. It will work?
Tks,