<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.3354" name=GENERATOR></HEAD>
<BODY 
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])$"&gt;<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</DIV></SPAN></FONT>
<P class=MsoNormal>&nbsp;</P>
<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 
  [mailto:freeswitch-users-bounces@lists.freeswitch.org] <B>On Behalf Of 
  </B>Brian West<BR><B>Sent:</B> Friday, July 11, 2008 12:04 PM<BR><B>To:</B> 
  freeswitch-users@lists.freeswitch.org<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"&gt; &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)$"&gt; &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 --&gt;</DIV>
  <DIV>&nbsp;&nbsp; &nbsp; &nbsp;&lt;/condition&gt; &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&gt;&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-&gt;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></BODY></HTML>