Not directly, you need DLR's for that. This is because the sending is asynchronous, so kannel might not be able to give back a message id until the external smsc accepts the message (which may happen an hour later, for example).
Regards, Alejandro On Tue, Jun 9, 2009 at 11:56 AM, Latitude Berlin <[email protected] > wrote: > Hi, > > I need to store message-ids of SMS messages in my application. Is it > possible that when I send send-sms request to Kannel (via HTTP), Kannel > reports the message-id of the sms to my application through a Servlet? > > Thanks a lot. > > Cheers >
