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 76EAD7C44AF for ; Sun, 3 Jan 2021 19:32:00 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1536-bit key) header.d=stroeder.com header.i=@stroeder.com header.b=v3HKfQle DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=stroeder.com; s=stroeder-com-20201114; t=1609698720; bh=M9se3R7RsWnDDpjXpTrQu5f+Ry8trRo4GBYJQNpyDbk=; h=Subject:To:References:From:Date:In-Reply-To:From; b=v3HKfQleZ9aBigCcf4+FWecipMIg1OcVJEEeMBMFuTmjNLPuDCZsRUwAO2S8yPtVI DxBbxEGTRILs6LDMOst057pnBO3KdfUpwUnQ+FnVTAusxXh+q4u+/O4eESsHOmK5RJ kVfCUzX5CgmlqjoHDdaTl7rlBHyZi2sKeZvp40e+WACJCPdyZRzCHBMZKSUsBazHjw 8t58dFYjKI8Vwo7nIEqDFWdTLESfNyYk2haSheo6m67c3DFlKT80TBbQFkG To: galene@lists.galene.org References: <87czym6l4y.wl-jch@irif.fr> From: =?UTF-8?Q?Michael_Str=c3=b6der?= Message-ID: Date: Sun, 3 Jan 2021 19:31:59 +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: <87czym6l4y.wl-jch@irif.fr> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Message-ID-Hash: RLG7MXX4JCHIZLKHPZA2P3WNGTWICGG2 X-Message-ID-Hash: RLG7MXX4JCHIZLKHPZA2P3WNGTWICGG2 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] =?utf-8?q?Re=3A_Gal=C3=A8ne=27s_protocol?= 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 1/3/21 5:27 PM, Juliusz Chroboczek wrote: > I've just made a first draft of a protocol description for Gal=C3=A8ne.= Please > be aware that the protocol is not frozen yet =E2=80=94 you'll know it's= frozen > when the `handshake` message acquires a `version` field. It seems a build with git commit ddafca5780a5516771a44c20b45c6cf1ae66fc17 works. But with 0ec9f92daddf7a380a2ac98a48b870e7183bfc35 negotiation fails. Log output shows: gotOffer: SetRemoteDescription called with no ice-ufrag Ciao, Michael.