Hi seikath, Seems like its close to, what I am looking for. But still I am unable to pass on data from send request to my dlr-url. I would appreciate, if you can elaborate lil but more on it.
Regards, Piyush Khandelwal ------------------ Original Message ------------------ From: "seikath"<[email protected]>; Date: May 19, 2009 06:46 PM To: Cc: "users"<[email protected]>; Subject: Re: Reply: Reply: Message content in dlr in short: kannel dont care for the text body of the message in the dlr reports this is just because you have the text in the send request, so you have it already. IF you really want to text in the dlr url, its simploe as that: /dlr.php?escape.codes.here&uniq_id=yourUnique_id&=urlencodedd_text_body_here so you will get the text as my_text value Piyush wrote: > Hi Jinson, > Thanks for responding. I tried on all escape codes and none works for > message content. There is something else that we need to do, which we > dont know abt till yet :( > > Regards, > Piyush Khandelwal > > > ------------------ Original Message ------------------ > *From:* "Jinson"<[email protected]>; > *Date:* May 19, 2009 05:20 PM > *To:* "Piyush"<[email protected]>; > *Cc:* "Cezary Siwek"<[email protected]>; "users"<[email protected]>; > *Subject:* Re: Reply: Message content in dlr > > http://kannel.org/download/1.4.3/userguide-1.4.3/userguide.html > > Search for *Escape Codes* > > On Tue, May 19, 2009 at 1:39 PM, Piyush <[email protected] > <mailto:[email protected]>> wrote: > > I joined this mailing list very recently. Couldnt able to find any > thread disscussing about this issue. > Would appreciate, if u can give me some insight into how to set me > parameter for message content. > > Thanks & regards, > Piyush Khandelwal > > ------------------ Original Message ------------------ > *From:* "Cezary Siwek"<[email protected] > <mailto:[email protected]>>; > *Date:* May 19, 2009 03:29 PM > *To:* "users"<[email protected] <mailto:[email protected]>>; > *Subject:* Re: Message content in dlr > > > > > Hi All, > > Can anybody please tell me that what parameter(escape code) should I > use > > in dlr-url to see message content in dlr. > > > > There is no escape code for message content. You can add this easily as > your > own HTTP/GET value. see the kannel documentation or search this mailing > list. > > > > >I am using mysql as dlr-storage. After sending message, I see a new > record > >being added in database. but when dlr is received that record is > deleted. > >How can I update that >record instead of deleting. > > This is how the dlr works. Create a separate table for your internal > usage > and update it when dlr received (dlr-url called) > > > Regards, > Cezary Siwek > > > > -------------------- > ibibo Mail :: Get your mail box with Music, Skins, Greetings and > Stationery now! <http://mail.ibibo.com/?from=footer> > > > -------------------- > ibibo Mail :: Get your FREE mail box with Music, Skins, Greetings and > Stationery now! <http://mail.ibibo.com/?from=footer> -------------------- ibibo Mail :: Get your mail box with Music, Skins, Greetings and Stationery now!
