HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] "ModemClass:" problems...
Hi,
I have some problems with the
"ModemClass:" property.
If I have 3 modems : ttyS0, ttyCH2 and cua0, how can
I
assign all of them to the same group ("any"). First
of all,
I tried this :
ModemClass:
"any:ttyCH[0,2,3]"
...and it worked. So, logically, I tried this :
ModemClass:
"any:tty[S0,CH2,cua0]"
...but it didn't work : why? How can I do it?
Note : I'm obliged to ONLY use the group
"any".
Thanks for help.