Waqar Ahmad schrieb: > I am trying to configure Kannel on Windows Vista using Cygwin. > Installation is successful and services are running. > I am using Nokia E51 as GSM modem connected via USB cable. This device > shows up in Windows Vista Device Manager as connected on COM18. How > should I specify settings in the kannel.config so that I can use E51 > as GSM Modem? I tried “device = COM18″ and also “device = /dev/COM18″ > but they don’t work. Can somebody share working config files for > Windows? > > I get following error: > > INFO: AT2[/dev/com18]: opening device > 2009-07-21 15:36:32 [8128] [6] ERROR: AT2[/dev/com18]: open failed! ERRNO=2 > 2009-07-21 15:36:32 [8128] [6] ERROR: System error 2: No such file or > directory > 2009-07-21 15:36:32 [8128] [6] ERROR: AT2[/dev/com18]: > at2_device_thread: open_at2_device failed. > 2009-07-21 15:36:32 [8128] [6] ERROR: System error 2: No such file or > directory > 2009-07-21 15:36:32 [8128] [6] ERROR: AT2[/dev/com18]: Couldn't > connect (retrying in 10 seconds).
can you confirm (using the Windows included terminal emulation tool) that you really can connect to COM port 18 and can issue some AT commands with responses? Seems to me that Cygwin isn't able to make the device available under the /dev/com<N> syntax here. No further clues from my side. Stipe -- ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------
