Hi, DLR = delivery report. A SMS can have various statuses: queued by the SMSC, delivered to phone, undeliverable, etc. Kannel can ask the SMSC about the status of the sent SMS and can report back to your application. Take a look at dlr-url and dlr-mask in the docu' Using the above you can instruct kannel to forward statuses from SMSC to your application. If you use MySQL for Kannel's own DLR storage it will also store the status in the MySQL database.
Catalin Alejandro J. Ram�rez wrote: > Hmmm thanks Rodrigo... > > I'm still not clear on this DLR thing... is this some kind of CDR that > can be used for billing? Or only record of outgoing SMSs? > > So if I want to save my DLR, I must use MySQL or any of the other > options? > If I user the URL for store-status I see nothing there... what does this > mean? I am CERTAIN that im able to deliver SMS... but im a little bit > confused (as you all might see..) > > Thanks again!! > > Alejandro Ram�rez > > > > -----Mensaje original----- > De: Rodrigo Cremaschi [mailto:[EMAIL PROTECTED] > Enviado el: Jueves, 07 de Abril de 2005 01:36 p.m. > Para: Alejandro J. Ram�rez; [email protected] > Asunto: Re: DLR report? > > INTERNAL means RAM. > > ----- Original Message ----- > From: Alejandro J. Ram�rez > To: [email protected] > Sent: Thursday, April 07, 2005 5:30 PM > Subject: DLR report? > > > > > > Hi All! > > I'm living using Kannel a lot but as a newbie. i have lots > of > questions. One is. Where are the DLR reports stored? I have it set up as > > INTERNAL, but where is this stored?? Is it an specific file?? > > Thank you so much!! > > > Alejandro Ram�rez > > > > > >
