[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) <anv@odoo.com>
This commit is contained in:
parent
e2a3ca0631
commit
7f2110e8a3
@ -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`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user