Storing dlr in the mysql is done internally by kannel. As soon as the message did reach an achieve state like delivered or not delivered. it will stay in the dlr table, otherwise it is removed. You could still got all the cdr in the file access.log.
Kannel.store are here only for security issue, only sms that as been received by the kannel process but not yet proceed in one queue are inside. It is a security in cas of a crash. Hope that help ! Ps : your name sound french, isn't it ? _____ From: Mathieu Bruneau [mailto:[EMAIL PROTECTED] Sent: vendredi 28 septembre 2007 13:38 To: info.ubichip; [email protected] Subject: RE: Store Growing Yeah, answer a bit my question :-) Ok so restarting Kannel is the way to have the server retries the message. Isn't a better way to handle store "expiracy" would be something quite useful than flushing the full store? Actually, what would happen if you want to make a load balanced HA kannel installation. Storing your dlr in mysql seems the good way of doing that. Is there an equivalent to the store or would the store be subject to being only a single node ? ------- Mathieu Bruneau _____ From: info.ubichip [mailto:[EMAIL PROTECTED] Sent: Friday, September 28, 2007 4:32 PM To: Mathieu Bruneau; [email protected] Subject: RE: Store Growing Hi Mathieu, Some answer to your questions : 1/ it could be retrie but if no route are found, they stay until you restart Kannel and so Kannel will retry them 2/ yes, find the files kannel.store and kannel.store.bak , delete them and restart kannel Hope that help _____ From: Mathieu Bruneau [mailto:[EMAIL PROTECTED] Sent: vendredi 28 septembre 2007 11:34 To: [email protected] Subject: Store Growing Hi, I currently have my kannel store that contains about 300 messages. I found out yesterday that some of them were quite old ( 2 months ). 1) For those messages, when are they "retried" to be sent? On restart or is there some trigger inside Kannel that makes it retry them? 2) Is there a way to clean, let's say, the one older than 7 days? Or configured an automatic expiracy on the SMS ? Regards, ------- Mathieu Bruneau _____ Antivirus avast! <http://www.avast.com> : message Sortant sain. Base de donnees virale (VPS) : 000777-2, 28/09/2007 Analyse le : 28/09/2007 13:31:37 avast! - copyright (c) 1988-2007 ALWIL Software. _____ Antivirus avast! <http://www.avast.com> : message Sortant sain. Base de donnees virale (VPS) : 000777-2, 28/09/2007 Analyse le : 28/09/2007 16:48:21 avast! - copyright (c) 1988-2007 ALWIL Software.
