scriber however I want to send bulk sms ( 100,000 sms ) but still could
> not figure it out , I tried mtbatch it runs and red the content and
> receivers files but it returns mtbatch process 0 sms , is it the write tool
> to use for sending bulk sms. ( one sms to 100,000)
> I red about cg
returns mtbatch process 0 sms , is it the write tool to use for sending bulk
sms. ( one sms to 100,000)
I red about cgi-bin but I don’t know how to make it send 100,000 sms
Thank you in advance
Sent from my iPhone
I do use it.
It's not really that fast actually. I did few tests, smsbox was much faster
than sqlbox with reports turned on (bearerbox was configured to store
reports in sql as well in both cases).
There was a guy on the lists with memcached support, hopefully someone will
add it and share to the
Use SQLBOX for bulk broadcast ALWAYS! Guarnateed to work on very high
speed, much more than SMSBOX.
On Tue, Jul 24, 2012 at 1:23 PM, saurabh chandan wrote:
> Hi All,
>
> I have kannel1.4.3 with 12 active SMPP SMSC connections. Out of these
> connections 2 SMSC are being used for MT(Bulk Push). P
SQLbox does the following:
- DELETE from send_sms
- INSERT INTO sent_sms
bearerbox does the following (I assume dlr block is a part of bearerbox):
- INSERT INTO dlr (when message being sent, it creates an entry to track
delivery report)
- SELECT from dlr (when dlr received it's being matched again
Is it on the bearerbox level or smsbox?
On Jul 24, 2012, at 3:23 PM, saurabh chandan wrote:
> Hi All,
>
> I have kannel1.4.3 with 12 active SMPP SMSC connections. Out of these
> connections 2 SMSC are being used for MT(Bulk Push). Problem is that even 40
> sms are taking over 5 minutes to ge
Check your logs for throttling error and add throughput = 5 into each of
smsc section configuration.
2012/7/24 saurabh chandan
> Hi All,
>
> I have kannel1.4.3 with 12 active SMPP SMSC connections. Out of these
> connections 2 SMSC are being used for MT(Bulk Push). Problem is that even
> 40 sms
Hi All,
I have kannel1.4.3 with 12 active SMPP SMSC connections. Out of these
connections 2 SMSC are being used for MT(Bulk Push). Problem is that even
40 sms are taking over 5 minutes to get delivered. Service provider has
already given 5 TPS throughput.
Can't really understand the problem. Kindl
ion to the list. Kannel can
certainly do more than 5 SMS/sec. Alvaro and Falko can tell you more about it.
BR,
Nikos
- Original Message -
From: Abdulraheem Obaisi
To: nbalka...@gmail.com
Sent: Tuesday, July 07, 2009 1:35 PM
Subject: RE: kannel slow in sending Bulk SMS
Hi,
Are you using the same SMSc? What is its throughput?
BR,
Nikos
- Original Message -
From: Abdulraheem Obaisi
To: users@kannel.org
Sent: Tuesday, July 07, 2009 10:35 AM
Subject: kannel slow in sending Bulk SMS
Hi
I have a problem with kannel with speed of
Hi
I have a problem with kannel with speed of sending bulk SMS , recently I am
trying to move sending campaign to Kannel , comparing to the old sender which
was windows based , throw kannel I am be able to send not more than 2 sms/sec
comparing to 5sms/sec throw the other SMPP client
On Thu, 2005-01-27 at 04:59 -0800, michele munro wrote:
> Hi Enver,
Hi,
> Thanks for your reply to my email, it gaves me a clue but I would like
> to understand better your answer.
> When you said, try to implement HTTP 1.1 KeepAlive, do you mean
> to configure my HTTP Server to use Keepalive On
LR> to the right smsid.>> So far so good! My question now , is when I have thousands of sms> requests to
send, which means thousands of get http and so thousands of> sockets opened to 13013. How can avoid this? Is this going to degrade my> HTTP server performance? How can I have o
far so good! My question now , is when I have thousands of sms> requests to send, which means thousands of get http and so thousands> of sockets opened to 13013. How can avoid this? Is this going to> degrade my HTTP server performance? How can I have only one smsbox> socket 13013 opened
performance? How can I have only one smsbox socket 13013
opened while I'm sending bulk sms?
It won't degrade your separate HTTP server performance (ie. Apache running
on port 80/443). Since you are connecting probably to local.ip or
localhost TCP sockets shouldn't be too big of
performance? How can I have only one smsbox
> socket 13013 opened while I'm sending bulk sms?
Try implementing HTTP/1.1 Keep-Alive.
-HTH
--
Enver ALTIN |http://skyblue.gen.tr/
Software developer @ Parkyeri | http://www.parkyeri.com/
signature.asc
De
have only one smsbox socket 13013 opened while I'm sending bulk sms?
Of course I know that the Kannel's CGI sendsms has the feature of sending bulk sms using several numbers on the field TO for the same request, but I cannot use this solution since I'm using the DLR, which means Kann
17 matches
Mail list logo