max_http_retries in SMS Box ?

"Paul Keogh" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
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 ?

Paul Keogh
ANAM Wireless Internet Solutions
http://www.anam.com                     
+353 1 284 7555 (wired)               +353 86 234 6047 (wireless)
Castle Yard, Saint Patrick's Road, Dalkey, County Dublin, Ireland
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.