Author |
Post |
|
#1 Fri Mar 26, 2010 03:24, 179 months ago.
|
Member
Registered: Mar 2010
Location: Mexico
|
Operating system name and version: WINXP Version of smsd: 3.1.6 Smsd installed from: sources Name and model of a modem / phone: Nokia 6102 / Nokia 6102i Interface: serial / USB (CA-42 USB Serial Cable)
I have the following issue, i have 7 phones connected to the computer and they used to work kind of fine.
I've made some changes to the system and the COM numbers changed the strange thing in here is that windows detecs for example COM20 and i can connect to it via Hyperterminal and issue AT commands, but when i try to open SMSD it shows the modem as blocked and the log says it doesnt exist? weird
Anyone has this problem before? Anyone knows how to fix this?
|
|
#2 Fri Mar 26, 2010 10:12, 179 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
michel wrote ..., but when i try to open SMSD it shows the modem as blocked and the log says it doesnt exist? weird
What exactly is in the log? Cannot open serial port ?, error: ???And what says: Running as ???: ???Is it the same as before the changes to the system?
|
|
#3 Fri Mar 26, 2010 16:44, 179 months ago.
|
Member
Registered: Mar 2010
Location: Mexico
Topic owner
|
The log says: "2010-03-26 09:54:33,3 GSM4: Cannot open serial port /dev/com18, error: No such File or Directory" I found a fix, in smsd.conf, instead of using windows nomination (com3,com4, etc..) i used linux nomination like ttyS* and it worked just fine
|
|
#4 Fri Mar 26, 2010 17:31, 179 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
Thank's for the information.
I'm just testing 3.1.7beta2 on Cygwin (XP SP3). The port is com3 provided by the driver of BenQ M32. In this machine /dev/ttyS2 works too.
My Cygwin is: $ uname -a CYGWIN_NT-5.1 --- 1.7.1(0.218/5/3) 2009-12-07 11:48 i686 Cygwin
|