Le jeudi 20 avril 2006 à 19:18 +0700, Robin Atwood a écrit : > On Wednesday 19 April 2006 20:58, Damien Sandras wrote: > > Le mercredi 19 avril 2006 à 20:52 +0700, Robin Atwood a écrit : > > > On Wednesday 19 April 2006 20:39, Julien PUYDT wrote: > > > > Gnomemeeting needed to use special rules to work. Ekiga has improved > > > > NAT-traversal possibilities which allow to generally avoid playing with > > > > iptables. > > > > > > > > The port 1720 is for H.323 if I remember well, so opening it doesn't > > > > help for SIP calls... > > > > > > > > And if both your boxes are connected to the net via the same router, > > > > calling one from the other won't work (they're the same box from > > > > outside!). > > > > > > I thought NAT masquerading would take of that and, if not, shouldn't I > > > get a busy signal? > > > > The call should be established, with no audio and video in-between. > > > > The ports to open on your local firewall are given in the FAQ. For SIP: > > 5000 to 5100 UDP. > > > > > Cheers... > > > -Robin. > > Well I added the rule: > IPTABLES -A FORWARD -p udp -m udp --dport 5000:5100 -j ACCEPT > > but it does not make any difference - still "remote user offline". Any other > ideas?
Log the packets, you will see what happens... -- _ Damien Sandras (o- //\ Ekiga Softphone: http://www.ekiga.org/ v_/_ FOSDEM 2006 : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] sip:[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
