Is there a way to detect if the modem has stopped ringing? I am using an MSComm object to communicate with my phone via serial port. I know that MSComm has an event that can tell if the phone is ringing, but there is no event to tell that the phone stopped ringing.
Thanks.