Hi All,
I am trying to configure kannel with 'TELTONIKA' GSM modem. I used
the following modem configuration.
# MODEM DEFINITIONS
group = modems
id = Teltonika
name = "Teltonika ModemUSB G10"
detect-string = "Teltonika"
init-string = "AT<cr>"
init-string = "ATE0V1<cr>"
init-string = "AT &C1 &D2 V1 S0=0<cr>"
I have not pasted remaining configuartion infromation as it is pretty
much same for all configurations. When I try to bearer box I got the
following error in logs.
009-07-18 23:47:23 [3254] [0] INFO: ----------------------------------------
2009-07-18 23:47:23 [3254] [0] INFO: Kannel bearerbox II version 1.4.3
starting
2009-07-18 23:47:23 [3254] [0] INFO: MAIN: Start-up done, entering mainloop
2009-07-18 23:47:23 [3254] [0] DEBUG: AT2[/dev/ttyUSB0]: start called
2009-07-18 23:47:24 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: device opened
2009-07-18 23:47:24 [3254] [6] INFO: AT2[/dev/ttyUSB0]: speed set to 115200
2009-07-18 23:47:24 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: --> ^M
2009-07-18 23:47:26 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: --> AT^M
2009-07-18 23:47:26 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: <-- AT
2009-07-18 23:47:26 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: <-- OK
2009-07-18 23:47:26 [3254] [6] INFO: AT2[/dev/ttyUSB0]: Closing device
2009-07-18 23:47:26 [3254] [6] INFO: AT2[/dev/ttyUSB0]: detect speed is
115200
2009-07-18 23:47:26 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: detecting modem
type
2009-07-18 23:47:26 [3254] [6] INFO: AT2[/dev/ttyUSB0]: opening device
2009-07-18 23:47:26 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: device opened.
Telnet mode = 0
2009-07-18 23:47:27 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: device opened
2009-07-18 23:47:27 [3254] [6] INFO: AT2[/dev/ttyUSB0]: speed set to 115200
2009-07-18 23:47:27 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: --> ^M
2009-07-18 23:47:29 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: --> AT^M
2009-07-18 23:47:29 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: <-- AT
2009-07-18 23:47:29 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: <-- OK
2009-07-18 23:47:29 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: --> AT&F^M
2009-07-18 23:47:29 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: <-- AT&F
2009-07-18 23:47:29 [3254] [6] DEBUG: AT2[/dev/ttyUSB0]: <-- ERROR
2009-07-18 23:47:29 [3254] [6] ERROR: AT2[/dev/ttyUSB0]: Generic error:
ERROR
I think GSM modem I am using is unable to detect the AT&F command. GSM
modem I am using is TELTONIKA G10 modem, I tried to get some information
about this modem, but user guide is not useful to me.
Thanks,
Suman
--
View this message in context:
http://www.nabble.com/Unable-to-connecy-to-teltonika-gsm-modem-tp24545192p24545192.html
Sent from the Kannel - User mailing list archive at Nabble.com.