Hi,
I have 2 SMSC configurations and I an sending to each smsc using the smsc-id, I
have allowed both smsc-id in both smsc configs so something like this:
group = smsc
smsc-id=smsc1
smsc = smpp
host = xxxxxxxxxxx
port = xxxxxx
smsc-username = xxxx
smsc-password = xxxxxx
system-type = smpp
allowed-smsc-id = smsc1,smsc2
group = smsc
smsc-id=smsc2
smsc = smpp
host = xxxxxxxxxxx
port = xxxxxx
smsc-username = xxxx
smsc-password = xxxxxx
system-type = smpp
allowed-smsc-id = smsc1,smsc2
If i run out of credit in smsc2 would the messages automatically be routed to
smsc1 as I have allowed smsc2 on smsc1?
If not how can i achieve this, I am worried about what happens when i run out
of credit on one smsc.I want to be able to route messages to an smsc where I
have credits.
Regards,
Michael