I'm runnin Linux box and trying to use Nokia 6210 as SMSC. When I try to start 
bearerbox it panics (with fakesmsc all is fine). It says:
2002-01-15 20:08:34 [0] INFO: Kannel bearerbox II version 1.0.3 starting
2002-01-15 20:08:34 [0] DEBUG: Started thread 1 (gw/bb_http.c:httpadmin_run)
2002-01-15 20:08:34 [1] DEBUG: HTTP: Creating a new server socket <13000>.
2002-01-15 20:08:44 [0] PANIC: Cannot start with SMSC connection failing

My configuration file is:

group = core
admin-port = 13000
wapbox-port = 13002
smsbox-port = 13004
admin-password = xxx
wdp-interface-name = "*"
log-file = "/etc/kannel/kannel.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1;192.168.*.*"

group = wapbox
bearerbox-host = "192.168.100.23"  
log-file = "/etc/kannel/wapbox.log"
log-level = 0

group = smsc
smsc-id = modem
smsc = at
modemtype = nokiaphone
device = /dev/ttyS0

#group = smsc
#smsc = fake
#host = "192.168.100.23"
#port = 10000

group = smsbox
bearerbox-host = "192.168.100.23"
sendsms-port = 13004
log-file = "/etc/kannel/smsbox.log"

group = sms-service
keyword = keyword
text = "sms-service" 

group = sendsms-user
username = username
password = password

What gives? is it 6210 not working as SMSC?

thanks,

ilari




Reply via email to