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] Remote Server
On 12/16/2010 12:01 PM, Lee Howard wrote:
Daniel L. Miller wrote:
man jobcontrol doesn't give me any additional information. It may be
a bash programming issue that I'm running into.
As I said - I execute the parseQfile function - but I don't see
anything happen as a result. The example shows a couple variables
created ($number, $owner, $totries) - but does not list ALL the
possible variables, in particular the ones I need. I also do not see
that those variables in fact get created - unless of course I'm doing
something wrong.
Show me your jobcontrol script.
I'm using this as a notify script. Right now, I'm testing by executing,
from the /var/spool/hylafax directory, "/bin/n.sh q52"
Looking at my script, again, I found the first problem. I somehow
thought "parseQfile" would magically figure out to look for the q file.
When I change QFILE=q52 to QFILE=doneq/q52 the environment variables get
created! Wow!
Next...
Looks like I need to somehow iterate through all the files_x variables
to generate the list of files I need. Do you have a suggestion for this?
--
Daniel
____________________ 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*