HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] disable sendfax for a device



* Darren Nickerson <darren.nickerson@xxxxxxxx> [070205 15:00]:
 
> You could either:
> 
> 1. Put
> 
>     ModemReadyState: down
> 
> in the modem config file for that device which would cause HylaFAX's faxq 
> scheduler not to schedule outbound jobs to it or:
> 
> 
> 2. Redefine the 'any' ModemGroup which by default includes all modems. 
> Something like:
> 
>      ModemGroup:  "any: ttyS0[2-3]"
> 
> would cause faxq to schedule outbound jobs only to ttyS02 and ttyS03.

#2 Gives you the benifit that you *could* actually schedule a job to use
ttyS01 directly if you wanted to (by specifying it as the modem to use
when submitting the job).

With #1, Users would still be able to submit a job directly to the
modem, and it would sit around until it expires (because the modem is
not available for sending).

With jobcontrol, you could outright reject jobs for users who try
send a job with a directly assigned modem.  Or even selectively reject
it depending on who submitted it.

a.
-- 
Aidan Van Dyk                                             aidan@xxxxxxxx
Senior Software Developer                          +1 215 825-8700 x8103
iFAX Solutions, Inc.                                http://www.ifax.com/

Attachment: signature.asc
Description: Digital signature




Project hosted by iFAX Solutions