[email protected] wrote: > On Fri, 18 Dec 2009 13:55:13 +0100 > Florian Kaiser <[email protected]> wrote: > >> Hi, >> >> on my machine (Windows XP), the settings are stored in %APPDATA%\ekiga.conf. >> Just open it in a text editor and search for "stun.ekiga.net". >> > > These are the lines containig the word stun in ekiga.conf. > > </schema> > <schema> > <applyto>/apps/ekiga/general/nat/disable_stun</applyto> > <type>bool</type> > <default>true</default> > </schema> > <schema> > <applyto>/apps/ekiga/general/nat/stun_server</applyto> > <type>string</type> > <default>stun.ekiga.net</default> > </schema> > <schema>> > > > It ssems that stun is disabled by default. > Is this normal?
Hi, disable_stun is false by default, see http://git.gnome.org/browse/ekiga/tree/ekiga.schemas.in.in?h=gnome-2-26#n511 I do not think that windows version has changed that. Probably you have changed it involuntarily. -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
