| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] Incoming fax failure
At 09:33 PM 6/21/01 -0700, will@lashell.net wrote:
>Hrmm, well i'm turning up session tracing to see what's happening.
>
>Any idea as to what setting i can set? I don't see it just looking.
I'm just looking in faxd/Class1Recv.c++...
                /*
                 * As recommended in T.31, we try to prevent the rapid
                 * switching of the direction of transmission.
                 */
                pause(conf.class1SwitchingDelay);
                /*
                 * [Re]transmit post page response.
                 */
                if (pageGood) {
                    (void) transmitFrame(FCF_MCF|FCF_RCVR);
                    tracePPR("RECV send", FCF_MCF);
Your baby is Class1SwitchingDelay.
Be aware that I am not saying this is your answer.  It is simply something
you can try.
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
 To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null