HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] FaxGetty : Bad exit status 077400 for RejectCall
Hi,
I'm trying to configure a Per-call Dynamic Configuration. The idea is to reject a fax that has « 123 456 789 » as destination.
I call my script with the following line in my modem configuration file : « DynamicConfig: RejectCall »
(Hylafax 6.0.3)
But FaxGetty doesn't execute my script.
When I receive a fax, I have this log : « FaxGetty[13306]: Bad exit status 077400 for 'RejectCall "/dev/ttyds01" "XXXX" "XXXXXXXXXX"' »
Currently my script only contains two lines (just for test) :
-------------------------
#!/bin/sh
echo $2 >> testcall
-------------------------
testcall is empty.
Thx for your help.
Thomas
____________________ 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*