Operating system name and version: ubuntu 12.04.5 lts
Version of smsd: 3.1.15
Smsd installed from: apt-get
Name and model of a modem / phone: ZTE
Interface: serial / USB / some adapter...

Hi all,

I have a problem, maybe someone can help me.

I have two gsm modems connected to usb port:



And the rules:
root@sms:/etc/udev/rules.d# nano usb.rules
GNU nano 2.2.6 File: usb.rules

SUBSYSTEM=="tty", ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0017", SYMLINK+="tty096040173"
SUBSYSTEM=="tty", ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="2003", SYMLINK+="tty096583920"


My smsd.conf:



Sometimes work both modems, in other works only one, and as I show below does not work any , this varies every time i restart the computer.



Sometimes even one modem1(in this case) is available after a short time...




If i test connections with minicom terminal, only work modem that is registered, for example modem1 at above example.


Can you help me?
Thanks