Hi,

1) There is a default timeout of 280 s. This is configured in group smsbox:

http-timeout (in s)

2) You can configure in group smsbox:

http-request-retries

However, in the code it won't retry, just logs error.

BR,
Nikos
----- Original Message ----- From: brett skinner
To: [email protected]
Sent: Friday, July 16, 2010 12:43 PM
Subject: What does Kannel do when an error occurs while requesting URLs


Hi


I search through the documentation but I couldn't find an answer to my question. It might be there I just could not find. I would like to know what Kannel does when either:


1. Trying to do the HTTP get request for the DLR if you are using the dlr-mask and the dlr-url when sending an SMS via the http interface. 2. Trying to do a HTTP request to post SMSC originated SMS (I am using the get-url parameter in the sms-service group).


And the one of the following situations occur.


1. The URL is unreachable (webserver has not yet started)
2. The http response code is something other than 2xx. (Something happends during processing and perhaps the response code is 500)


Regards,

Reply via email to