Hi Rodrigo,

Thanks for your reply.

The configuration below appears (based on the docs) to apply to the smsbox and not the sms-service, is this the case or does it apply to both?

Good suggestion on running locally however, we are processing hundreds of thousand request per day and it appears that the LAMP (specifically apache) is not handling the requests that well. Placing it locally may have an impact on the kannel server which we don't want .

We are going to setting up load balancing on the web server but the hardware will take sometime. I wanted an interim solution.

- Khary


Rodrigo Cremaschi wrote:
Hi Khary:

    You can use "reply-couldnotfetch" configuration variable to change
the message. That will not stop the message from reaching the phone,
though. Maybe you can try a combination of

reply-couldnotfetch = ""
omit-empty = true

as Seik suggests. I never tried it.

    The best way to avoid this problem is effectively fetching the
content from the webserver.

    If you still can't get your webserver to be always available, you
will need some programming to catch the error before it reaches Kannel
(using a local script as an interface between Kannel and the
webserver).

    Best regards,

Rodrigo.


On 8/13/07, seik <[EMAIL PROTECTED]> wrote:
http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html
Table 6-8. SMS-Service Group Variables
omit-empty = true

cheers

seik


-----Original Message-----
From: Khary Sharpe [EMAIL PROTECTED]
Sent: 13 ?????? 2007 ?.
To: seik
Subject:How to stop 'Could not fecth' error from going to mobile

Hi All,
Does anyone know how disable the 'Could not fech' error that is sent
back to phones when Kannel fails to fetch a URL?
Thanks - Khary





Reply via email to