HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] JobControlCmd not executed
Hi all,
I'm using Hylafax 4.3.1 on a debian etch with an Eicon Diva ISDN board
I need to set the outbound callerid on a per-fax basis, I tryed +iOXXXX
AT command and it works perfectly
I'm trying to setup a jobcontrol script to specify a string like
ModemDialCmd: "ATS0=255;+iO0110674703;DT%s" on a per-job basis but I
cannot get it working.
It seems to me that jobcontrol script is never executed
Here is my /var/spool/hylafax/etc/config
LogFacility: daemon
CountryCode: 39
AreaCode: 011
LongDistancePrefix: 0
InternationalPrefix: 00
DialStringRules: etc/dialrules
ServerTracing: 1
MaxConcurrentCalls: 100
JobControlCmd: bin/jobcontrol
Here is my /var/spool/hylafax/bin/jobcontrol
echo "ATS0=255;+iO0110674703;DT%s"
touch /tmp/hywbr
/tmp/hywbr is not created, I'm using that to see if the script was ever
executed
As you can see from ls output, jobcontrol is executable from uucp
# ls -l /var/spool/hylafax/bin/jobcontrol
-rwxr-xr-x 1 root root 130 2008-07-16 15:42
/var/spool/hylafax/bin/jobcontrol
I'm sending the fax invoking sendfax commandline utility.
Somebody can help ??
Tnx in advance
Regards
____________________ 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@xxxxxxxxx*