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] T38modem and Hylafax issues
Thank you for the script.
I am not sure how to send a fax via ttyx0 w/destiniation ttyx1.. Sorry
If I use two terminal windows, one for each connection and try it that way, I get busy. I have the route all@(gatewayIP).
Thanks, I really appreciate your time
-----Original Message-----
From: hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Giulio Orsero
Sent: Thursday, November 29, 2007 3:51 PM
To: HylaFax Users
Subject: Re: [hylafax-users] T38modem and Hylafax issues
On Nov 29, 2007 9:40 PM, Jennifer Eyrich <jce@xxxxxxxxxxx> wrote:
>
> Status so far...
> I setup the T38modem again and left the terminal window open. This
> solves the wedged issue and the modem is now ready.
>
> When I try to send a fax, this is what I get in the log
>
> Nov 29 15:38:26.67: [17010]: SESSION BEGIN 000000023 12156284752 Nov
> 29 15:38:26.67: [17010]: HylaFAX (tm) Version 4.4.0 Nov 29
> 15:38:26.67: [17010]: SEND FAX: JOB 3 DEST 12156284752 COMMID
> 000000023 DEVICE '/dev/ttyx0' FROM 'Jennifer <jce@xxxxxxxxxxx>' USER
> username Nov 29 15:38:26.67: [17010]: STATE CHANGE: RUNNING -> SENDING
> Nov 29 15:38:26.67: [17010]: <-- [12:AT+FCLASS=1\r] Nov 29
> 15:38:26.67: [17010]: --> [2:OK] Nov 29 15:38:26.67: [17010]: DIAL
> 12156284752 Nov 29 15:38:26.67: [17010]: <-- [16:ATDT12156284752\r]
> Nov 29 15:38:26.67: [17010]: --> [4:BUSY]
If you send a fax via ttyx0 with destination ttyx1, does it come through?
> Also, what do I go about the T38modem terminal window, it appears that
> I have to leave it open.
To do it right, an init script would be needed,
A quick way to start it w/o needing to keep the window open is something like (all on 1 line):
t38modem -n -o /var/log/t38modem_trace.log -p ttyx0,ttyx1 --route
0@xxxxxxxxx > /var/log/t38modem.log 2>&1 </dev/null &
then you should be able to close the window and still see t38modem in "ps ax" output
--
giulioo@xxxxxxxxx
____________________ 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*
____________________ 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*