It depens on how often your status report is called. If your dlr request is called a lot of times, sometimes http request are denied. You should see errors in your smsbox logs.
== Rene -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Diverse Sent: Tuesday, 09 August, 2011 16:06 To: [email protected] Subject: DLR and request a dlr_url Hello I'm using kannel, smsbox, sqlbox and I have a problem with getting dlr on my dlr_url. When I send sms pass dlr_url (http://host/sms/smstransportstatus.php?sms_id=%d&time=%t&status=%d). When changing the status of sms, kannel sends status to my script specified in dlr_url, but somehow it does not always happen, although the base is sqlbox all statuses. How can I get the guaranteed status on my dlr_url? Or can I request a status on their own for the id given me. The documentation is a description: Note: If you put your own message ID in the dlr-url like in the example above, you can then use this ID to update your database with the message status. But how to take advantage of? Best regards --
