Owen Simwanda wrote:

I would like to know if casing can cause problems in the configuration files for kannel. Can capital letters be used in place of lower case
letters

Kannel's config routines use octstr_compare() and dict_get() mainly in gwlib/cfg.c, which means "yes" it is case-sensitive.


This is at least for any kind of pre-defined config variable name and value. Of course you can use capital letters in "self-definable" variable values.

Stipe

mailto:stolj_{at}_wapme.de
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 D�sseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:info_{at}_wapme-systems.de
http://www.wapme-systems.de/
-------------------------------------------------------------------



Reply via email to