Hi,

By using the following sendsms dlr_url (url-encoded): ...&mymsgid=1

And each time you send an SMS you increment that msgid...

You know your msgid that you sent, and the dlr will come back with that
msgid as well. Therefore you can match with original SMS.

The guaranteed way to get your missing DLRs is to search for them in your bb
access.log.

BR,
Nikos

On Tue, Aug 9, 2011 at 5:05 PM, Diverse <[email protected]> wrote:

> 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
>
> --
>
>

Reply via email to