diff --git a/content/applications/productivity/voip/axivox/axivox_config.rst b/content/applications/productivity/voip/axivox/axivox_config.rst index 59b80413b5..c29b34b6b1 100644 --- a/content/applications/productivity/voip/axivox/axivox_config.rst +++ b/content/applications/productivity/voip/axivox/axivox_config.rst @@ -19,12 +19,13 @@ Configuration To configure Axivox in Odoo, go to the :menuselection:`Apps` application, and search for `VoIP`. Then, install the :guilabel:`VoIP` module. -Next, go to :menuselection:`Settings app --> General Settings --> Integrations section`, and fill -out the :guilabel:`VoIP` field: +Next, go to :menuselection:`Settings app --> General Settings --> Integrations section --> VoIP`. +Click :guilabel:`Manage Providers`, then :guilabel:`New`. Fill in the following information: +- :guilabel:`Name`: type `Axivox` +- :guilabel:`WebSocket`: type in `wss://pabx.axivox.com:3443` - :guilabel:`OnSIP Domain`: set the domain created by Axivox for the account (e.g., `yourcompany.axivox.com`) -- :guilabel:`WebSocket`: type in `wss://pabx.axivox.com:3443` - :guilabel:`VoIP Environment`: set as :guilabel:`Production` .. image:: axivox_config/voip-configuration.png 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 3150364a22..d4679b806a 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