Eugen Dedu wrote: > Michael Cronenworth wrote: >> Eugen Dedu wrote: >>> It appears that the revision which introduced this error is >>> http://svn.gnome.org/viewvc/ekiga/trunk/lib/engine/components/opal/opal-call-manager.cpp?r1=7469&r2=7481, >>> is that right? If it is simple to you only, could you just revert >>> that revision and see the result? >>> >> >> Reverting that change allows Ekiga to register. I can make an Ekiga >> 3.2.0 release build available as soon as you fix this issue. It will >> still crash on exit, but at least it is usable. > > That revision allows to use the check box in preferences, so it cannot > be simply removed. I would prefer that Damien, if he has a bit of time, > fix this issue. It seems that the same bug (to be confirmed) appears on > gnu/linux too (http://bugzilla.gnome.org/show_bug.cgi?id=578883) and > also (in my opinion) in Mounir's problem one week ago. >
Yes, that was fixing my issue too. As said in bug 578883 [1] I had to add start() in set_stun_server() and set stun_enabled to true. [1] http://bugzilla.gnome.org/show_bug.cgi?id=578883 Thanks, Mounir _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
