Answer the question
In order to leave comments, you need to log in
Sending sms via kannel to specific smsc?
Kannel 1.4.3
There is a bunch of sqlbox-smsbox-bearerbox.
Two smscs are configured:
#smsc1
group = smsc
smsc = smpp
smsc-id = "smsc1"
...
#smsc2
group = smsc
smsc = smpp
smsc-id = "smsc2"
...
SMS are sent by adding a row to the sms-send mysql table .
Now, apparently, the load is automatically distributed evenly and SMS go in turn to both channels, no matter what smsc-id I specify.
How to set up, so that when sending smsc-id, sms goes through a specific smsc?
The documentation didn't answer my question.
Answer the question
In order to leave comments, you need to log in
Try specifying explicit routing for specific prefixes.
Specify on one SMSC only 1 prefix that you would like to route through it, and on the second - all except.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question