Re: [-] Re: Strange smsbox/bearerbox problem : SMS messages not being sent
Andreas Fink <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
On Dienstag, Juni 10, 2003, at 04:20 Uhr, David Tully wrote: >>> 4. We should have more elegant throttling code in the SMPP driver > >> There's no way to make it more elegant! >> >> The SMPP specs dont allow for anything else. Nice would be to stop >> sending > if we got "throttle" and resume when we get some kind of "resume" > message > but there is no such message. Kannel does the only valid thing which > is wait > a bit and try again. > > > Would it not be more elegant to have an option whereby Kannel could be > configured to match the allowed throughput the operator has set? > Say, an operator has set the limit to 10 messages a second - set a > config > option in kannel for 9 messages a second - therefore it would be > unlikely > that the throttle would occur. This throttling parameter does already exist in EMI/UCP. Not sure if its used in SMPP. in EMI/UCP it simply waits a few miliseconds ( 1/throughput in sec) before continuning processing items. this is easy to do but it limits you on throughput and the SMSC still might require a slow down because it is overloaded in general. > Andreas Fink Global Networks Switzerland AG ------------------------------------------------------------------ Tel: +41-61-6666333 Fax: +41-61-6666334 Mobile: +41-79-2457333 Global Networks, Inc. Clarastrasse 3, 4058 Basel, Switzerland Web: http://www.global-networks.ch/ [email protected] ------------------------------------------------------------------