Open GoogleCodeExporter opened 9 years ago
Fixed in SVN. Will be available in 3.2.5.7
Original comment by mom040...@gmail.com
on 18 Mar 2015 at 7:16
The recommended data storage is the 'keys', the plain passwords are not
recommended in the database. So as the workaround, the keys can be used.
Original comment by mom040...@gmail.com
on 18 Mar 2015 at 7:17
I've tried same experiments with version 3.2.5.7 which source was retrieved
with 'svn checkout http://rfc5766-turn-server.googlecode.com/svn/branches/v3.2/
rfc5766-turn-server-read-only', but there seems something wrong with reading
configuration file.
Specifically, when i start turnserver the outputs were as followings:
Expected output:
$ sudo turnserver -v -c examples/etc/turnserver.conf // Version Citrix-3.2.5.3 'Marshal West'
...
0: Redis DB sync connection success: ip=192.168.100.50
...
Actual output:
$ sudo bin/turnserver -v -c examples/etc/turnserver.conf // Version Citrix-3.2.5.7 'Marshal West'
...
0: Bad configuration format: redis-userdb
Original comment by iwase.yo...@gmail.com
on 19 Mar 2015 at 2:46
Original issue reported on code.google.com by
iwase.yo...@gmail.com
on 18 Mar 2015 at 7:12