Chronis Nikos wrote:

Thanks for the response Stipe, but I am lost...

The only thing I want to do with "Kannel":
- To grep the submit_sm_resp where I cant get the message_id of my provider

Exemple:
2006-02-24 16:41:18 [24011] [6] DEBUG:   type_name: submit_sm_resp
2006-02-24 16:41:18 [24011] [6] DEBUG: command_id: 2147483652 = 0x80000004
2006-02-24 16:41:18 [24011] [6] DEBUG:   command_status: 0 = 0x00000000
2006-02-24 16:41:18 [24011] [6] DEBUG:   sequence_number: 11 = 0x0000000b
2006-02-24 16:41:18 [24011] [6] DEBUG:   message_id: "CBE8456S45D4584"
(the last line)

- And after that, is it possible to add "this" message_id into my MySQL database and when I get the delivery status, to check into my database "from" this message_id

now, Kannel won't provide you the SMPP internal message id of your provider. Kannel uses in case of SMPP that message id internally for DLR resolving. So you don't need to worry. Simply set the dlr-mask parameter accordingly and provide the dlr-url that is triggered on the events under the mask.

Is there any "special need" you'd like to get back the SMPP internaly message id to your application layer?

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to