Hello all,
I am using smsservertools3 and playSMS1.3.1
The replies from SMS custom are using an SMSC name i don’t have configured in playSMS, and as a result, the reply texts are stuck in ‘pending’. The SMSC name being used is similar to the modem name in the file smsd.conf.
How do i choose the SMSC to be used by SMS custom when replying users?
My problem is when I simulate everything is OK and it uses dev as the SMSC.
When I send a normal message is uses kannel which is the only SMSC I have defined.
When I use use custom it uses SMSPRO which is my bind in my kannel setup I cannot figure out what the problem is.
See attached fist one is the one failing the second is the simulate incoming and the 3rd is a normal message.
Hi Francis have you made any progress on this ? This feature used to work as documented now I have the same problem, choosing an SMSC that is not configured but the name of the BIND to my upstream SMPP conection.
Hi Anton its only the “Mark return as reply” that’s not working so its not a big problem just used web services with curl for the reply.
Its kinda weird as the script will return the correct data but it chooses an gateway that does not exist but is the name of the gateway that you are binding to.
Please find attached logfile , the smsc:SMSPRO is incorrect and not defined anywhere.
The smsc:kannel is the correct one and is defined in the config section.
SMSPRO is the smsc I am connecting to.playsms.log (15.7 KB)