Re: how to save delivery reports

2016-01-21 Thread Robin C
Hi, what is the working of Kannel . From the time we sent message what happens inside kannel and what each database and table does? On Fri, Jan 22, 2016 at 12:47 PM, Deins wrote: > Problem solved. I'm installed sqlbox and now I can get delivery reports > from table sent-sms from mysql. > Thanks

Re: how to save delivery reports

2016-01-21 Thread Deins
Problem solved. I'm installed sqlbox and now I can get delivery reports from table sent-sms from mysql. Thanks all. On 01/21/2016 02:38 AM, spameden wrote: You didn't use sqlbox. What you've used is basic kannel + dlr reports backend in MySQL. As mentioned before dlr table is only used for te

Re: how to save delivery reports

2016-01-20 Thread spameden
You didn't use sqlbox. What you've used is basic kannel + dlr reports backend in MySQL. As mentioned before dlr table is only used for temporary track of received DLRs. Once DLR is received corresponing record from dlr table will be deleted. So to store permanently DLRs as well as MT/MO messages

Re: how to save delivery reports

2016-01-19 Thread Denis
18.01.2016 21:43, spameden пишет: You can use sqlbox to get reports in the MySQL DB. dlr table is only for temporary tracking of DLR reports. 2016-01-18 16:44 GMT+03:00 Achyut Raj >: Hi Deins, It is the normal behaviour of Kannel /SQLBOX. Actually th

Re: how to save delivery reports

2016-01-18 Thread spameden
You can use sqlbox to get reports in the MySQL DB. dlr table is only for temporary tracking of DLR reports. 2016-01-18 16:44 GMT+03:00 Achyut Raj : > Hi Deins, > > It is the normal behaviour of Kannel /SQLBOX. > Actually the dlr table is used to hold the dlr for receiving the dlr's. > Record on

Re: how to save delivery reports

2016-01-18 Thread Achyut Raj
Hi Deins, It is the normal behaviour of Kannel /SQLBOX. Actually the dlr table is used to hold the dlr for receiving the dlr's. Record on this table will be removed once dlr is received. For your convenience see the highlighted text below : DLR: received 33250, sent 0 DLR: inbound (0.00,0.01,0.13