I understand, but it’s required rule for passing the test with SMSC connection. 
When we will pass it, we will have this interval = 1 second.

 

 

From: Andreas Fink [mailto:af...@list.fink.org] 
Sent: Thursday, July 03, 2014 3:03 PM
To: Алексей Мальгин
Cc: khaoula.zou...@sofrecom.com; devel Devel
Subject: Re: Throttling Error

 

FYI, the standard doesnt say how long you have to wait until you retry after 
getting a Throttled error.

It only says:

 

            Throttling error (ESME has exceeded allowed message limits). 

            This type of error is usually returned where an ESME has exceeded a 
predefined messaging rate restriction applied by the operator.

 

If you wait 60 seconds before retrying it will slow your sending down a hell of 
a lot.

Its totally ok to retry a couple of seconds later to see if we still exceed 
"allowed message limits".

 

There's nothing wrong with that. This is not an error. This is what it is meant 
to be.

 

 

On 03 Jul 2014, at 09:58, Алексей Мальгин <alexey.mal...@gmail.com> wrote:





Hi,

 

Thanks for the response!

 

It will resolve problem with resending interval, but how can I make kannel stop 
sending PDU for some time after this error? Not for this message, for all 
messages in queue.

 

From:  <mailto:khaoula.zou...@sofrecom.com> khaoula.zou...@sofrecom.com [ 
<mailto:khaoula.zou...@sofrecom.com> mailto:khaoula.zou...@sofrecom.com] 
Sent: Thursday, July 03, 2014 2:46 PM
To: Алексей Мальгин;  <mailto:devel@kannel.org> devel@kannel.org
Subject: RE: Throttling Error

 

Hello,

 

I think this can be configured with this release using parameters : 
sms-resend-freq and sms-resend-retry.

I give you an example : sms-resend-freq = 900 (15 mins) and sms-resend-retry = 
10 : means that the retry will be done 10 times every 15 minutes after 
receiving the 0x0058 error code for throttling error.

 

Hope this could help you..

Regards,

 

De : devel [ <mailto:devel-boun...@kannel.org> mailto:devel-boun...@kannel.org] 
De la part de ??????? ???????
Envoyé : jeudi 3 juillet 2014 04:08
À :  <mailto:devel@kannel.org> devel@kannel.org
Objet : Throttling Error

 

Hello,

 

We need help with processing  Throttling Error. SMSC requires us to wait 60 
seconds and resend request. Can you help us to setup kannel well? Our config in 
attachment. Is it possible?

 

We use Kannel 1.5.0 with sqlbox, smpp 3.4.

 

Reply via email to