restart kannel with internal storage, receive SMPP DLR ?

2013-07-24 Thread Qqblog Qqblog
If DLR is empty queue after restarting kannel with internal storage, does kannel still receive DLR and run DLR-URL when SMPP send back DLR  ?

Re: restart kannel with internal storage, receive SMPP DLR ?

2013-07-24 Thread Rudy Matela
Hello, Qqblog, Someone correct me if I'm wrong. When using internal storage for DLRs, to keep interpreting DLRs after a restart you'll have to use a spool (or file) to backup message state. That way, kannel will treat the DLRs that arrive for messages already sent. That can be done in the core

Re: restart kannel with internal storage, receive SMPP DLR ?

2013-07-24 Thread spameden
If you need to keep DLR you need to use spool or file storage and store DLR in database so kannel could match DLR after restart. 2013/7/24 Rudy Matela > Hello, Qqblog, > > Someone correct me if I'm wrong. > > When using internal storage for DLRs, to keep interpreting DLRs after a > restart you'

Re: restart kannel with internal storage, receive SMPP DLR ?

2013-07-24 Thread Alvaro Cornejo
If kannel receives a dlr that it is not waiting for -its reccord was deleted on kannel restart- kannel will issue a warning that does not know what to do with it and discart it. Regards Alvaro On 7/24/13, spameden wrote: > If you need to keep DLR you need to use spool or file storage and store