<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Are talking about something like<div><br></div><div>exten =&gt; _.3333.,1,Noop(Have 3333 in this extension)</div><div><br></div><div><br></div><div>There is also this function that can be used to look for sub strings inside a string.</div><div><br></div><div><div>core show function REGEX</div><div><br></div><div>&nbsp;&nbsp;-= Info about function 'REGEX' =-&nbsp;</div><div><br></div><div>[Syntax]</div><div>REGEX("&lt;regular expression&gt;" &lt;data&gt;)</div><div><br></div><div>[Synopsis]</div><div>Regular Expression</div><div><br></div><div>[Description]</div><div>Returns 1 if data matches regular expression, or 0 otherwise.</div><div>Please note that the space following the double quotes separating the regex from the data</div><div>is optional and if present, is skipped. If a space is desired at the beginning of the data,</div><div>then put two spaces there; the second will not be skipped.</div><div><br></div><div>
<span class="Apple-style-span" style="font-family: Helvetica; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">--&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">Jim Dickenson</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; "><a href="mailto:dickenson@cfmc.com">mailto:dickenson@cfmc.com</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">CfMC</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; "><a href="http://www.cfmc.com/">http://www.cfmc.com/</a></div><div><font class="Apple-style-span" face="Monaco" size="2"><span class="Apple-style-span" style="font-size: 10px; "><br></span></font></div></div></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Apr 28, 2010, at 5:49 AM, wassim darwich wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font: inherit;"><div>Hi guys:</div>
<div>i need to set an extension in my dialplan&nbsp;in which&nbsp;it divert calls if&nbsp;the extension&nbsp;contain specific series ,For example&nbsp;:</div>
<div>I need to divert calls which <font style="BACKGROUND-COLOR: #ff0000">contain</font> 3333 to specific&nbsp; extension&nbsp;(contain ,not start or end with), as i know i should set Gotoif command but i&nbsp;dont know what to set after that,Any help will be appreciated.&nbsp;&nbsp;&nbsp;</div></td></tr></tbody></table><br>







      -- <br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div><br></div></body></html>