On Fri, Jul 10, 2009 at 11:55 AM, Chirag Baraliya<[email protected]> wrote: > Sir, > > I m new in kannel & I m using the SqlBox, dlr after deletion it comes in > the sent_sms table,But I want to update dlr table.
I'm not familiar with sqlbox, I've never used it actually :) The DLR table is for kannel internal use, so you shouldn't touch it. It is used as a temporary storage for message statuses which kannel sent but didn't receive a delivery report. I don't know how sqlbox works, but if you have the message status in the sent_sms table after the delivery report is received I don't see any point why you want to touch the dlr table. Can you please explain what are you trying to do? Why do you think that you need to update the dlr table? BR, Jovan
