hi, can you give an exmaple of a dlr-url and dlr-mask setting ?
thans, Eric -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Navjot Singh Envoy� : lundi 21 juillet 2003 13:14 � : [EMAIL PROTECTED] Objet : RE: kannel sms responds... hi, 1. Use dlr-url and dlr-mask. 2. Before making HTTP req, you might be saving the sms in db / file. The status may be by "sent". 3. The dlr-url program can simply update the status of the record to "delivered" / "failed" as it comes out to be. In your case, if it's failed, you may resend it. HTH -navjot |-----Original Message----- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of |Nejc Menard @ GENERA Lynx d.o.o. Ljubljana |Sent: Monday, July 21, 2003 3:40 PM |To: [EMAIL PROTECTED] |Subject: kannel sms responds... | | |Hi! | |We have an servlet application, that sends sms requests over http (GET). |How can we implement the reading of status of sms. That means if it was |sent, buffered or worse and the most important failed. This must be done |in order of sending the failed sms again. Maybe there is a possibility |to return the dlr reports with some readable connection to sent sms |(some index or something...). By the way- it there any suitable front |end to this like stand alone? To read the logs and list the sent sms and |dlrs...? | |Best regards, | |Nejc Menard |GENERA Lynx d.o.o. |Ljubljana, Slovenia | | |
