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



Reply via email to