From 7f2110e8a30696cf83f414ac833418653540633e Mon Sep 17 00:00:00 2001 From: "Michelle Vu (mivu)" Date: Fri, 17 Jun 2022 00:36:08 +0000 Subject: [PATCH] [IMP] discuss: custom ICE server list optional This will edit the "Define a list of custom ICE servers" section in the "Configure ICE servers with Twilio" v15.0 user doc. I added a line to mention that defining a list of custom ICE servers is an optional step, as Odoo only uses this list as a fallback if Twilio is not configured or is not working at any given moment. Fixes PR #1994 Closes Odoo Task 2882679 closes odoo/documentation#2240 Signed-off-by: Antoine Vandevenne (anv) --- .../productivity/discuss/advanced/ice_servers.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/content/applications/productivity/discuss/advanced/ice_servers.rst b/content/applications/productivity/discuss/advanced/ice_servers.rst index 0e1b8715b..985d05253 100644 --- a/content/applications/productivity/discuss/advanced/ice_servers.rst +++ b/content/applications/productivity/discuss/advanced/ice_servers.rst @@ -16,9 +16,11 @@ terms of service. Then, click :guilabel:`Start your free trial`. Verify your ema Twilio, as per their instructions. Next, enter your phone number into Twilio. Then, Twilio will send you an SMS text message -containing a verification code. Enter the verification code into Twilio to verify your phone number. +containing a verification code. Enter the verification code into Twilio to verify your phone +number. -After that, Twilio redirects to a welcome page. Use the following list to answer Twilio's questions: +After that, Twilio redirects to a welcome page. Use the following list to answer Twilio's +questions: - For :guilabel:`Which Twilio product are you here to use?`, select :guilabel:`Video`. - For :guilabel:`What do you plan to build with Twilio?`, select :guilabel:`Other`. @@ -47,8 +49,9 @@ Connect Twilio to Odoo ====================== Open the Odoo database and go to :menuselection:`Settings --> General Settings --> Discuss`. Check -the box next to :guilabel:`Use Twilio ICE servers` and enter the Twilio account's :guilabel:`Account -SID` and :guilabel:`Auth Token`. Finally, click :guilabel:`Save` to apply these changes. +the box next to :guilabel:`Use Twilio ICE servers` and enter the Twilio account's +:guilabel:`Account SID` and :guilabel:`Auth Token`. Finally, click :guilabel:`Save` to apply these +changes. .. image:: ice_servers/connect-twilio-to-odoo.png :align: center @@ -57,6 +60,10 @@ SID` and :guilabel:`Auth Token`. Finally, click :guilabel:`Save` to apply these Define a list of custom ICE servers =================================== +This step is not required for the Twilio configuration. However, if Twilio is not configured or is +not working at any given moment, Odoo will fall back on the custom ICE servers list. The user must +define the list of custom ICE servers. + In :menuselection:`Settings --> General Settings --> Discuss`, click the :guilabel:`ICE Servers` button under :guilabel:`Custom ICE server list`.