<!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> </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> </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> </DIV>
<DIV><FONT face=Arial size=2>I had made an error copying the dialplan data from
the </FONT>"SPA3102 FreeSwitch HowTo"</DIV>
<DIV> </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> </DIV>
<DIV><FONT face=Arial size=2>I had read </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial><action application="bridge"
data="sofia/internal/${destination_number}@[IP address of SPA3102]:5061"
/><BR></FONT></DIV>
<DIV><FONT face=Arial>as </FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial><action application="bridge"
data="sofia/internal/$(destination_number)@[IP address of SPA3102]:5061"
/><BR></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2>i.e., substituted "(...)"
for "{...}" </FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </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> </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> </DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </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? </DIV>
<DIV><BR></DIV>
<DIV>Have a nice day :)<BR><BR>
<DIV class=gmail_quote>2009/11/7 Dave Stevenson <SPAN dir=ltr><<A
href="mailto:stevendt@primrosebank.net">stevendt@primrosebank.net</A>></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" <<A
href="mailto:msc@freeswitch.org">msc@freeswitch.org</A>><BR>To: <<A
href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>><BR>Sent:
Saturday, November 07, 2009 6:49 PM<BR>Subject: Re: [Freeswitch-users] Valid
Dial Strings<BR><BR><BR>><BR>> On Nov 6, 2009, at 3:59 PM, "Dave
Stevenson"<BR>> <<A
href="mailto:stevendt@primrosebank.net">stevendt@primrosebank.net</A>>
wrote:<BR>><BR>>> Hi,<BR>>><BR>>> can someone pointme
to where the valid dialing strings are specified ?<BR>>><BR>> For
SIP dialstrings check here:<BR>> <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>><BR>>
Also, if you send us examples of what you've tried we can help you<BR>>
figure out what's wrong.<BR>><BR>>> I'm assuming that something,
somewhere, tells FS that numbers are<BR>>> invalid<BR>>> before
they get dialed ?<BR>><BR>> Pastebin some debug logs of what's
happening. Check out this page<BR>> which has lots of useful information
on how to collect information:<BR>> <A
href="http://wiki.freeswitch.org/wiki/Reporting_Bugs"
target=_blank>http://wiki.freeswitch.org/wiki/Reporting_Bugs</A><BR>><BR>>
It sounds like it's just a matter of figuring out how to configure<BR>>
your specific setup. Please report back with more information and<BR>>
we'll be happy to help.<BR>><BR>> -MC<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>><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>