Hi,
This is my config for the MC35i: group = modems id = mc53i name = "mc35i" detect-string = "SIEMENS" detect-string2 = "MC35" init-string = "AT+CNMI=3,2,0,1,1" enable-hwhs = "AT\\Q3" speed = 115200 need-sleep = true Works very well. -- Toni Van Remortel System Engineer @ Precision Operations NV +32 3 451 92 20 - [email protected] From:[email protected] [mailto:[email protected]] On Behalf Of ???????????? @ MANIKS SYS Sent:Thursday, May 07, 2009 10:34 AM To:[email protected] Subject:Siemens TC35i GSM modem connection with Kannel I have Siemens TC35i GSM modem with minicom i could acces it and make a call. At minicom both H/W and S/W control flow is NO and speed is 115200 , port id is /dev/ttyS0. When i connect through kannel with following configuration: group = smsc smsc = at modemtype = auto device = /dev/ttyS0 smsc-id = Nokia_smsc port = 13131 log-level = 0 group = modems id = AT2 name = "Nokia 6080 config" init-string = "AT+CNMI=1,2,0,1,1" detect-string = "SIEMENS" detect-string2 = "TC35" speed = 115200 enable-hwhs = "AT\\Q3" need-sleep = true While running the bearerbox we get following in log and nothing more prints on the log. 2009-05-07 13:50:57 [6477] [0] INFO: Kannel bearerbox II version 1.4.3 starting 2009-05-07 13:50:57 [6477] [0] INFO: MAIN: Start-up done, entering mainloop 2009-05-07 13:50:57 [6477] [0] DEBUG: AT2[Nokia_smsc]: start called 2009-05-07 13:50:58 [6477] [6] DEBUG: AT2[Nokia_smsc]: device opened 2009-05-07 13:50:58 [6477] [6] INFO: AT2[Nokia_smsc]: speed set to 115200 2009-05-07 13:50:58 [6477] [6] DEBUG: AT2[Nokia_smsc]: --> ^M Please help. -- Thanks and Regards, Chetan Menge
