On 2004.02.24 09:48 Eric Butler wrote:
The system has 48 modems (ttyG000-ttyG047),
Digis?
I would like modems 0-24 to only handle incoming faxes,
and 25-45 (leaving two remaining) to handle only outgoing.
There are several ways to configure this. My preference is to put
"RingsBeforeAnswer: 1" and "ModemReadyState: D" in the config files
for the receiving modems and "RingsBeforeAnswer: 0" in the config
files for the sending modems. Of course, also don't attach lines that
will RING to the outgoing modems.
I also would like to make sure hylafax will send multiple
faxes to the same destination at once rather than create a
queue and send them one at a time.
Fax batching isn't supported by default. See:
http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=118
Feel free to fix the faxq bugs in the work there and help out a bit.
Lee.