[Bug 940] New: JobControl does not work.

[email protected] Thu, 21 Oct 2010 10:29:01 -0400
Newsgroups gmane.comp.telephony.fax.hylafax.devel
Message-ID <[email protected]/>
http://bugs.hylafax.org/show_bug.cgi?id=940

           Summary: JobControl does not work.
           Product: HylaFAX
           Version: 4.4.4
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Keywords: helpwanted
          Severity: critical
          Priority: P2
         Component: faxq
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


We use Hylafax Debian 2:4.4.4-10.1

We need to change MaxDials with the JobControl.

We created the following script:
bin/jobcontrol
---------------------------
#! /bin/bash
#

 echo MaxDials: 4
 echo MaxDials: 4 >> /test

 echo MaxTries: 2
 echo MaxTries: 2 >> /test
---------------------------
Also tried:
 echo maxdials: 4
 echo maxtries: 2

The script jobcontrol is executed. Initial value of MaxDials is 12, 
after the bin/jobcontrol, the value continues at 12

The output in the test file is:
 MaxDials: 4
 MaxTries: 2

What do we need to change?


-- 
Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe [email protected] < /dev/null