Changeset 1961
- Timestamp:
- 05/27/06 04:55:41 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.1/amp_conf/htdocs/admin/modules/core/page.routing.php
r1814 r1961 311 311 <a href=# class="info"><?php echo _("Dial Patterns")?><span><?php echo _("A Dial Pattern is a unique set of digits that will select this trunk. Enter one dial pattern per line.")?><br><br><b><?php echo _("Rules:")?></b><br> 312 312 <strong>X</strong> <?php echo _("matches any digit from 0-9")?><br> 313 <strong>Z</strong> <?php echo _("matches any digit f orm 1-9")?><br>313 <strong>Z</strong> <?php echo _("matches any digit from 1-9")?><br> 314 314 <strong>N</strong> <?php echo _("matches any digit from 2-9")?><br> 315 315 <strong>[1237-9]</strong> <?php echo _("matches any digit or letter in the brackets (in this example, 1,2,3,7,8,9)")?><br>
