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
