<!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> </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> </DIV>
<DIV><FONT face=Tahoma color=#0000ff size=2><SPAN class=984570519-11072008>In
the public.xml there is <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> </DIV>
<DIV><FONT face=Tahoma color=#0000ff size=2><SPAN class=984570519-11072008>Jair
Santos</DIV></SPAN></FONT>
<P class=MsoNormal> </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> <extension name="public_did">
</DIV>
<DIV> <condition field="destination_number"
expression="^(12508606894)$">
</DIV>
<DIV><SPAN class=Apple-tab-span style="WHITE-SPACE: pre"></SPAN><!-- do
something with it --></DIV>
<DIV> </condition>
</DIV>
<DIV> </extension> </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> </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> </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> </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> </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> </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>