That's not possible, since the web interface doesn't actually wait for the message to get accepted to return.
You need to use DLR's for any extra information. Kannel creates a first DLR when the message is accepted, you could use that to get the internal id among other useful information. Regards, Alex On Sun, Feb 21, 2010 at 3:43 PM, LoLoVioLo <[email protected]> wrote: > Hi, > > I there a way that - when I submit a message - kannel returns more > information than the only : > > 0: Accepted for delivery > > For exemple that kannel returns the message internal id so I can store and > re-use later with dlr info. > > Thanks > >
