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] FaxGetty ANSWER: Ring detected without successful handshake
> palbe wrote:
>> The server seems to receive faxes correctly but *not* when who sends
>> them makes the following operations:
>>
>> * picks up the phone
>> * composes the fax number
>> * when hylafax answers push the send button on the fax machine
>>
>> At this point there is the error of the subject.
>>
>> Instead, if who wants to send the fax:
>>
>> * put the paper inside the fax machine
>> * composes fax number *on* the fax machine
>> * when hylafax answers push the send button on the fax machine
>>
>> all works perfect.
>
> This is unclear to me.
>
> So the difference is that in the case where it doesn't work there is no
> paper inside the fax machine?
>
> Thanks,
>
> Lee.
>
Oh no no no! :-)
Sorry for my bad explanation.
The issue were (now i have solved) that when someone who wants to send me
a fax uses the "telephone" to compose the number and then, when the modem
answers, hang the telephone and press "send " button on the fax machine...
hylafax couldn't commutate the signal and understand that was a fax call.
I solved this way:
in /etc/hylafax/config.ttyMI0 i substituted this line:
ModemSetupAACmd: AT+FAA=1
whith this block:
ModemResetCmds: ATS19=255
AdaptiveAnswer: yes
AnswerRotary: "voice fax data"
ModemAnswerFaxCmd: ATS27=8S56=0+FCLASS=1;A
ModemAnswerDataCmd: ATS27=1S56=16+FCLASS=0;A
Class1RecvIdentTimer: 10000
Now it is possible to receive fax correctly even if the sender doesn't use
only the fax machine.
Sorry for my bad english and thanks a lot!
P.
____________________ 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*