versatica / tryit-jssip

New tryit-jssip application
https://tryit.jssip.net
Other
88 stars 102 forks source link

Configuring STUN/TURN servers #4

Closed albertollamaso closed 7 years ago

albertollamaso commented 7 years ago

Hello guys,

How can I configure the STUN and TURN servers. Not sure what is the format and also I need to set the credentials for turn. So far what I have is:

iceServers : [ { urls : [ 'stun:myserver:19302' ] } ]

Can advise how to set the TURN with credentials, thank you so much in advance.

ibc commented 7 years ago

Please, use the JsSIP public mailing list for questions.