hello
I use dlr-url parameter.
when I send a message with kannel I attribute a unique ID to this message
and Kannel give it another ID when he send it for delivery
(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). I want to correspond in my base this
ID and my ID to resend the message if he fail after validity period
expiration.
How can I do this
big thanks for help
----- Original Message -----
From: "Heru Tjatur" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, May 11, 2006 4:22 AM
Subject: Re: dlr
Dear issam,
On Wed, 2006-05-10 at 13:47 +0100, issam wrote:
Hello
when I send a message with Kannel, he return a message like accepted
for delivery but not the id used in dlr message.
if I send 2 messages and I receive one dlr how can I know if this dlr
is for first message or 2nd message.
You could use set dlr-url parameter when sending the message. Each dlr
message coming, it will its trigger dlr-url. So, you will know which
message's dlr is comming.
Hope it could help you..
--tjatur