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] ModemGroup usage
On 2003.12.02 16:51 Mark Gillingham wrote:
I admit up front that I'm confused. My goal is to have one modem be
inbound only during business hours and it change to in/out after
hours. In addition, a second modem should be outbound only.
You'll need to alter the configuration file for each shift.
Have a config.ttyS1.night and a config.ttyS1.day. Run a cron job that
copies the respective config file at the appropriate time to
config.ttyS1 and also run faxconfig to implement those changes without
needing to restart faxgetty (so it can re-read the file).
In my config file I have defined
ModemGroup: "any: ttyS0" # outbound
ModemGroup: "inbound: ttyS1" # outbound
What do I do with "TimeOfDay" to apply it to only ttyS1?
TimeOfDay applies to the whole outbound queueing server, not just the
availability of a particular modem, so it's not what you're looking for
unless you run two separate servers.
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*