Hi All, I have a Nokia N73 that I could use to send SMS with minicom and also managed to get the init string using wvdial.
But not been able to use kannel to get it send or receive SMS. The log from kannel is below and it just keeps on openning and closing device. 2010-08-28 21:28:41 [4145] [6] INFO: AT2[modem]: opening device 2010-08-28 21:28:42 [4145] [6] INFO: AT2[modem]: Logging in 2010-08-28 21:28:42 [4145] [6] INFO: AT2[modem]: init device 2010-08-28 21:28:42 [4145] [6] INFO: AT2[modem]: speed set to 460800 2010-08-28 21:28:43 [4145] [6] INFO: AT2[modem]: AT SMSC successfully opened. 2010-08-28 21:28:45 [4145] [6] INFO: AT2[modem]: Closing device 2010-08-28 21:28:45 [4145] [6] ERROR: AT2[modem]: Couldn't connect (retrying in 10 seconds). My modem config is: group = modems id = Nokia name = "Nokia" detect-string = "Nokia Mobile Phones" detect-string2 = "N93" need-sleep = true init-string="ATZ" enable-mms = true and SMSC group = smsc smsc = at smsc-id = modem modemtype = Nokia device = /dev/ttyACM0 speed = 460800 sim-buffering = true keepalive = 180 idle-timeout = 160 denied-prefix = "633;213;286;200;633;8001;277" log-file = "/usr/local/kannel/logs/modem.log" log-level=1 My wvdialconf file generated: [Dialer Defaults] Modem = /dev/ttyACM0 Baud = 460800 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ISDN = 0 Modem Type = USB Modem ; Phone = <Target Phone Number> ; Username = <Your Login Name> ; Password = <Your Password> Any help appreciated. Thanks, Zak
