Re: max_http_retries in SMS Box ?
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wapme Systems AG |
| Message-ID | <[email protected]> |
Paul Keogh wrote:
>
> I have configured into an smsbox group;
>
> http-request-retry=10
> http-queue-delay=4
>
> This works OK for retrying, but if the retry attempts always fail, I
> never see a "failed" message going back to the Bearer Box.
>
> I think the line in url_result_thread() that says;
>
> } else if (max_http_retries > 0) {
>
> should say
>
> } else if (max_http_retries > retries) {
>
> Comments ?
you are definetly right. Sorry. Fixed in cvs.
Stipe
[email protected]
-------------------------------------------------------------------
Wapme Systems AG
Vogelsanger Weg 80
40470 Düsseldorf
Tel: +49-211-74845-0
Fax: +49-211-74845-299
E-Mail: [email protected]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are