]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
Class1: improve handling of CRP when in Phase B receiving
authorAidan Van Dyk <aidan@ifax.com>
Fri, 11 May 2007 15:05:03 +0000 (15:05 +0000)
committerAidan Van Dyk <aidan@ifax.com>
Fri, 11 May 2007 15:05:03 +0000 (15:05 +0000)
| commit 0a1cb346135e33af7541075ae13232d1c3207b66
| Author: Lee Howard <faxguy@howardsilvan.com>
| Date:   Wed May 9 18:48:53 2007 +0000
|
|   improve handling of CRP when in Phase B receiving

faxd/Class1Recv.c++

index 244c264e3607709231e176a716219e844e40df2e..ceb945ea47483882212d0807f5d44dddcb6fd809 100644 (file)
@@ -216,6 +216,8 @@ Class1Modem::recvIdentification(
                                    recvdDCN = true;
                                    return (false);
                                case FCF_CRP:
+                                   /* do nothing here, just let us repeat NSF, CSI, DIS */
+                                   break;
                                case FCF_MPS:
                                case FCF_EOP:
                                case FCF_EOM: