Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -rd9e5244f8f1da1f42e87f9c5ab8bdad728805a7e -r2112778f4de1b5bac8df9915da1ab2def967a9cf --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision d9e5244f8f1da1f42e87f9c5ab8bdad728805a7e) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 2112778f4de1b5bac8df9915da1ab2def967a9cf) @@ -3667,6 +3667,8 @@ { testerLoggedIn = TRUE; checkInFromUI(); // Allow tasks to begin normal processing when tester has logged in + // Set the dialin checkin time stamp until the first checkin message is received from dailin + setDialinCheckInTimeStamp(); } else {