Sorry I forgot that second point which Alex made. If you want to do any sort of extra processing or storage then you need to create the other end of the dlr-url parameter. Use something like java servlet or a php script. Look in the userguide to see how to get those values again.
Regards, On Fri, Jul 23, 2010 at 2:20 PM, Alejandro Guerrieri < [email protected]> wrote: > You're mixing things. > > The dlr table is used internally by Kannel to keep track of the _pending_ > dlrs. As soon as they're received, the dlrs are deleted from the table. You > need to create a simple web application to store it, and point dlr-url to > it. > > Regards, > > Alex > > On Fri, Jul 23, 2010 at 1:55 PM, Imran Aghayev < > [email protected]> wrote: > >> I have sqlbox running. >> >> I have dlr table which is always empty. >> >> How to request delivery report and how-to have that table filled wih >> delivery report data ? >> >> Imran >> >> >> ------------------------------ >> Get a free e-mail account with Hotmail. Sign-up >> now.<http://clk.atdmt.com/UKM/go/197222280/direct/01/> >> > >
