thoughput parameter is not working under ONE SMS/sec.

-----Message d'origine-----
De : users-boun...@kannel.org [mailto:users-boun...@kannel.org] De la part
de Amin Mukhaimer
Envoyé : mercredi 20 juin 2012 11:29
À : 'Moazzam Ali'
Cc : users@kannel.org
Objet : RE: outgoing SMS limit per MSISDN

You may want to try using a the variable "throughput" in SMSC
configurations, I hope that works...

Also, kindly "reply to all" so others can read the message, to get help or
maybe comment on the issue :)

Good luck.

-----Original Message-----
From: Moazzam Ali [mailto:moz...@gmail.com]
Sent: Wednesday, June 20, 2012 12:21 PM
To: Amin Mukhaimer
Subject: Re: outgoing SMS limit per MSISDN

We already doing this, we store messages in the MySQL database and send one
SMS to unique MSISDN per second. However, sometime when we need to restart
MySQL or Kannel or sms handler, Kannel starts storing and queuing the
messages and Kannel do not release the queued one by one It tries to process
all queued messages at once hence SMSC return throttling error in submit
response because SMSC only allows one SMS per MSISDN per second.

OK if kannel does not support such limit, is there any way if i can limit
the queue releasing one message per second?



On 06/20/2012 11:59 AM, Amin Mukhaimer wrote:
> Hi, I would suggest saving that information on your database and 
> having
your
> server check before sending new SMSs whether the number received a SMS 
> already, or maybe having the service that sends the messages run once 
> a day...
>
> I don't know if kannel itself has such feature, good luck.
>
> -----Original Message-----
> From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On 
> Behalf Of Moazzam Ali
> Sent: Wednesday, June 20, 2012 3:29 AM
> To: users@kannel.org
> Subject: outgoing SMS limit per MSISDN
>
> Hi,
>
> is there any way to limit the outgoing SMS per destination MSISDN? For 
> example  xxxxxxx is a mobile nr and i want to let kannel send only one 
> SMS to this MSISDN per second?
>
> //moazzam
>
>
>






Reply via email to