<entry key="sms.smpp.enable">true</entry>
<entry key="sms.smpp.host">smsglobal.com</entry>
<entry key="sms.smpp.port">1775</entry> HOW DO I FIND THE CORRECT PORT
<entry key="sms.smpp.username">mysmsglobalusername</entry>
<entry key="sms.smpp.password">mysmsglobalpass</entry>
<entry key="sms.smpp.notificationsCharset">GSM</entry>
<entry key="sms.smpp.notificationsDataCoding">0</entry>
<entry key="sms.smpp.sourceAddress">+441234567890</entry> WHAT SHOULD THIS NUMBER BE?
well 1775 is the port I use and it works flawlessly. I am guessing there will be something not right in your smsglobal.com settings . Have you verified your mobile number on the virtual numbers page? here https://mxt.smsglobal.com/virtual-numbers
Not sure where I found the port. From what I remember it was in a post in this forum but 1775 works for me
davejh and Anton many thanks for all your help
will try now
OK STILL NOT WORKING
<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"> MY OWN USER NAME DONE VIA THE API ON SMSGLOBAL </entry>
<entry key="sms.smpp.password">MY OWN PASSWORD DONE VIA THE API ON SMSGLOBAL </entry>
<entry key="sms.smpp.notificationsCharset">GSM</entry>
<entry key="sms.smpp.notificationsDataCoding">0</entry>
<entry key="sms.smpp.sourceAddress">+MY OWN MOBILE THAT I ADDED TO SMSGLOBAL </entry>
I have also set the port 1775 on the port settings
where as i going wrong?
this is the message i get when i try test email and sms, EMAIL WORKING FINE ,,,,NO SMS
SMPP session is not connected -
SmppChannelException
(SmppClient:223 <
NotificationSms:48 <
NotificationResource:74 < ...)
One more question is it my username.smsglobal or my username.smsglobal.com
with or without the.com
Without smsglobal.com
davejh im so confused
can you cut paste what you use, and put stars ******** to cover your user name and password, where did you get the user name and password, was it from the api settings, aslso did you have to open the port to allow the out going sms
last question where did you get the tel number at the bottom?
<entry key="sms.smpp.sourceAddress">+MY OWN MOBILE THAT I ADDED TO SMSGLOBAL </entry>
davejh if i was to pass you my contact number can you add me on whats app to help me out please
sorry I don't use whats app and have to go to work. just double check everything you cant be far off now
the telephone number at the bottom is your mobile number. +44********* you need to first verify the number with smsglobal you also need to put this number in your traccar admin profile
<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'>rtufgufq</entry>
<entry key='sms.smpp.password'>ikPXgghgt</entry>
<entry key='sms.smpp.notificationsCharset'>GSM</entry>
<entry key='sms.smpp.notificationsDataCoding'>0</entry>
<entry key='sms.smpp.sourceAddress'>+44771894****</entry>
Ok Dave many Thanks again
will have another go
Take care
I am SURE this is easy to setup, once you know how.
I am still unable to get this SMS to work.
IF anyone can please help?
<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">mysmsglobalusername</entry>
<entry key="sms.smpp.password">mysmsglobalpass</entry> I GOT THE USER NAME AND PASSWORD FROM THE API SETTING???????
<entry key="sms.smpp.notificationsCharset">GSM</entry>
<entry key="sms.smpp.notificationsDataCoding">0</entry>
<entry key="sms.smpp.sourceAddress">+441234567890</entry> THIS I Have added aS MY OWN MOBILE, VERIFIED ON smsglobal
Now for the PORT 1775, can someone be kind enough to talk me though this? I have all the incoming ports working for to listen for the units, Though i assume this has to be set as an out going PORT
If someone could please point me in the right direction
Thank you to all
It's clearly not the same. Port is different. where does one find the correct port?