[ADD] general: new documentation about Axivox as VoIP provider
This commit is contained in:
parent
c91b4a549b
commit
1b51eb756f
@ -7,4 +7,4 @@ VoIP (Voice over Internet Protocol)
|
||||
|
||||
voip/asterisk
|
||||
voip/onsip
|
||||
voip/asterisk
|
||||
voip/axivox
|
@ -1,5 +1,5 @@
|
||||
============================================
|
||||
Configure your VOIP Asterisk server for Odoo
|
||||
Configure your VoIP Asterisk server for Odoo
|
||||
============================================
|
||||
|
||||
Installing Asterisk server
|
||||
|
79
general/voip/axivox.rst
Normal file
79
general/voip/axivox.rst
Normal file
@ -0,0 +1,79 @@
|
||||
=====================================
|
||||
Use VoIP services in Odoo with Axivox
|
||||
=====================================
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
||||
Odoo VoIP can be set up to work together with `Axivox <https://www.axivox.com/>`_. In that case, an
|
||||
:doc:`Asterisk server <asterisk>` is not necessary as the infrastructure is hosted and managed by
|
||||
Axivox.
|
||||
|
||||
To use this service, `contact Axivox <https://www.axivox.com/contact/>`_ to open an account. Before
|
||||
doing so, verify that Axivox covers your area and the areas you wish to call.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
Go to :menuselection:`Apps` and install the **VoIP Module**.
|
||||
|
||||
.. image:: media/axivox-voip-installation.png
|
||||
:align: center
|
||||
:alt: VoIP module installation on an Odoo database
|
||||
|
||||
Go to :menuselection:`Settings --> General Settings --> Integrations`, and fill out the **Asterisk
|
||||
(VoIP)** field:
|
||||
|
||||
- **PBX Server IP**: set the domain created by Axivox for your account (e.g.,
|
||||
*yourcompany.axivox.com*)
|
||||
- **WebSocket**: type in ``wss://pabx.axivox.com:3443``
|
||||
- **VoIP Environment**: set as *Production*
|
||||
|
||||
.. image:: media/axivox-voip-configuration.png
|
||||
:align: center
|
||||
:alt: Integration of Axivox as VoIP provider in an Odoo database
|
||||
|
||||
Go to :menuselection:`Settings --> Users & Companies --> Users`, then open the user's form you want
|
||||
to configure. Under the **Preferences** tab, fill out the section **PBX Configuration**:
|
||||
|
||||
- **SIP Login / Browser's Extension**: the Axivox *username*
|
||||
- **SIP Password**: the Axivox *SIP Password*
|
||||
|
||||
.. note::
|
||||
You can find all this information by logging in at https://manage.axivox.com/, selecting the user
|
||||
you want to configure, and referring to the fields as pictured below.
|
||||
|
||||
.. image:: media/axivox-manager-sip.png
|
||||
:align: center
|
||||
:alt: SIP credentials in the Axivox manager
|
||||
|
||||
Phone Calls
|
||||
===========
|
||||
|
||||
You can make phone calls by clicking on the phone icon in the navigation bar.
|
||||
|
||||
You can also receive phone calls. Odoo rings and displays a notification.
|
||||
|
||||
.. note::
|
||||
Your number is the one provided by Axivox.
|
||||
|
||||
.. image:: media/axivox-incoming-call.png
|
||||
:align: center
|
||||
:alt: Incoming VoIP call in Odoo
|
||||
|
||||
.. tip::
|
||||
If you see a *Missing Parameter* message in the **Odoo softphone**, refresh your Odoo window and
|
||||
try again.
|
||||
|
||||
.. image:: media/axivox-missing-parameter.png
|
||||
:align: center
|
||||
:alt: "Missing Parameter" error message in the Odoo softphone
|
||||
|
||||
.. tip::
|
||||
If you see an *Incorrect Number* message in the Odoo softphone, make sure to use the
|
||||
international format, leading with the plus (+) sign followed by the international country code.
|
||||
E.g., +16506913277 (where +1 is the international prefix for the United States).
|
||||
|
||||
.. image:: media/axivox-incorrect-number.png
|
||||
:align: center
|
||||
:alt: "Incorrect Number" error message in the Odoo softphone
|
BIN
general/voip/media/axivox-incoming-call.png
Normal file
BIN
general/voip/media/axivox-incoming-call.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
BIN
general/voip/media/axivox-incorrect-number.png
Normal file
BIN
general/voip/media/axivox-incorrect-number.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
BIN
general/voip/media/axivox-manager-sip.png
Normal file
BIN
general/voip/media/axivox-manager-sip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
general/voip/media/axivox-missing-parameter.png
Normal file
BIN
general/voip/media/axivox-missing-parameter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
BIN
general/voip/media/axivox-voip-configuration.png
Normal file
BIN
general/voip/media/axivox-voip-configuration.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
general/voip/media/axivox-voip-installation.png
Normal file
BIN
general/voip/media/axivox-voip-installation.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
@ -1,5 +1,5 @@
|
||||
====================================
|
||||
Use VOIP services in Odoo with OnSIP
|
||||
Use VoIP services in Odoo with OnSIP
|
||||
====================================
|
||||
|
||||
Introduction
|
||||
|
@ -173,5 +173,5 @@ discuss/plan_activities.rst discuss/overview/plan_activities.rst # (#6
|
||||
discuss/team_communication.rst discuss/overview/team_communication.rst # (#655)
|
||||
discuss/overview.rst discuss/overview/get_started.rst # (#655)
|
||||
|
||||
crm/optimize/onsip.rst general/voip/onsip.rst # crm/optimize/* --> general/voip/*
|
||||
crm/optimize/setup.rst general/voip/asterisk.rst # crm/optimize/setup --> general/voip/asterisk
|
||||
crm/optimize/onsip.rst general/voip/onsip.rst # crm/optimize/* --> general/voip/*
|
||||
crm/optimize/setup.rst general/voip/asterisk.rst # crm/optimize/setup --> general/voip/asterisk
|
Loading…
Reference in New Issue
Block a user