Table of Contents

Route Pattern

General

Route Group

Route List

Wildcards

Wildcard Descriptions
x Single digit (0-9, *, #)
@ North American Numbering Plan
! One or more digits (0-9)
[x-y] Generic range notation
[^x-y] Exclusion range notation
. Terminates access code
# Terminates inter digit timeout
<wildcard>? Matches zero or more occurrences of any digit that matches the previous wildcard
<wildcard>+ Matches one or more occurrences of any digit that matches the previous wildcard

Digit Manipulation

Plus Dialing

For example:

Overlap Sending and Receiving