I was wondering what conditions were used to check the connection at the other end of the line.
Case 1: Computer dials a number, and a human picks up the phone, computer disconnects and moves on to the next phone number.
Case 2: Computer dials a number, and a modem answers, computer disconnects and records the number as being a computer.
What sort of if/else statement would be used for this?