Im trying to enable Kamailio TLS but the configuration is not running at all when I cahnge it liike this as follow.
Kamailio 3.3 ubuntu 12.04 LTS

#!define WITH_TLS

#!ifdef WITH_TLS
enable_tls=yes
#!endif

#!ifdef WITH_TLS
loadmodule "tls.so"
#!endif

#!ifdef WITH_TLS
# ----- tls params -----
modparam("tls", "config", "/etc/kamailio/tls.cfg")
#!endif

Please help
--
Kethzer Docteur