Hello,

When configuring an sms-service like this:

group = sms-service
keyword = default
post-url= "http://someserver.example.com/address";
omit-empty = true

Is there a way to suppress the message "Could not fetch content,
sorry." when the url "http://someserver.example.com/address"; does not
exist? I've searched the web and kannel documentation about the topic
and did not find anything.

I'd like a service that returns the content of the url when it has
content and returns nothing when some "strange" http code is returned
(404, 500, 201).

Regards,
Rudy

Reply via email to