<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>That'll match:</div><div>10 followed by either 0 or 1 followed by a single further digit.</div><div>- i.e. 1000 to 1019.</div><div><br></div><div>To match any number passed, just use (.*)</div><div><br></div><div>--Dave</div><div><br class="Apple-interchange-newline"><blockquote type="cite"> <div style="WORD-WRAP: break-word; webkit-nbsp-mode: space; webkit-line-break: after-white-space"> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008">Thank you and I am sure I am missing the point.</span></font></div> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008"></span></font>&nbsp;</div> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008">It seems to me that if I use <font color="#000000" size="3">="^(12508606894) <font color="#0000ff" size="2">I'll be able to call this number only, is that right ? And, I want to call any number.</font></font></span></font></div> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008"></span></font>&nbsp;</div> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008">In the public.xml there is  &lt;condition field="destination_number" expression="^(10[01][0-9])$"><br></span></font></div> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008">Why is this not enough to match any number passed ?</span></font></div> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008"></span></font>&nbsp;</div> <div><font face="Tahoma" color="#0000ff" size="2"><span class="984570519-11072008">Jair Santos</span></font></div><font face="Tahoma" color="#0000ff" size="2"></font><div>&nbsp;<br class="webkit-block-placeholder"></div> <blockquote dir="ltr" style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">  <div></div>  <div class="OutlookMessageHeader" lang="en-us" dir="ltr" align="left"><font face="Tahoma" size="2">-----Original Message-----<br><b>From:</b>   freeswitch-users-bounces@lists.freeswitch.org   [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of   </b>Brian West<br><b>Sent:</b> Friday, July 11, 2008 12:04 PM<br><b>To:</b>   <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br><b>Subject:</b> Re:   [Freeswitch-users] Invalid profile<br><br></font></div>you're hitting the   public profile.. so you're hitting 12508606894 in dialplan/public.xml and   there is no route for that number in there.. add a route similar to this but   make it actually bridge to say a user.  <div><br></div>  <div>  <div>&nbsp;&nbsp; &nbsp;&lt;extension name="public_did"> &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div>  <div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;condition field="destination_number"   expression="^(12508606894)$"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div>  <div><span class="Apple-tab-span" style="WHITE-SPACE: pre"></span>&lt;!-- do   something with it --></div>  <div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;/condition> &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;   &nbsp;</div>  <div>&nbsp;&nbsp; &nbsp;&lt;/extension>&nbsp;</div></div>  <div><br></div>  <div><br></div>  <div>/b</div>  <div><br></div>  <div><br>  <div>On Jul 11, 2008, at 1:58 PM, Jair Santos wrote:<br class="Apple-interchange-newline">  <blockquote type="cite"><span class="Apple-style-span" style="WORD-SPACING: 0px; FONT: 10px Tahoma; TEXT-TRANSFORM: none; COLOR: rgb(0,0,255); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0">2008-07-11     11:53:53 [INFO] mod_dialplan_xml.c:222 dialplan_hunt() Processing     FreeSwitch->12508606894@public<br>2008-07-11 11:53:53 [INFO]     switch_core_state_machine.c:114 switch_core_standard_on_routing()<span class="Apple-converted-space">&nbsp;</span><font color="#ff0000">No Route,     Aborting</font><br>2008-07-11 11:53:53 [NOTICE]     switch_core_state_machine.c:115 switch_core_standard_on_routing()     Hangup<span class="Apple-converted-space">&nbsp;</span><a href="mailto:sofia/doublenat/1001@24.67.78.200:5090">sofia/doublenat/1001@24.67.78.200:5090</a><span class="Apple-converted-space">&nbsp;</span>[CS_ROUTING]     [NO_ROUTE_DESTINATION]<br>2008-07-11 11:53:53 [NOTICE]     switch_core_session.c:753 switch_core_session_thread() Session 18 (<a href="mailto:sofia/doublenat/1001@24.67.78.200:5090">sofia/doublenat/1001@24.67.78.200:5090</a>)     Ended<br>2008-07-11 11:53:53 [NOTICE] switch_core_session.c:755     switch_core_session_thread() Close Channel<span class="Apple-converted-space">&nbsp;</span><a href="mailto:sofia/doublenat/1001@24.67.78.200:5090">sofia/doublenat/1001@24.67.78.200:5090</a><span class="Apple-converted-space">&nbsp;</span>[CS_HANGUP]</span></blockquote></div><br>  <div apple-content-edited="true"><span class="Apple-style-span" style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0">  <div style="WORD-WRAP: break-word; webkit-nbsp-mode: space; webkit-line-break: after-white-space">  <div>Brian West</div>  <div><a href="sip:brian@freeswitch.org">sip:brian@freeswitch.org</a></div>  <div><br></div></div></span><br class="Apple-interchange-newline"></div><br></div></blockquote></div> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></body></html>