<!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> </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> </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> </FONT></SPAN></SPAN></DIV>
<DIV> </DIV>
<DIV> </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> </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><profile name="doublenat"><BR>
<settings><BR> <param name="debug"
value="0"/><BR> <param name="sip-trace"
value="no"/><BR> <param name="rfc2833-pt"
value="101"/><BR> <param name="sip-port"
value="6000"/><BR> <param name="dialplan"
value="XML"/><BR> <param name="context"
value="public"/><BR> <param name="dtmf-duration"
value="100"/><BR> <param name="codec-prefs"
value="$${outbound_codec_prefs}"/><BR> <param
name="use-rtp-timer" value="true"/><BR> <param
name="hold-music" value="$${hold_music}"/><BR> <param
name="rtp-timer-name" value="soft"/><BR> <param
name="manage-presence" value="false"/><BR> <param
name="aggressive-nat-detection" value="true"/><BR>
<param name="apply-nat-acl" value="rfc1918"/><BR>
<param name="inbound-codec-negotiation"
value="generous"/><BR> <param name="nonce-ttl"
value="60"/><BR> <param name="auth-calls"
value="true"/><BR> <param name="rtp-timeout-sec"
value="1800"/><BR> <param name="rtp-ip"
value="$${local_ip_v4}"/><BR> <param name="sip-ip"
value="$${local_ip_v4}"/><BR> <param name="ext-rtp-ip"
value="$${external_rtp_ip}"/><BR> <param
name="ext-sip-ip" value="$${external_sip_ip}"/><BR>
<param name="force-register-domain"
value="$${domain}"/><BR> <param name="rtp-timeout-sec"
value="300"/><BR> <param name="rtp-hold-timeout-sec"
value="1800"/><BR>
</settings><BR> </profile><BR><BR>my dialplan is
like this :<BR><extension name="echo
test"><BR> <condition
field="destination_number" expression="999"><BR>
<action application="answer"
/><BR> <action
application="echo"/><BR>
</condition><BR>
</extension><BR>
<BR> <BR> <extension
name="curl_test"><BR>
<condition field="destination_number"
expression="(.*)"><BR> <action
application="set" data="proxy_media=true"/><BR>
<action application="bridge"
data="sofia/internal/$1%$${domain}" /><BR>
<action application="hangup"
/><BR>
</condition><BR>
</extension><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>