RE: Throttling Error
Алексей Мальгин <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] [mailto:[email protected]] Sent: Thursday, July 03, 2014 2:46 PM To: Алексей Мальгин; [email protected] 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:[email protected]] De la part de ??????? ??????? Envoyé : jeudi 3 juillet 2014 04:08 À : [email protected] 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.