Wink-start is able to accept calls with digit strings of varying length. If an incoming call is detected with fewer digits than what is specified in the adi.wnk.numdigits parameter, ADIEVN_INCOMING_CALL will be sent up to the host after the wait-for-digits timer (adi.wnk.waitfordigitstime) has expired. At least one digit must be detected for this to occur. The application must then parse the digit string and decide whether or not to accept the call. Calls with a number of digits equal to or greater than the number in adi.wnk.numdigits behave normally.