<!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.3395" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=203120415-26082008><FONT face=Tahoma color=#0000ff size=2>I was 
having a similar problem just yesterday and it was a firewall problem. 
</FONT></SPAN></DIV>
<DIV><SPAN class=203120415-26082008><FONT face=Tahoma color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203120415-26082008><FONT face=Tahoma color=#0000ff size=2>Check 
this page and make sure to forward and open the proper 
ports.</FONT></SPAN></DIV>
<DIV><SPAN class=203120415-26082008><FONT face=Tahoma color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203120415-26082008><A 
href="http://wiki.freeswitch.org/wiki/Getting_Started_Guide"><FONT 
face=Helvetica 
size=2>http://wiki.freeswitch.org/wiki/Getting_Started_Guide</FONT></A><SPAN 
class=Apple-converted-space><FONT face=Helvetica 
size=2>&nbsp;</FONT></SPAN></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV class=Section1>
<DIV align=left><SPAN class=203120415-26082008><FONT face=Tahoma color=#0000ff 
size=2>Duan</FONT></SPAN></DIV>
<P class=MsoNormal>&nbsp;</P></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 
  [mailto:freeswitch-users-bounces@lists.freeswitch.org] <B>On Behalf Of 
  </B>M.Emran<BR><B>Sent:</B> Tuesday, August 26, 2008 7:53 AM<BR><B>To:</B> 
  freeswitch-users@lists.freeswitch.org<BR><B>Subject:</B> [Freeswitch-users] No 
  Voice<BR><BR></FONT></DIV>
  <DIV dir=ltr>i have installed FS in public.And configured profile as 
  follows:<BR><BR>&lt;profile name="doublenat"&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;settings&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="debug" 
  value="0"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="sip-trace" 
  value="no"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="rfc2833-pt" 
  value="101"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="sip-port" 
  value="6000"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="dialplan" 
  value="XML"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="context" 
  value="public"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="dtmf-duration" 
  value="100"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="codec-prefs" 
  value="$${outbound_codec_prefs}"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param 
  name="use-rtp-timer" value="true"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param 
  name="hold-music" value="$${hold_music}"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param 
  name="rtp-timer-name" value="soft"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param 
  name="manage-presence" value="false"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param 
  name="aggressive-nat-detection" value="true"/&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;param name="apply-nat-acl" value="rfc1918"/&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;param name="inbound-codec-negotiation" 
  value="generous"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="nonce-ttl" 
  value="60"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="auth-calls" 
  value="true"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="rtp-timeout-sec" 
  value="1800"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="rtp-ip" 
  value="$${local_ip_v4}"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="sip-ip" 
  value="$${local_ip_v4}"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="ext-rtp-ip" 
  value="$${external_rtp_ip}"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param 
  name="ext-sip-ip" value="$${external_sip_ip}"/&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;param name="force-register-domain" 
  value="$${domain}"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="rtp-timeout-sec" 
  value="300"/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;param name="rtp-hold-timeout-sec" 
  value="1800"/&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;/settings&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/profile&gt;<BR><BR>my dialplan is 
  like this :<BR>&lt;extension name="echo 
  test"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition 
  field="destination_number" expression="999"&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="answer" 
  /&gt;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;action 
  application="echo"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/condition&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/extension&gt;<BR>&nbsp;&nbsp;&nbsp; &nbsp; 
  <BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;extension 
  name="curl_test"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;condition field="destination_number" 
  expression="(.*)"&gt;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action 
  application="set" data="proxy_media=true"/&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; &lt;action application="bridge" 
  data="sofia/internal/$1%$${domain}" /&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; &lt;action application="hangup" 
  /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/condition&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/extension&gt;<BR><BR><BR>I have called from my pc to another pc with 
  X-Lite. I can not hear voice from any end. i have dialed 999 for echo 
  test.that also not working.<BR><BR>any help will be 
  appreciatable.<BR><BR><BR>-- <BR>Regards <BR>---------- <BR>M 
  Emran<BR>InSpiration Software Ltd.<BR><BR>Web: <A 
  href="http://www.inspiresoftbd.com">www.inspiresoftbd.com</A><BR></DIV></BLOCKQUOTE></BODY></HTML>