Iain,

The dlr storage (be it internal, postgresql, mysql etc) is used by Kannel to keep track of messages you have asked for DLRs on. It holds import details like the URL you requested to be called when the DLR comes in, along with a mask for which DLRs you actually want to know about.

As soon as a completed (i.e. not when another DLR is expected for this message) DLR is passed onto your application Kannel removes the details from its storage.

Regards

Ben


On 13 Mar 2007, at 09:58, Iain Dooley wrote:

hi martijn,

If you omit the dlr-url parameter and yu're connecting via SMPP...then Kannel doesn't request a DLR from the SMSC, since you're not interested in
it anyways...

so essentially if you're connecting via smpp you will _never_ use dlr-storage internal? or more correctly, dlr-storage internal refers to your handling the dlr response yourself rather than using the in-built mysql/postgres objects

cheers

iain



Reply via email to