Hello all!
We have a customer that owns a restaurant and he usually sends SMSs
every morning informing his customers of his dishes for the day.
Problem occurs when the SMS takes too long to be delivered and misses
the useful delivery period (e.g. when it is delivered only when the
customer has already lunched).
I'd like to have some kind of fallback plan that uses another smsc when
the current one isn't delivering.
To be more precise, we were getting the following messages in the smsc.log:
SMPP[*****]: Not ACKED message found, will retransmit. SENT<90>sec. ago,
SEQ<12345>, DST<123123456789>
I'd like to be able to use an alternative smsc when I get this kind of
log lines. Is it possible?
Best regards,
Jorge