[Freeswitch-users] rtp timeout issue

Madovsky infos at madovsky.org
Fri Mar 19 11:30:17 PDT 2010


Found the iptables lines that caused problem :

#### #Prevent external packets from using loopback
-A INPUT -i br0 -s 127.0.0.1 -j DROP
-A FORWARD -i br0 -s 127.0.0.1 -j DROP
-A INPUT -i br0 -d 127.0.0.1 -j DROP
-A FORWARD -i br0 -d 127.0.0.1 -j DROP

  ----- Original Message ----- 
  From: Madovsky 
  To: freeswitch-users at lists.freeswitch.org 
  Sent: Friday, March 19, 2010 1:53 PM
  Subject: Re: [Freeswitch-users] rtp timeout issue


  bingo.... :), 
  grrrr, now I need to read all my iptables :(
    ----- Original Message ----- 
    From: Anthony Minessale 
    To: freeswitch-users at lists.freeswitch.org 
    Sent: Friday, March 19, 2010 1:44 PM
    Subject: Re: [Freeswitch-users] rtp timeout issue


    try stopping iptables for 1 call to make sure it is not related to that.




    On Fri, Mar 19, 2010 at 12:29 PM, Madovsky <infos at madovsky.org> wrote:

      yes I did it also.
      the issue is only noticeable if I use 2 softphones on the same public IP where there is FS.
      I tried from another PC (even through nat) and it works fine... Arrgh, I'm lost
        ----- Original Message ----- 
        From: Anthony Minessale 
        To: freeswitch-users at lists.freeswitch.org 
        Sent: Friday, March 19, 2010 1:17 PM
        Subject: Re: [Freeswitch-users] rtp timeout issue


        you should also unblock the rtp port range
        16384-32768 udp



        On Fri, Mar 19, 2010 at 12:05 PM, Madovsky <infos at madovsky.org> wrote:

          with bypass-media=true everything is ok, 
          but I need to pass media through FS, I missed
          some settings but don't know where...
          I use default configs, inverted the internal and external port
          and commented out all nat params.

          Thanks
            ----- Original Message ----- 
            From: Madovsky 
            To: freeswitch-users at lists.freeswitch.org 
            Sent: Friday, March 19, 2010 12:29 PM
            Subject: rtp timeout issue


            I set FS internal on port 5080 and external 5060.
            2 softphones on public IP, so no nat.
            the sip invite is ok, but there's a media timeout..
            port 5080 and 5060 are opened on my firewall
            must I set any nat params anyway ?

            Thanks

            Franck

          _______________________________________________
          FreeSWITCH-users mailing list
          FreeSWITCH-users at lists.freeswitch.org
          http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
          UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
          http://www.freeswitch.org





        -- 
        Anthony Minessale II

        FreeSWITCH http://www.freeswitch.org/
        ClueCon http://www.cluecon.com/
        Twitter: http://twitter.com/FreeSWITCH_wire

        AIM: anthm
        MSN:anthony_minessale at hotmail.com
        GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
        IRC: irc.freenode.net #freeswitch

        FreeSWITCH Developer Conference
        sip:888 at conference.freeswitch.org
        iax:guest at conference.freeswitch.org/888
        googletalk:conf+888 at conference.freeswitch.org
        pstn:+19193869900



------------------------------------------------------------------------


        _______________________________________________
        FreeSWITCH-users mailing list
        FreeSWITCH-users at lists.freeswitch.org
        http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
        UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
        http://www.freeswitch.org


      _______________________________________________
      FreeSWITCH-users mailing list
      FreeSWITCH-users at lists.freeswitch.org
      http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
      UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
      http://www.freeswitch.org





    -- 
    Anthony Minessale II

    FreeSWITCH http://www.freeswitch.org/
    ClueCon http://www.cluecon.com/
    Twitter: http://twitter.com/FreeSWITCH_wire

    AIM: anthm
    MSN:anthony_minessale at hotmail.com
    GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
    IRC: irc.freenode.net #freeswitch

    FreeSWITCH Developer Conference
    sip:888 at conference.freeswitch.org
    iax:guest at conference.freeswitch.org/888
    googletalk:conf+888 at conference.freeswitch.org
    pstn:+19193869900



----------------------------------------------------------------------------


    _______________________________________________
    FreeSWITCH-users mailing list
    FreeSWITCH-users at lists.freeswitch.org
    http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
    UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
    http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100319/eb989d2c/attachment-0002.html 


More information about the FreeSWITCH-users mailing list