Good morning. We just rolled out a Kannel box used to send SMS over an
array of 5 GSM modems (manufactured by MultiTech). All of the modems
are set to reset after 5 errors.

This morning, a cron job kicked off and injected approximately 1300
messages into the smsbox. I was watching the number of sent/failed/
queued messages per modem via the bearerbox HTTP interface.

Unforuntately, it looks like the queues for each SMSC connection (GSM
modem) were dropped upon a connection reset. For instance:

modem_2952 AT2[modem_2952] (online 545s, rcvd 160, sent 415, failed
2104, queued 263 msgs)

Then, a minute or so later:

modem_2952 AT2[modem_2952] (re-connecting,
rcvd 160, sent 436, failed 2348, queued 0 msgs)

A few more messages were sent (21), but most of the 263 messages that
were queued were dropped directly into failed. Is there any way to
retain these queues across modem resets?

Thanks in advance.

Andrew

Reply via email to