Ok thanks greatly, definitely looking up SMSbox configurations and need to modify my backend server to insert into db instead of calling sendsms page, that seems great.
Though my real issue is SMSs taking too long to get out of kannel, into the operator, not getting in kannel, meaning it takes long time to send 100,000 SMS for one operator, and sending SMSs to other operators will stay in Queue until first ones are sent, meaning it doesn't seem to multi-thread, or send SMS to multiple operators Simultaneously, which is why I am considering running 2 kannels or more. Thanks anyways, Amin From: Saad Omer [mailto:[email protected]] Sent: Saturday, September 01, 2012 11:21 AM To: 'Amin Mukhaimer' Subject: RE: help with understanding opensmppbox What you need is SQLBOX, not SMPPBOX. SQLBOX is a database layer which sites between BEARERBOX and SMSBOX. You can insert the SMS data directly into database, from where it will be picked up by BEARERBOX itself. The process is at least 10 times faster than standard SMSBOX. From: [email protected] [mailto:[email protected]] On Behalf Of Amin Mukhaimer Sent: Wednesday, August 29, 2012 7:20 PM To: [email protected] Subject: help with understanding opensmppbox hey guys, how is it going? I have some questions regarding opensmppbox, so I can connect it to bearerbox as normal smsbox? And what would be the purpose of that? I am looking to increase the performance of my installation since sending large numbers of SMSs to many operators can take a long time. I am thinking of doing 2 or more installations of kannel, to increase performance and total number of SMSs sent/period of time. Thanks in advance,
