pogui wrote:
Im reading the bearerbox log, but no mention of some database failure
(debug log level). There is something i missing out? i have read like
100 times the kannel user's manual.
Should i use some spesific flags in compilation time?
Thanks for your time.
What do you do to start kannel services? I found out that using init.d
script from debian packages you don't get detailed bearerbox log. For
instance, if you enable dlr-storage but misspell engine (myysql for
instance) you don't get any errors because start-stop-deamon or
run_kannel_box scripts somehow 'eat' them.
Try runnig bearer box from cmdline:
/usr/bin/kannel/bearerbox /etc/kannel/kannel.conf
And then you'll se detailed log.
Mario