Hi People,

Is it possible to have TWO smsc connections to the same SMSC on the same PORT but different usernames and passwords?
Like having one in transciever mode and another not?

Have tried one but it keeps rejecting the transciever mode when I add it in config it refuses to connect. The two configs are for different shortcodes.

Below are the two configs:-

group = smsc
smsc = smpp
smsc-id = smsc1
host =  ***.***.***.**
port = 5200
transceiver-mode = false
#interface-version = 33
receive-port = 5200
system-type = "smpp"
smsc-username = "*******"
smsc-password = ******
#address-range = ""
preferred-smsc-id = smsc1
denied-smsc-id = smsc3
throughput = 20
source-addr-ton = 0
source-addr-npi = 0
dest-addr-ton = 0
dest-addr-npi = 0



Other config:-

group = smsc
smsc = smpp
smsc-id = smsc3
preferred-smsc-id = smsc3
denied-smsc-id = smsc1
host =  ***.***.***.**
port = 5200
ransciever-mode = true
recieve-port = 5200
system-type = "smpp"
smsc-username = "******"
smsc-password = "******"
throughput = 20
source-address-ton = 0
source-address-npi = 0
#dest-addr-npi = 0
#dest-addr-ton = 0

I would be glad to hear from you.

Kind regards,
Peter



Reply via email to