RE: Another one -- smsc
"Kaido Karner" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> I have two SMPP connections to a network. One is > primary the other a backup. I want all my messages to > go through the first, unless it is dead. By default > kannel does a sort of load balance, which is not > good... Any ideas? enable routing to both of them, use preferred-routing to the primary. I'm in cimilar situation, however I send equally (load-balanced) to both without problems .. k