Hey Khana,
How is your architecture? How are you using Smsbox/Sqlbox? At what time are
you inserting to the db?
At the same time, please look at the below blog, I would recommend multiple
parallel connections to the smsc if your server can support it.
http://techguru-sampan.blogspot.com/2014/01/
Hi
Sms throughput depends on what your carrier/smsc allows you to send.
In smpp smsc it is usually limited by what you contract with your carrier
and can go from 1 sms/sec to 10 or more sms/sec.
with modems (smsc-at), you are limited by the protocol itself, available
radio channels, signal quali
Also make sure that your dlr table storage is MyISAM.
On Mon, Nov 3, 2014 at 7:53 PM, MOSES KARIUKI wrote:
> What issue are you facing?
>
> MT
>
> On Mon, Nov 3, 2014 at 5:09 PM, Aditya Khanna <
> aditya.khanna111...@gmail.com> wrote:
>
>> *Hello Everyone,*
>>
>> I'm new with Kannel SMS Gateway.
What issue are you facing?
MT
On Mon, Nov 3, 2014 at 5:09 PM, Aditya Khanna wrote:
> *Hello Everyone,*
>
> I'm new with Kannel SMS Gateway. I have configured my application with
> Kannel SMS Gateway.
>
> I'm facing some serious problems regarding speed of sending bulk sms.
>
> This is my config
*Hello Everyone,*
I'm new with Kannel SMS Gateway. I have configured my application with
Kannel SMS Gateway.
I'm facing some serious problems regarding speed of sending bulk sms.
This is my configuration Files. Please check and suggest me that where is
the problem in configuration.
*gateway.con
*Hello Everyone,*
I'm new with Kannel SMS Gateway.
I have configured Bearerbox, SMSBox and SQLBox for sending bulk sms through
my HTTP Application. But problem is that the speed of sending sms is too
low.
So my first question is that how to increase the speed of sending sms.
Second one is what i