Wait for a number of incoming rings                      
Func AX 0Ah
Param DX Number of incoming rings to wait
Return AX 1 when the number of rings are counted
0 if rings are not detected
Delay Variable, a maximum of 6 seconds/rings
        Wait for a number of incoming rings.  Should be called after
        RING_CHK detects a possible ring occurring.  If the number of rings
        set by the parameter are counted, RING_WAIT returns a 1.  If the
        number of rings are not detected, a 0 is returned.


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .