hi all,
i'm looking at these two variables:
sms-resend-freq
sms-resend-retry
do these resends only occur if a message fails to get delivered to the
SMSC or do they occur if the SMSC reports that a message has failed? ie.
my status shows that i have 0 failed messages:
lynx -dump "http://localhost:PORT/status.txt?password=PASS"
SMSC connections:
0001 SMPP:SERVERDETAILS:VMA (online 534959s, rcvd 42974, sent
21443, failed 0, queued 0 msgs)
now i know that i actually have plenty of failed messages, but just none
that have failed to get as far as the SMSC. so kannel wouldn't be
attempting to redeliver messages because i get a failed DLR would it?
cheers
iain