Hi list,

I need to configure Kannel to prevent sms resend in every possible way.
In case of doubt, I need Kannel not to deliver (and discard the message) 
instead of retry later and maybe deliver twice.

I've found two useful parameters in the user guide:

group = core
        ...
        sms-resend-retry = 0
        …


group = smsc
        ...
        wait-ack-expire = 0x02
        …

Is this configuration enough to prevent double sms sending to one recipient?
Any drawbacks?

Thanks a lot,

Fabio

Reply via email to