Re: Msg-id for tracking in Kannel 1.4.1
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Ben Suffolk wrote:
> Sunil,
>
> This is possible, by you creating a unique ID and passing it as part of
> the dlr-url parameter.
>
> That is if you dlr-url was http://localhost/dlr.phpstatus=%d for
> instance, you would make it something like
>
> http://localhost/dlr.phpstatus=%d&uid=1234
>
> Where you changed the uid on each message submission. This mean you
> have to padd the dlr-url with the submit,a s opposed to having it in
> the config file.
Ben is right here.
Kannel has internal UUIDs for messages, but does not provide them to the caller
layer (HTTP client calling sendsms interface).
Reason: we allow flexibility to letting the caller define the UID from the
"outside" by the construct Ben describes for handling DLR-URLs.
BTW, please refer to the user's guide for some more information on DLR handling.
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------