From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from srv1.stroeder.com (srv1.stroeder.com [213.240.180.113]) by mail.toke.dk (Postfix) with ESMTPS id 652787C0EC5 for ; Tue, 29 Dec 2020 09:35:06 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1536-bit key) header.d=stroeder.com header.i=@stroeder.com header.b=Ma2mTBOK DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=stroeder.com; s=stroeder-com-20201114; t=1609230903; bh=zh8Sl5BdSblpYQe7h5poaadd6uSRFwwxdE+K4biEmOQ=; h=Subject:To:References:From:Date:In-Reply-To:From; b=Ma2mTBOKbI6CRjM4oSVKOSx3AcQA8eVUuBWJqLbQ+3jjZP+7z+uZdGigRG38x7qx4 fDnHKVcvhpIa5AZx9ZxK+o6DJgk3eu7nk2kX+l7Oeto0Nb7QiwECtV0zABHS3ZZwZC pHQSsTnxfOzNKvaTK0ufLrWPMfKAJ1QR3pKmcFaPCS4z+rsUj2d6TOqJpFbNYlZmt2 ERITX/giikhWldfRfgzRoYaHo2eHKvAxtTRdYiYuVIADgm3BUa20969aOoo To: galene@lists.galene.org References: <1082cfcde178ddb72b51bcd03ee6770a@kn1ght.org> <87zh1zt6ip.wl-jch@irif.fr> <87y2hjt5fx.wl-jch@irif.fr> <87y2hjxa64.fsf@toke.dk> <87r1nau8v0.wl-jch@irif.fr> <87sg7qyaj2.fsf@toke.dk> <87a6tx7olm.wl-jch@irif.fr> <8735zpya4m.fsf@toke.dk> <87k0t1e5nt.wl-jch@irif.fr> <87v9clnz24.fsf@toke.dk> From: =?UTF-8?Q?Michael_Str=c3=b6der?= Message-ID: Date: Tue, 29 Dec 2020 09:35:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <87v9clnz24.fsf@toke.dk> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Message-ID-Hash: 5UFMQ57WWF5JBPJZKHSQMX2J6WCB2IYX X-Message-ID-Hash: 5UFMQ57WWF5JBPJZKHSQMX2J6WCB2IYX X-MailFrom: michael@stroeder.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.3.2 Precedence: list Subject: [Galene] Re: coturn config List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: On 12/29/20 3:09 AM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Juliusz Chroboczek writes: >> Supposing I decide to implement this -- any ideas how this should be >> configured? >=20 > Well, Nextcloud Talk just takes server name/port, shared secret, and > whether to use UDP, TCP or both. The interval is hard-coded, and the > userid random as in the code I pasted before. So replicating that would > be fine with me. +1 Ciao, Michael.