I am having problems getting my Nokia
7110 configured (as a GSM SMSC) on Linux Redhat.
The
error I get is ...
2002-04-22 12:24:47 [0] INFO: Kannel bearerbox II
version 1.0.3 starting
2002-04-22 12:24:47 [0] INFO: Started access logfile
`access.log'.
2002-04-22 12:24:47 [0] DEBUG: Started thread 1
(gw/bb_http.c:httpadmin_run)
2002-04-22 12:24:47 [1] DEBUG: HTTP: Creating
a new server socket <10000>.
2002-04-22 12:24:57 [0] PANIC: Cannot
start with SMSC connection failing
My
kannel.conf file ....
#
SMSC CONNECTIONS
group = smsc
smsc = at
smsc-id =
FIDO
modemtype=nokiaphone
device=/dev/ttyS0
pin=1234
I
have tested the serial port with setserial -a /dev/ttyS0 and everthing looks
fine ...
/dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ:
4
Baud_base: 115200, close_delay: 50, divisor: 0, closing_wait:
3000
Flags: spd_normal skip_test
We have also successfully configured the same
phone with Kannel on a W2K platform so I know the phone / cable should be
OK.
Does
anyone have any suggestions?