<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""><div><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">Nice that it is resolved. Just out of curiosity, does chat indeed work for you?<br class=""></blockquote>Yes, the chat and filesharing features work perfectly.</div></div></blockquote>Great !</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">If this is the case, it is probably the easiest to implement in sylk-webrtc.<br class=""></blockquote>We do not want to do authentication on the client side... we'd rather have the server handle authentication.<br class="">We were thinking about a setup where sylkserver (the core or the webrtc application) checks provided credentials against an ldap directory. I'd assume that by default user provided credential are used to contact a sip server, but looking through the source I couldn't figure out where or how sylkserver this happens.<br class=""><br class="">Is there a concept of user sessions in sylkserver?<br class="">Is there code which by default tries to authenticate a user at a sip server?<br class=""></div></div></blockquote><br class=""></div><div>Well there is no authentication done in SylkServer itself. Authentication is done by Janus and reported back to SylkServer. There is the concept of an ‘account' in SylkServer. One/Multiple account(s) is/are present on the connection to Janus and ‘register' can be called upon them. When that happens Janus will report back what happend.</div><br class=""></div><div class="">Some older documentation can be found here: <a href="https://docs.sipthor.net/projects/sylkserver/wiki/WebRTC" class="">https://docs.sipthor.net/projects/sylkserver/wiki/WebRTC</a></div><div class=""><br class=""></div><div class="">Hope this helps you.</div><div class=""><br class=""></div><div class="">Best regards,</div><div class=""><br class=""></div><div class="">Tijmen de Mes</div><div class="">—</div><div class="">AG Projects</div></body></html>