exten => _0!,1,....
exten => _1!,1,.....
exten => _NXXXXXXXXX,1,....
As I said it is Asterisk extension patterns that caters for skipping timeouts. not regular expressions. Actually, you don’t need to use patterns and ! in this case, as as there is no conflict between 0 and 1 and the pattern.