Hello Group, Can somebody explain how Kannel Store mechanism works?
I can see three configuration parameters in the user guide. store-type, store-location and store-dump-freq. My problem is that I have huge message queue in memory related to each SMSC connection and very less number of messages in queue. My swap usage is always above 70% because of the memory queues. Is there any way to move these queued messages in memory to store? Attached my core group conf *#Kannel configuration* *group = core* *admin-port = xxxx* *admin-password = "xxx"* *status-password = "xxxx"* *smsbox-port = xxxx* *smsbox-port-ssl = no* *sms-resend-retry = 0* *store-type = spool* *store-location = "/xxxxxxxxxxl"* *dlr-storage = mysql* *log-file = "/var/log/kannel/kannel-core.log"* *access-log = "/var/log/kannel/bearerbox-access.log"* *log-level = 1 * Thanks Jinson.
