<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5296.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><A 
href="http://www.voip-info.org/wiki/index.php?page=Asterisk+Dialplan+Patterns">http://www.voip-info.org/wiki/index.php?page=Asterisk+Dialplan+Patterns</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>says:</FONT></DIV>
<DIV><FONT face=Arial size=2>========</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; 
!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wildcard, matches zero 
or more characters immediately 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
(only Asterisk 1.2 and later, see note) </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Note: The exclamation mark wildcard, which is 
available only in Asterisk 1.2 and later, behaves specially — it will match as 
soon as can without waiting for the dialing to complete, but it will not match 
until it is unambiguous, and the number being dialed cannot match any other 
extension in the context. It was designed for use as follows, so that as soon as 
the digits dialed don't match '001800...' the outgoing telephone line will be 
picked up and overlap dialing will be used (with full audio feedback from 
'earlyb3' etc.) </FONT></DIV>
<DIV><FONT face=Arial size=2><BR>&nbsp; Context "outgoing": 
<BR>&nbsp;&nbsp;&nbsp; Extension&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Description <BR>&nbsp;&nbsp;&nbsp; _001800NXXXXXX&nbsp;&nbsp;&nbsp; Free US 
calls made by VoIP <BR>&nbsp;&nbsp;&nbsp; 
_X!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Outgoing calls via normal telco, with overlap dial. <BR></FONT><FONT face=Arial 
size=2>=========</FONT></DIV>
<DIV><FONT face=Arial size=2>So then can I have _!800NXXXXXX to match someone 
dialing 18005551212 and 8005551212?&nbsp; If not, what could I do in this 
situation?</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----<BR>Mike Hammett<BR>Intelligent Computing 
Solutions<BR><A 
href="http://www.ics-il.com">http://www.ics-il.com</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>