Package: resiprocate Severity: wishlist The current implementation of reTurnServer supports a single username/password. These values are specified in /etc/reTurnServer.config
It would be desirable for reTurnServer to be able to read a file containing multiple usernames and passwords. The file format should be the same as that used by Open Turnserver http://sourceforge.net/p/turnserver/code/HEAD/tree/trunk/ Specifically, it will have the following fields on each line: login:password:realm:state It should be possible to specify the location of the account file using a parameter in the main config file reTurnServer.config, e.g. UserDatabaseFile = /etc/reTurn/users.txt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

