Wilfried Goesgens wrote:
On Fri, Jul 29, 2005 at 05:00:12PM +0200, Catalin Trifu wrote:
Hi,
Does anyone know what
reply-couldnotfetch string If set, replaces the SMS message sent back to user when Kannel could not fetch content. Defaults to Could not fetch
content, sorry..
if kannel isn't able to deliver the message to your application, he will send
this string to the user in an answer sms, else ways he will answer with the
content of your answer page.
If that is the case what does reply-requestfailed stand for ?
My application sends no message back anyway and kannel is set up with
omit-empty = true
reply-couldnotrepresent string If set, replaces the SMS message sent back when Kannel could not represent the result as a SMS message. Defaults to
Result could not be represented as an SMS message..
reply-requestfailed string If set, replaces the SMS message sent back when
Kannel could not contact http service. Defaults to Request Failed.
reply-emptymessage string If set, replaces the SMS message sent back when message is empty. Set to "" to enable empty messages. Defaults to
<Empty reply from service provider>.
they actually mean and under which situasions they occur ?
requestfailed, couldnotrepresent and emptymessage I understand but
couldnotfetch content i don't.
thanks,
Catalin