உங்கள் சொந்த TURN சேவையகத்தை அமைத்தல்
Jami can be configured to use TURN or STUN servers (RFC5766) to establish a connection between two peers.
இயல்புநிலை TURN சேவையகம் "turn.jami.net", பயனர் பெயர் "ரிங்", கடவுச்சொல் "ரிங்" மற்றும் மண்டல "ரிங்" உடன்.
In this guide, we will setup a coTURN server. There are other TURN/STUN server implementations available under a free license, such as TurnServer and Restund.
நிறுவல்
The CoTURN server is available on most Linux distributions. On Debian, install it with the following command:
apt-get install coturn
அமைத்தல்
Here is a basic turnserver.conf
configuration file:
listening-port=10000
listening-ip=0.0.0.0
min-port=10000
max-port=30000
lt-cred-mech
realm=sfl
This also will function as a STUN server. The STUN server does not require a username and password (A STUN server uses very little bandwidth).
உங்கள் TURN சேவையகத்தில் பயனர்களை உருவாக்குதல்
உங்கள் TURN சேவையகத்தில் பயனர்களை உருவாக்க, turnadmin
பைனரி பயன்படுத்தவும் (இது சூப்பர் பயனர் அனுமதிகளை தேவைப்படலாம்).
turnadmin -a -u bob -p secretpassword -r sfl
TURN சேவையகத்தைத் தொடங்கவும்
turnserver -c turnserver.conf
TURN சேவையகத்துடன் சரிபார்த்தல் செய்ய Jami ஐ அமைத்தல்
உங்கள் கணக்கு அமைப்பின் மேம்பட்ட பிரிவில் இருந்து உங்கள் TURN சேவையகத்தைப் பயன்படுத்த ஜாமி அமைக்கலாம்ஃ
களம் |
மதிப்பு |
உதாரணம் |
---|---|---|
** சேவையக URL** |
உங்கள் சேவையகத்தின் ஹோஸ்ட் மற்றும் போர்ட் |
0.0.0.0:10000 |
பயனர் பெயர் |
பயனர் பெயர் |
பாப் |
** கடவுச்சொல்** |
கடவுச்சொல் |
இரகசிய கடவுச்சொல் |
அரசில் |
மண்டலம் |
அறுவடை |