I just need to receive SMS trough Kannel (sending is done throught other interface).

This is part of config file:
--
group = smsc
smsc = smpp
host = SMPP-SERVER
port = 0
receive-port = 10000
smsc-username = "USERNAME"
smsc-password = PASSWORD
system-type = ""
address-range = ""
--

Please note that Kannel 1.2.1 works fine with this config file (receives SMS with no problem), but doesn't support %B parameter (service_type), so I must use Kannel 1.3.2 which does, but I can't seem to get it to work.

Any idea?

Thanks alot :)




Reply via email to