Not having used modem groups, this is my
understanding of how it works:
You need to specify a modem in the modem
group. It will first try to use that modem, then if its not available, it will
use any other in the group.
-Siri Vias
From:
hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Atilla Gündüz
Sent: Friday, August 22, 2008 1:34
AM
To: hylafax-users@xxxxxxxxxxx
Subject: [hylafax-users]
ModemGroup not working
I have several modems on my Fedora Core 8 x64bit server with
hylafax-5.2.5-1.
in [/var/spool/hylafax/etc/config] I defined
ModemGroup: "it:ttyS[28,30,32,34]"
now when I test it with:
sendfax -h it@localhost -n -d <phpnenumber>
I am expecting that it will send it via one of ttyS28,ttyS30,ttyS32 or ttyS34
ports...
But it is not only using defined ports..
What is wrong with this configuration?