VoIP services in Odoo with Axivox¶
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 infrastructure is hosted and managed by Axivox.
To use this service, contact Axivox to open an account. Before doing so, verify that Axivox covers the company’s area, along with the areas the company’s users wish to call.
Configuration¶
To configure Axivox in Odoo, go to the VoIP
.
Then, install the VoIP module.
Next, go to Asterisk (VoIP) field:
, and fill out theOnSIP Domain: set the domain created by Axivox for the account (e.g.,
yourcompany.axivox.com
)WebSocket: type in
wss://pabx.axivox.com:3443
VoIP Environment: set as Production
Tip
Access the domain on the Axivox administrative panel by navigating to https://manage.axivox.com/. After logging into the portal, go to .
Configure VoIP user in Odoo¶
Next, the user is configured in Odoo, which must take place for every Axivox/Odoo user using VoIP.
In Odoo, go to Preferences tab, fill out the VOIP Configuration section:
, then open the desired user’s form to configure VoIP. Under theVoIP username / Extension number: (Axivox) SIP username
OnSip Auth Username: (Axivox) SIP username
VoIP Secret: (Axivox) SIP Password
Call from another device: option to always transfer phone calls to handset
External device number: SIP external phone extension
Reject incoming calls: option to reject all incoming calls
How to place calls on mobile: method to make calls on a mobile device
Tip
Access the domain on the Axivox administrative panel by navigating to https://manage.axivox.com/. After logging into the portal, go to .
Important
When entering the SIP Password into the user’s Preferences tab, this
value must be typed out manually and not pasted in. Pasting in causes a 401 server
rejection error
.