From 540bda9329594389ceb9e2f26b8a7eac63ea3227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= <sebastien.blin@savoirfairelinux.com> Date: Tue, 14 Jul 2020 13:39:14 -0400 Subject: [PATCH] Update 6.1. Conference Protocol --- technical/6.1.-Conference-Protocol.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/technical/6.1.-Conference-Protocol.md b/technical/6.1.-Conference-Protocol.md index a3183e77..4940ee94 100644 --- a/technical/6.1.-Conference-Protocol.md +++ b/technical/6.1.-Conference-Protocol.md @@ -89,6 +89,8 @@ The master of a conference sends its infos via the SIP channel as a message with So, if a call receives some confInfo, we know that this call is a member of a conference. +To summarize, `Call` manages received layouts, `Conference` managed sent layouts + ## Future + Multiple master management -- GitLab