Re: how to see what hylafax is doing.. live
Lee Howard <[email protected]>
| Newsgroups | gmane.comp.telephony.fax.hylafax.user |
|---|---|
| Message-ID | <[email protected]> |
On 11/02/2015 09:42 AM, Antonio Lapira wrote: > for example with efax, when I give the command to send fax, I get this > output (so I can make my log file, for example number.log) > while using sendfax (hylafax client) I don't get the log as this > after the fax has been sent I have to go in /var/spool/log/c....... > and /var/spool/doneq/q... > mix them and put all in a file, for example number.log > I'd prefer sendfax to show log directly > I run sendfax in this way: > sendfax -w -G -B 9600 -t 1 -T 1 -vv -n -d 06.... file.tif ...... > efax: 18:06 .354 [<CR><LF>OK<CR><LF>] > efax: 18:06 response "OK" > efax: 18:06 command "I3" > efax: 18:06 waiting 5.0 s > efax: 18:06 .472 [<CR><LF>V2.200-K56_DLS<CR><LF>] > efax: 18:06 .472 [<CR><LF>OK<CR><LF>] > efax: 18:06 response "OK" > efax: 18:06 command "+FCLASS=?" > efax: 18:06 waiting 5.0 s > efax: 18:06 .591 [<CR><LF>0,1,1.0<CR><LF>] > efax: 18:06 .591 [<CR><LF>OK<CR><LF>] > efax: 18:06 response "OK" > efax: 18:06 command "+FCLASS=1" > efax: 18:06 waiting 5.0 s > efax: 18:06 .703 [<CR><LF>OK<CR><LF>] The basic concept that you need to recognize is that efax does not use scheduling. So, it's kind-of like HylaFAX's 'sendfax -w' except that in the HylaFAX world there is a whole layer of faxq scheduling and modem allocation in the middle of that which efax does not have. Therefore, 'sendfax -w' will not give you the session logging like you see from efax because in the HylaFAX perspective a single job could contain multiple sessions whereas with efax a session and a job are the same. In HylaFAX if you want the session log you just get the session log from /var/spool/hylafax/log. Thanks, Lee. ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null *To learn about commercial HylaFAX(tm) support, mail [email protected].*