don't set use_stun_server as True by default. It's useless when there is no stun...
commit3d3b85848525a79b7652ceabe962a6992c5bf8d5
authorYann Leboulanger <asterix@lagaule.org>
Tue, 2 Aug 2011 08:38:51 +0000 (2 10:38 +0200)
committerYann Leboulanger <asterix@lagaule.org>
Tue, 2 Aug 2011 08:38:51 +0000 (2 10:38 +0200)
treecc87857c06455cb6a185d0b7c8b55df5d58f1b01
parent5f0cf1f36ae00bb544a946fcab7e3de752681d1b
don't set use_stun_server as True by default. It's useless when there is no stun server configured. Fixes #6935
src/common/config.py
src/common/defs.py
src/common/optparser.py