<!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.2900.5848" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Milena,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thanks a lot for the reply - sorry, I'm new to 
this, but I'll remember that for next time.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Actually, I found my way to the IRC site and the 
helpful chaps there got to the bottom of my problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I had made an error copying the dialplan data from 
the </FONT>"SPA3102 FreeSwitch HowTo"</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://wiki.freeswitch.org/wiki/SPA3102_FreeSwitch_HowTo">http://wiki.freeswitch.org/wiki/SPA3102_FreeSwitch_HowTo</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I had read </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>&lt;action application="bridge" 
data="sofia/internal/${destination_number}@[IP address of SPA3102]:5061" 
/&gt;<BR></FONT></DIV>
<DIV><FONT face=Arial>as </FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>&lt;action application="bridge" 
data="sofia/internal/$(destination_number)@[IP address of SPA3102]:5061" 
/&gt;<BR></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2>i.e., substituted&nbsp; "(...)" 
for&nbsp;"{...}" </FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2>Being unfamiliar with the FreeSwitch 
dialplans, I'd NEVER have found the problem without help,</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Dave</FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=testeador01@gmail.com href="mailto:testeador01@gmail.com">Milena</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, November 09, 2009 1:30 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] Valid 
  Dial Strings</DIV>
  <DIV><BR></DIV>Hello,
  <DIV>When you post something on pastebin, please post the link to your post so 
  everyone can find it, what is the link to it?&nbsp;</DIV>
  <DIV><BR></DIV>
  <DIV>Have a nice day :)<BR><BR>
  <DIV class=gmail_quote>2009/11/7 Dave Stevenson <SPAN dir=ltr>&lt;<A 
  href="mailto:stevendt@primrosebank.net">stevendt@primrosebank.net</A>&gt;</SPAN><BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi 
    Michael,<BR><BR>thanks for the reply. I think that I have got to the bottom 
    of how to allow<BR>numbers to get to the VOIP gateway - at the moment, my 
    dialplan just allows<BR>any.<BR><BR>The big problem is that the VOIP Gateway 
    (Linksys 3102) rejects any calls to<BR>it from VOIP to the PSTN and I don't 
    know why.<BR>I have posted a dump to the pastebin, hopefully, the messages 
    in there will<BR>allow someone to see what the problem is and give me some 
    pointers on how I<BR>might fix it<BR><BR>regards<BR><FONT 
    color=#888888>Dave<BR></FONT>
    <DIV>
    <DIV></DIV>
    <DIV class=h5><BR><BR><BR><BR>----- Original Message -----<BR>From: "Michael 
    S Collins" &lt;<A 
    href="mailto:msc@freeswitch.org">msc@freeswitch.org</A>&gt;<BR>To: &lt;<A 
    href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>&gt;<BR>Sent: 
    Saturday, November 07, 2009 6:49 PM<BR>Subject: Re: [Freeswitch-users] Valid 
    Dial Strings<BR><BR><BR>&gt;<BR>&gt; On Nov 6, 2009, at 3:59 PM, "Dave 
    Stevenson"<BR>&gt; &lt;<A 
    href="mailto:stevendt@primrosebank.net">stevendt@primrosebank.net</A>&gt; 
    wrote:<BR>&gt;<BR>&gt;&gt; Hi,<BR>&gt;&gt;<BR>&gt;&gt; can someone pointme 
    to where the valid dialing strings are specified ?<BR>&gt;&gt;<BR>&gt; For 
    SIP dialstrings check here:<BR>&gt; <A 
    href="http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings" 
    target=_blank>http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings</A><BR>&gt;<BR>&gt; 
    Also, if you send us examples of what you've tried we can help you<BR>&gt; 
    figure out what's wrong.<BR>&gt;<BR>&gt;&gt; I'm assuming that something, 
    somewhere, tells FS that numbers are<BR>&gt;&gt; invalid<BR>&gt;&gt; before 
    they get dialed ?<BR>&gt;<BR>&gt; Pastebin some debug logs of what's 
    happening. Check out this page<BR>&gt; which has lots of useful information 
    on how to collect information:<BR>&gt; <A 
    href="http://wiki.freeswitch.org/wiki/Reporting_Bugs" 
    target=_blank>http://wiki.freeswitch.org/wiki/Reporting_Bugs</A><BR>&gt;<BR>&gt; 
    It sounds like it's just a matter of figuring out how to configure<BR>&gt; 
    your specific setup. Please report back with more information and<BR>&gt; 
    we'll be happy to help.<BR>&gt;<BR>&gt; -MC<BR>&gt;<BR>&gt; 
    _______________________________________________<BR>&gt; FreeSWITCH-users 
    mailing list<BR>&gt; <A 
    href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt; 
    <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; 
    UNSUBSCRIBE:<A 
    href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; 
    <A href="http://www.freeswitch.org" 
    target=_blank>http://www.freeswitch.org</A><BR>&gt;<BR><BR><BR>_______________________________________________<BR>FreeSWITCH-users 
    mailing list<BR><A 
    href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A 
    href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
    href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
    href="http://www.freeswitch.org" 
    target=_blank>http://www.freeswitch.org</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<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></BODY></HTML>