Results 1 to 3 of 3
HY! I have a problem with gnokii when I try to connect two phones with usb.
my gnookiirc look like:
[global]
port = /dev/ttyUSB0
model = AT
initlength = default
...
- 05-13-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 2
Gnokii two phones problem
HY! I have a problem with gnokii when I try to connect two phones with usb.
my gnookiirc look like:
[global]
port = /dev/ttyUSB0
model = AT
initlength = default
connection = serial
use_locking = no
serial_baudrate = 19200
smsc_timeout = 10
[phone_1]
port = /dev/ttyUSB0
model = AT
initlength = default
connection = serial
use_locking = no
serial_baudrate = 19200
smsc_timeout = 10
[phone_2]
port = /dev/ttyUSB2
model = AT
initlength = default
connection = serial
use_locking = no
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = on
rlpdebug = off
xdebug = off
Phone_1 works fine but second don't.
Please help me!
- 05-13-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Are you sure that phone_2 should be associated with /dev/ttyUSB2 and not /dev/ttyUSB1, since phone_1 is associated with /dev/ttyUSB0?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 05-13-2011 #3Just Joined!
- Join Date
- May 2011
- Posts
- 2
yes...I'm sure...When phone_1 is not plugged phone_2 works fine.
P.s:sorry for my english


Reply With Quote