Hi,
So you have read, as you say, the UG. As log states, you have an error in
your sms-service configuration. Remove offending line and retry.
BR,
Nikos
----- Original Message -----
From: Lou Picciano
To: Kannel Users
Sent: Saturday, February 05, 2011 4:25 PM
Subject: Configuration issues with first install - on Mac
Dear Kannel Friends,
Trying our first configuration - on Mac - and having some difficulty. After
setting up a minimal configuration, the bearer box starts OK.
Immediately, though, the SMSbox complains at startup about various syntax
errors - it doesn't like carriage returns in the same config file just read
by the bearerbox? - and then complains about things like logs settings being
in the wrong sections of the config. Note: I am being careful that the
config file contains only CRs, no LFs.
All seems related to some error in how the smsbox program is reading the
config file - even after removing all blank lines, smsbox complains:
# ./smsbox -v 1 /etc/kannel/kannel.conf
2011-02-04 19:19:39 [10625] [0] ERROR: Can't find out official hostname for
this host, using `kannelbox.0.168.192.in-addr.arpa' instead.
2011-02-04 19:19:39 [10625] [0] INFO: Debug_lvl = 1, log_file = <none>,
log_lvl = 0
2011-02-04 19:19:39 [10625] [0] ERROR: Group 'sms-service' may not contain
field 'log-level'.
2011-02-04 19:19:39 [10625] [0] ERROR: Error found on line 235 of file
`/etc/kannel/kannel.conf'.
2011-02-04 19:19:39 [10625] [0] PANIC: Couldn't read configuration from
`/etc/kannel/kannel.conf'.
2011-02-04 19:19:39 [10625] [0] PANIC: 0 smsbox
0x0000000100037046 gw_panic + 374
2011-02-04 19:19:39 [10625] [0] PANIC: 1 smsbox
0x000000010000290e main + 4478
2011-02-04 19:19:39 [10625] [0] PANIC: 2 smsbox
0x00000001000010a4 start + 52
2011-02-04 19:19:39 [10625] [0] PANIC: 3 ???
0x0000000000000004 0x0 + 4
Help! Really at a loss here! This Mac setup was supposed to be the easy
test, just to get to know Kannel!
Next Step: Build on Solaris!
Lou