<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Found the iptables lines that caused problem :</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>#### #Prevent external packets from using loopback<BR>-A INPUT 
-i br0 -s 127.0.0.1 -j DROP<BR>-A FORWARD -i br0 -s 127.0.0.1 -j DROP<BR>-A 
INPUT -i br0 -d 127.0.0.1 -j DROP<BR>-A FORWARD -i br0 -d 127.0.0.1 -j 
DROP<BR></FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=infos@madovsky.org href="mailto:infos@madovsky.org">Madovsky</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> Friday, March 19, 2010 1:53 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] rtp 
  timeout issue</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>bingo.... :), </FONT></DIV>
  <DIV><FONT size=2>grrrr, now I need to read all my iptables :(</FONT></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
    <A title=anthony.minessale@gmail.com 
    href="mailto:anthony.minessale@gmail.com">Anthony Minessale</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> Friday, March 19, 2010 1:44 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] rtp 
    timeout issue</DIV>
    <DIV><BR></DIV>try stopping iptables for 1 call to make sure it is not 
    related to that.<BR><BR><BR><BR>
    <DIV class=gmail_quote>On Fri, Mar 19, 2010 at 12:29 PM, Madovsky <SPAN 
    dir=ltr>&lt;<A 
    href="mailto:infos@madovsky.org">infos@madovsky.org</A>&gt;</SPAN> 
wrote:<BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>
      <DIV bgcolor="#ffffff">
      <DIV><FONT size=2>yes I did it also.</FONT></DIV>
      <DIV><FONT size=2>the issue is only noticeable if I use 2 softphones on 
      the same public IP where there is FS.</FONT></DIV>
      <DIV><FONT size=2>I tried from another PC (even through nat) and it works 
      fine... Arrgh, I'm lost</FONT></DIV>
      <BLOCKQUOTE 
      style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
        <DIV class=im>
        <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
        <DIV style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B> 
        <A title=anthony.minessale@gmail.com 
        href="mailto:anthony.minessale@gmail.com" target=_blank>Anthony 
        Minessale</A> </DIV>
        <DIV style="FONT: 10pt arial"><B>To:</B> <A 
        title=freeswitch-users@lists.freeswitch.org 
        href="mailto:freeswitch-users@lists.freeswitch.org" 
        target=_blank>freeswitch-users@lists.freeswitch.org</A> </DIV></DIV>
        <DIV>
        <DIV></DIV>
        <DIV class=h5>
        <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, March 19, 2010 1:17 
        PM</DIV>
        <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] rtp 
        timeout issue</DIV>
        <DIV><BR></DIV>you should also unblock the rtp port range<BR>16384-32768 
        udp<BR><BR><BR>
        <DIV class=gmail_quote>On Fri, Mar 19, 2010 at 12:05 PM, Madovsky <SPAN 
        dir=ltr>&lt;<A href="mailto:infos@madovsky.org" 
        target=_blank>infos@madovsky.org</A>&gt;</SPAN> wrote:<BR>
        <BLOCKQUOTE 
        style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
        class=gmail_quote>
          <DIV bgcolor="#ffffff">
          <DIV><FONT size=2>with bypass-media=true everything is ok, 
          </FONT></DIV>
          <DIV><FONT size=2>but I need to pass media through FS, I 
          missed</FONT></DIV>
          <DIV><FONT size=2>some settings but don't know where...</FONT></DIV>
          <DIV><FONT size=2>I use default configs, inverted the internal and 
          external port</FONT></DIV>
          <DIV><FONT size=2>and commented out all nat params.</FONT></DIV>
          <DIV><FONT size=2></FONT>&nbsp;</DIV>
          <DIV><FONT size=2>Thanks</FONT></DIV>
          <DIV>
          <DIV></DIV>
          <DIV>
          <BLOCKQUOTE 
          style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
          dir=ltr>
            <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
            <DIV 
            style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B> 
            <A title=infos@madovsky.org href="mailto:infos@madovsky.org" 
            target=_blank>Madovsky</A> </DIV>
            <DIV style="FONT: 10pt arial"><B>To:</B> <A 
            title=freeswitch-users@lists.freeswitch.org 
            href="mailto:freeswitch-users@lists.freeswitch.org" 
            target=_blank>freeswitch-users@lists.freeswitch.org</A> </DIV>
            <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, March 19, 2010 
            12:29 PM</DIV>
            <DIV style="FONT: 10pt arial"><B>Subject:</B> rtp timeout 
issue</DIV>
            <DIV><BR></DIV>
            <DIV><FONT size=2>I set FS internal on port 5080 and external 
            5060.</FONT></DIV>
            <DIV><FONT size=2>2 softphones on public IP, so no nat.</FONT></DIV>
            <DIV><FONT size=2>the sip invite is ok, but there's a media 
            timeout..</FONT></DIV>
            <DIV><FONT size=2>port 5080 and 5060 are opened on my 
            firewall</FONT></DIV>
            <DIV><FONT size=2>must I set any nat params anyway ?</FONT></DIV>
            <DIV><FONT size=2></FONT>&nbsp;</DIV>
            <DIV><FONT size=2>Thanks</FONT></DIV>
            <DIV><FONT size=2></FONT>&nbsp;</DIV>
            <DIV><FONT 
          size=2>Franck</FONT></DIV></BLOCKQUOTE></DIV></DIV></DIV><BR>_______________________________________________<BR>FreeSWITCH-users 
          mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
          target=_blank>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></BLOCKQUOTE></DIV><BR><BR 
        clear=all><BR>-- <BR>Anthony Minessale II<BR><BR>FreeSWITCH <A 
        href="http://www.freeswitch.org/" 
        target=_blank>http://www.freeswitch.org/</A><BR>ClueCon <A 
        href="http://www.cluecon.com/" 
        target=_blank>http://www.cluecon.com/</A><BR>Twitter: <A 
        href="http://twitter.com/FreeSWITCH_wire" 
        target=_blank>http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: 
        anthm<BR><A href="mailto:MSN%3Aanthony_minessale@hotmail.com" 
        target=_blank>MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A 
        href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" 
        target=_blank>PAYPAL:anthony.minessale@gmail.com</A><BR>IRC: <A 
        href="http://irc.freenode.net" target=_blank>irc.freenode.net</A> 
        #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A 
        href="mailto:sip%3A888@conference.freeswitch.org" 
        target=_blank>sip:888@conference.freeswitch.org</A><BR><A 
        href="http://iax:guest@conference.freeswitch.org/888" 
        target=_blank>iax:guest@conference.freeswitch.org/888</A><BR><A 
        href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" 
        target=_blank>googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:+19193869900<BR></DIV></DIV>
        <P></P>
        <HR>

        <DIV class=im>
        <P></P>_______________________________________________<BR>FreeSWITCH-users 
        mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
        target=_blank>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></BLOCKQUOTE></DIV><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></BLOCKQUOTE></DIV><BR><BR 
    clear=all><BR>-- <BR>Anthony Minessale II<BR><BR>FreeSWITCH <A 
    href="http://www.freeswitch.org/">http://www.freeswitch.org/</A><BR>ClueCon 
    <A href="http://www.cluecon.com/">http://www.cluecon.com/</A><BR>Twitter: <A 
    href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: 
    anthm<BR><A 
    href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A 
    href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR>IRC: 
    <A href="http://irc.freenode.net">irc.freenode.net</A> 
    #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A 
    href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR><A 
    href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</A><BR><A 
    href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:+19193869900<BR>
    <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></BLOCKQUOTE></BODY></HTML>