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
