On Tuesday 19 October 2004 10:27, Alex Kinch wrote: > > Here's how we do it: > > 1. Log the message within our application to a database. > 2. Retrieve the unique record id for that message. > 3. Pass the record id as part of the DLR URL to Kannel > 4. When Kannel receives a DLR for that message, it updates your app via > HTTP passing that message id as part of the DLR URL.
Ahh, thank you. Yes, that clears up that one. C.
