Hi All

I'm trying to connect an gsm modem Enfora 1218 to kannel through a
Xyplex terminal server.
However I receive a series of errors from kannel. It says ERROR 111
connection refused, but If I directly connect to the modem using
telnel [IP] [PORT] through the terminal server I can connect to the
modem and send messages & interact withh the modem with no problem.

Does anyone have experience with terminal servers and kannel? Any
special concerns/tips??

Regards and thanks for your time

Alvaro

# SMSC
#
group = smsc
smsc = at
smsc-id = test
modemtype = auto
speed = 115200
keepalive = 60
max-error-count = 5
# SETTINGS PARA ACCESO VIA
# TERMINAL SERVER
device = rawtcp
host = 192.168.1.199
port = 2800

group = modems
id = modemsmsc
name = modemsmsc
detect-string = "modem"
init-string = AT+CNMI=2,1,2,0,0
message-storage = SM
keepalive-cmd = AT+CSQ
reset-string = AT$RESET


2007-10-30 13:22:56 [5615] [6] ERROR: connect failed
2007-10-30 13:22:56 [5615] [6] ERROR: System error 111: Connection refused
2007-10-30 13:22:56 [5615] [6] ERROR: error connecting to server
`192.168.1.199' at port `2800'
2007-10-30 13:22:56 [5615] [6] ERROR: AT2[test]: open failed! ERRNO=111
2007-10-30 13:22:56 [5615] [6] ERROR: System error 111: Connection refused
2007-10-30 13:22:56 [5615] [6] ERROR: AT2[test]: Couldn't connect
(retrying in 10 seconds).
2007-10-30 13:23:06 [5615] [6] DEBUG: AT2[test]: detecting modem type
2007-10-30 13:23:06 [5615] [6] INFO: AT2[test]: opening device
2007-10-30 13:23:06 [5615] [6] ERROR: connect failed
2007-10-30 13:23:06 [5615] [6] ERROR: System error 111: Connection refused
2007-10-30 13:23:06 [5615] [6] ERROR: error connecting to server
`192.168.1.199' at port `2800'
2007-10-30 13:23:06 [5615] [6] ERROR: AT2[test]: open failed! ERRNO=111
2007-10-30 13:23:06 [5615] [6] ERROR: System error 111: Connection refused
2007-10-30 13:23:06 [5615] [6] ERROR: AT2[test]: Couldn't connect
(retrying in 10 seconds).
2007-10-30 13:23:16 [5615] [6] DEBUG: AT2[test]: detecting modem type
2007-10-30 13:23:16 [5615] [6] INFO: AT2[test]: opening device
2007-10-30 13:23:16 [5615] [6] ERROR: connect failed
2007-10-30 13:23:16 [5615] [6] ERROR: System error 111: Connection refused
2007-10-30 13:23:16 [5615] [6] ERROR: error connecting to server
`192.168.1.199' at port `2800'
2007-10-30 13:23:16 [5615] [6] ERROR: AT2[test]: open failed! ERRNO=111
2007-10-30 13:23:16 [5615] [6] ERROR: System error 111: Connection refused
2007-10-30 13:23:16 [5615] [6] ERROR: AT2[test]: Couldn't connect
(retrying in 10 seconds).

Reply via email to