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.

Regards

Ben
On 9 Oct 2006, at 08:21, Meda, Venkata Sunil Prasad wrote:

Hi,

We would like to use Kannel 1.4.1 for one of our mobile project. It is
still in the design phase. I would like to know whether Kannel gateway
tracks every message(sms,wapush) with a unique id and is it possible for
my application to get that id.


USECASE : Application sends a HTTP request for a sendSMS with all the
necessary parameters for Delviery Report set. Will it get back uniqueID in response and when Kannel sends a delivery report back will it send it
with that uniqueID.



Thanks and regards,
Sunil.




Reply via email to