I tried this as I mentioned in my email as well. I get following error messages:
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). On Tue, Jul 21, 2009 at 3:35 PM, Stipe Tolj <[email protected]> wrote: > Waqar Ahmad schrieb: > > Hi, > > > > 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″ or “device = /dev/COM18″ but they > > don’t work. Can somebody share working config files for Windows? > > on Cygwin the serial devices are addressed via > > /dev/com<N> > > so, in your case /dev/com18. > > 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 <st_%7Bat%7D_tolj.org> mailto: > stolj_{at}_kannel.org <stolj_%7Bat%7D_kannel.org> > ------------------------------------------------------------------- >
