Can you post configs?

Kannel treats each smsc independently with its own queue each.
Therefore it shouldn't wait to empty sms1 queue to send smsc2 msgs.

if you know to which smsc a message should take before hand, you can
add its id when posting it to kannel. i.e. If using smsbox adding
"&smsc_id=smscx&..."  I think there is something similar in sqlbox.

Regards

Alvaro


|-----------------------------------------------------------------------------------------------------------------|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
              Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com


On Mon, Sep 3, 2012 at 2:07 AM, Amin Mukhaimer
<ami...@arabmobilecontent.com> wrote:
> 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:s...@aeon.pk]
> 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: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
> Of Amin Mukhaimer
> Sent: Wednesday, August 29, 2012 7:20 PM
> To: users@kannel.org
> 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,
>
>

Reply via email to