Hi Alejandro,
There are escape codes for every thing except message :(
Am getting sender, receiver, timestamp, status, message id, but not message 
content :(

Regards,
Piyush Khandelwal
 
 
------------------ Original Message ------------------
From: "Alejandro Guerrieri"<alejandro.guerri...@gmail.com>;
Date: May 19, 2009 06:52 PM
To: "Piyush"<piy...@ibibo.com>; 
Cc: "jyotiranjan panda"<tell2jy...@gmail.com>; "Jinson"<jin...@mobme.in>; 
"users"<users@kannel.org>; 
Subject: Re: Reply: Reply: Message content in dlr

 
 You need to pass on the dlr-url some sort of message ID and then match it when 
the dlr comes back 

dlr-url = http://foo.bar/dlr?id=1234&status=%d...
 

That id=1234 could be the message id from a db table where you insert messages 
before sending, for example.


Hope it helps,


Alejandro


 On Tue, May 19, 2009 at 12:33 PM, Piyush <piy...@ibibo.com> wrote:
 
No both %a and %A doesn't work for message content.
As Cezary said earliar, there is no escape code for message content. There is 
something else which we need to do :(

Regards,
Piyush
  
 
------------------ Original Message ------------------
From: "jyotiranjan panda"<tell2jy...@gmail.com>;
 Date: May 19, 2009 05:27 PM
To: "Jinson"<jin...@mobme.in>; 
Cc: "Piyush"<piy...@ibibo.com>; "users"<users@kannel.org>; 
 Subject: Re: Reply: Message content in dlr

 
 Hi,
As mentioned below go through user guide (Table 6-9). You can try with %a  or 
%A.

Regards
Jyoti Ranjan Panda

On Tue, May 19, 2009 at 4:50 PM, Jinson <jin...@mobme.in> wrote:
 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 <piy...@ibibo.com> 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"<cza...@thebestisp.co.uk>;
 Date: May 19, 2009 03:29 PM
To: "users"<users@kannel.org>; 

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!
 

 



 
 --------------------
ibibo Mail :: Get your mail box with Music, Skins, Greetings and Stationery now!

 


 
 --------------------
ibibo Mail :: Get your mail box with Music, Skins, Greetings and Stationery now!

Reply via email to