Is there a way to tag a SMSC as "down" when it gets a certain number of CMS errors?
I have 2 GSM modems as SMSCs and when one runs out of credits, I want everything to failover to the other one. This works if I unplug one of the modems because kannel immediately marks it as "down". But if I leave the modem there kannel still load balances between the two. Is there an option similar to `max-error-count` that is for sending of SMS rather than for initializing of modem?