Hi,

I am about to start using kannel for my SMS system as it looks great. I have not yet got my SMPP connetcion to the operator, but will have shortly. In the mean time I have been doing integration testing using the fakesmsc program.

I am always sending sms via the HTTP interface, and have the reply disabled for incoming messages. I have a couple of questions :-

1. When I submit a message via the HTTP interface I would like to be able to get in the response the SMS ID of the internal message structure, as returned by the variable %I in DLR URL callbacks. Is this possible? It would be a better way to tie DLRs back to the submitted message than having to allocate my own ID and pass it with the submission.

2. With a DLR call back of status 8 (submitted to the SMSC) I would like to get the actual SMSC allocated message ID. Is this at all possible? Id like this so that I am able to provide it along with any support queries to the operator.

This is assuming that I am correct in thinking that the 'SMS ID of the internal message structure' from http://www.kannel.org/download/ 1.4.0/userguide-1.4.0/userguide.html#AEN3338 is in fact not the same as the the allocated SMSC ID.

Regards

Ben


Reply via email to