]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
Class1: Add another needed pause
authorAidan Van Dyk <aidan@ifax.com>
Mon, 28 Apr 2008 20:30:26 +0000 (20:30 +0000)
committerAidan Van Dyk <aidan@ifax.com>
Mon, 28 Apr 2008 20:30:26 +0000 (20:30 +0000)
| commit 9942928cfd6672296234cc4e490d7fe691d03a62
| Author: Lee Howard <faxguy@howardsilvan.com>
| Date:   Mon Oct 1 18:39:42 2007 +0000
|
|     requisite pause

faxd/Class1Send.c++

index 994b07a844d581940ee6140e3e7ea2ff09009702..065aed39f3c35d5b86ed6a2a2a4582caa3f42785 100644 (file)
@@ -1987,6 +1987,7 @@ Class1Modem::sendPPM(u_int ppm, HDLCFrame& mcf, Status& eresult)
            return (true);
        if (abortRequested())
            return (false);
+       switchingPause(eresult);
     }
     switch (ppm) {
        case FCF_MPS: