Hi all,

I've checked in this forum for answer for my problem but I couldn't find one
that cleared my doubts.
I've just installed kannel (made the gzip tarball download in kannel
website) in ubuntu 10.04 LTS. Then I wanted to run the bearerbox and the
smsbox. I didn't change anything in my smskannel.conf file where the core
group is:

group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
#status-password = foo
#admin-deny-ip = ""
#admin-allow-ip = ""
#log-file = "/tmp/kannel.log"
#log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
#unified-prefix = "+358,00358,0;+,00"
#access-log = "/tmp/access.log"
#store-file = "kannel.store"
#ssl-server-cert-file = "cert.pem"
#ssl-server-key-file = "key.pem"
#ssl-certkey-file = "mycertandprivkeyfile.pem"

And the smsbox group is:

group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13013
global-sender = 13013
#sendsms-chars = "0123456789 +-"
#log-file = "/tmp/smsbox.log"
#log-level = 0
#access-log = "/tmp/access.log"

So as you can see I did not change a thing yet. Still when I tried this
command:

 ~/download/gateway-1.4.3/gw/bearerbox -v 1
~/download/gateway-1.4.3/gw/smskannel.conf

I get this result:

2011-07-24 22:35:51 [15596] [0] INFO: Debug_lvl = 1, log_file = <none>,
log_lvl = 0
2011-07-24 22:35:51 [15596] [0] WARNING: DLR: using default 'internal' for
storage type.
2011-07-24 22:35:51 [15596] [0] INFO: DLR using storage type: internal
2011-07-24 22:35:51 [15596] [0] INFO: SSL not supported, no SSL
initialization done.
2011-07-24 22:35:51 [15596] [0] INFO: HTTP: Opening server at port 13000.
2011-07-24 22:35:51 [15596] [0] INFO: BOXC: 'smsbox-max-pending' not set,
using default (100).
2011-07-24 22:35:51 [15596] [0] INFO: Set SMS resend frequency to 60
seconds.
2011-07-24 22:35:51 [15596] [0] INFO: SMS resend retry set to unlimited.
2011-07-24 22:35:51 [15596] [0] INFO: DLR rerouting for smsc id <FAKE>
disabled.
2011-07-24 22:35:51 [15596] [0] INFO:
----------------------------------------
2011-07-24 22:35:51 [15596] [0] INFO: Kannel bearerbox II version 1.4.3
starting
2011-07-24 22:35:51 [15596] [0] INFO: MAIN: Start-up done, entering mainloop

It simply stops at this mainloop. Is this normal? Please bear in mind that
I'm new with this thing and I simply want to learn to use kannel as a sms
plataform.

Thank you for your attention and my apologies if there is a post regarding
this same issue that I missed when looking.

Alexis C.
-- 
View this message in context: 
http://old.nabble.com/Need-help-starting-kannel%2C-please-help-tp32128784p32128784.html
Sent from the Kannel - User mailing list archive at Nabble.com.


Reply via email to