Hello. What I want to do: 1) After sending sms via kannel I need to save full information - sending time, sms text, user_id (in my system sms message can send different users), etc. 2) When i got delivery report (or other status) - update info about sended sms with status and time updated.
I try to use sqlbox. It works good, but in sent_sms table I haven't message id, which stores in delivery report, and i can't understand wich row I need to update. I try to use 'dlr-storage = mysql', but it doesn't save sended text! How I can do what I need? -- View this message in context: http://kannel.6189.n7.nabble.com/Updating-info-about-sended-sms-tp28459.html Sent from the Kannel - User mailing list archive at Nabble.com.
