group = smsc
smsc = smpp
host = 123.123.123.123
port = 600
transceiver-mode = true
smsc-username = "STT"
smsc-password = foo
system-type = "VMA"
address-range = ""
Apparently, as per Donal Jackson (another Kannel Guru) this error also applies for those SMPP connection that uses the TRX/RX:group = smsc
smsc = smpp
host = 123.123.123.123
group = smsc
smsc = smpp
host = 123.123.123.123
port = 600
receive-port=1234
smsc-username = "STT"
smsc-password = foo
system-type = "VMA"
address-range = ""
Once again, Sipte Tolj (aka: the messiah of Kannel) helped me with this problem. The way to fix it is to configure a transmitter and receiver and remove the transceiver. The example will be the following:
####TRAX#######
group = smsc
smsc = smpp
host = 123.123.123.123
port = 600
smsc-username = "STT"
smsc-password = foo
system-type = "VMA"
address-range = ""
####RECEIVER#######
group = smsc
smsc = smpp
host = 123.123.123.123
receive-port=2345
smsc-username = "STT"
smsc-password = foo
system-type = "VMA"
address-range = ""
Marcelo, We are trying to configure a TX and an RX as well... the difference between those two config groups is minimal, is the only configuration parameter that makes the difference is receive-port=2345?
ReplyDeleteHi Marcelo,
ReplyDeleteIs needed put in the configuration receive-port=0 in TX connection and port=0 in RX connection?
Hi, SMPP Gateway Software is the recent technological advancement in the field of communication. SMPP Gateway is a robust platform that give a easier way to Send Bulk SMS. SMPP Client panel
ReplyDelete