incoming SMS with supplied unknown SMSC will be just fine, playSMS will issue a warning on log only.
but sending SMS via unknown SMSC will be blocked.
ref:
incoming SMS with supplied unknown SMSC will be just fine, playSMS will issue a warning on log only.
but sending SMS via unknown SMSC will be blocked.
ref:
Thanks Anton will try and test at the weekend.
Hi Anton I have tested custom with 1.4 and this is what I get , I set my custom script to use kannel.
Check the log see why it chose blocked
Anton
I can see its not taking my selection.
2016-07-17 13:37:08 PID578b89ebd37f3 - L3 gateway_decide_smsc # SMSC supplied:[SMSPRO] configured:[] decided smsc:[blocked]
Its still getting SMSPRO from somewhere.
I have also changed it to SUPPLIED SMSC & ROUTED SMSC same result it ignores my selection.
oh that is what it should be.
Here is the explanation:
smsc=%i
in Kannel SMS service get-urlSo now you can do one of these options to get playSMS send it via SMSC kannel
smsc=kannel
in Kannel SMS service get-urlsmsc=%i
from Kannel SMS service get-urlanton
Great changed it in the get-url and its working.
Please mark as solved.
was thinking to just ignore it if the SMSC pushed by gateway is unknown, but then I chose to set to blocked so that the burden passed to administrator of the gateway (and playSMS, should they be different person)
both administrators should know what to pass to each other, in your case whoever configure Kannel should know that the SMSC name now matters for playSMS
anton
I think we should just note it I guess most administrators do both in any case.