Re: SQLBOX queued messages question

2015-12-09 Thread Grant Saicom
We process the sent_sms into another table on they fly. Maximum size the sent_sms table gets is maybe 40k tops but mostly it averages around 10K. We see this once 1 week maybe. I have really made every attempt to remove any bottlenecks in terms unwieldy database sizes to allow kannel to work in

Re: SQLBOX queued messages question

2015-12-09 Thread spameden
2015-12-09 12:43 GMT+03:00 Grant Saicom : > We process the sent_sms into another table on they fly. Maximum size the > sent_sms table gets is maybe 40k tops but mostly it averages around 10K. We > see this once 1 week maybe. > > I have really made every attempt to remove any bottlenecks in terms >

Actual Working of Kannel using Mysql Database

2015-12-09 Thread Robin C
Dear Team, I want to know the exact working behind kannel and smpp. There is dlr-db and sqlbox group in the kannel configuration. I want to know what exactly happening when we sent message. What is the role of send_sms & sent_sms table in kannel. How messages come to these