Le samedi 11 octobre 2008 à 20:13 +0200, Marco Chiappero a écrit : > Damien Sandras ha scritto: > >> routing is causing this problem? > >> Here is the output: > >> http://pastebin.com/m1b3c0d3a > >> > >> Please give me a hint, I can't understand why it doesn't work. > > > > This debug output does not contain a call attempt, so it is impossible > > to tell what's going wrong. > > > > Where there is a call attempt, you must see an INVITE SIP request in the > > log. > > Ok, sorry for my misunderstandings, this time I have a full call log (to > [EMAIL PROTECTED]): > http://pastebin.com/m62a8e79 > Then I tried a video call with another ekiga user, we both have a webcam > but I receive no video or audio at all. The remote user is instead able > to see me (accordingly with the output of tcpdump). There something > wrong with the NAT or stun, no stream packets can reach me. That's > strange since there is no protocol filtering done by the NAT. Any ideas?
I wonder if there is not a bug here. Can you edit src/ptclib/pstun.cxx, check for function "CreateSocket" and add : case OpenNat: just on top of case ConeNat: ? -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
