diff --git a/content/applications/productivity/voip/axivox/axivox_config.rst b/content/applications/productivity/voip/axivox/axivox_config.rst
index dfeeb2b7c..59b80413b 100644
--- a/content/applications/productivity/voip/axivox/axivox_config.rst
+++ b/content/applications/productivity/voip/axivox/axivox_config.rst
@@ -6,7 +6,7 @@ Introduction
============
Odoo VoIP (Voice over Internet Protocol) can be set up to work together with `Axivox
-`_. In that case, an Asterisk server is **not** necessary, as the
+`_. In that case, a VoIP server is **not** necessary, as the
infrastructure is hosted and managed by Axivox.
To use this service, `contact Axivox `_ to open an account.
@@ -20,7 +20,7 @@ To configure Axivox in Odoo, go to the :menuselection:`Apps` application, and se
Then, install the :guilabel:`VoIP` module.
Next, go to :menuselection:`Settings app --> General Settings --> Integrations section`, and fill
-out the :guilabel:`Asterisk (VoIP)` field:
+out the :guilabel:`VoIP` field:
- :guilabel:`OnSIP Domain`: set the domain created by Axivox for the account (e.g.,
`yourcompany.axivox.com`)
diff --git a/content/applications/productivity/voip/axivox/axivox_config/voip-configuration.png b/content/applications/productivity/voip/axivox/axivox_config/voip-configuration.png
index e5412c8a3..3150364a2 100644
Binary files a/content/applications/productivity/voip/axivox/axivox_config/voip-configuration.png and b/content/applications/productivity/voip/axivox/axivox_config/voip-configuration.png differ
diff --git a/content/applications/productivity/voip/onsip.rst b/content/applications/productivity/voip/onsip.rst
index 086062e64..6c46375ca 100644
--- a/content/applications/productivity/voip/onsip.rst
+++ b/content/applications/productivity/voip/onsip.rst
@@ -46,15 +46,15 @@ Odoo VoIP setting
-----------------
After installing the *VOIP OnSIP* module, go to the :menuselection:`Settings app`, scroll down to
-the :guilabel:`Integrations` section, and locate the :guilabel:`Asterisk (VoIP)` fields. Then,
-proceed to fill in those three fields with the following information:
+the :guilabel:`Integrations` section, and locate the :guilabel:`VoIP` fields. Then, proceed to fill
+in those three fields with the following information:
- :guilabel:`OnSIP Domain`: the domain that was assigned when creating an account on `OnSIP
`_.
- :guilabel:`WebSocket`: `wss://edge.sip.onsip.com`
- :guilabel:`VoIP Environment`: :guilabel:`Production`
-.. image:: onsip/asterisk-setting.png
+.. image:: onsip/voip-setting.png
:align: center
:alt: VoIP configuration settings in Odoo Settings app.
diff --git a/content/applications/productivity/voip/onsip/asterisk-setting.png b/content/applications/productivity/voip/onsip/asterisk-setting.png
deleted file mode 100644
index 6e1a3354a..000000000
Binary files a/content/applications/productivity/voip/onsip/asterisk-setting.png and /dev/null differ
diff --git a/content/applications/productivity/voip/onsip/voip-setting.png b/content/applications/productivity/voip/onsip/voip-setting.png
new file mode 100644
index 000000000..4c6b583b4
Binary files /dev/null and b/content/applications/productivity/voip/onsip/voip-setting.png differ