@@ -33,30 +33,31 @@ Configuration
3333=============
3434
3535To configure the Odoo database to connect to OnSIP services, first navigate to the
36- :menuselection: `Apps application ` from the main Odoo dashboard. Then, remove the default `Apps `
37- filter from the :guilabel: `Search... ` bar, and search for `OnSIP `.
36+ :menuselection: `Apps application ` from the main Odoo dashboard. Then, search for `phone `.
3837
39- Next, activate the :guilabel: `VOIP OnSIP ` module.
38+ Next, activate the :guilabel: `Phone ` module.
4039
41- .. image :: onsip/install-onsip .png
40+ .. image :: onsip/install-voip .png
4241 :align: center
43- :alt: View of OnSIP app in the app search results.
42+ :alt: View of Odoo Phone in the app search results.
4443
4544Odoo VoIP setting
4645-----------------
4746
48- After installing the *VOIP OnSIP * module, go to the :menuselection: `Settings app `, scroll down to
49- the :guilabel: `Integrations ` section, and locate the :guilabel: `VoIP ` fields. Then, proceed to fill
50- in those three fields with the following information:
47+ After installing the *Phone * module, go to the :menuselection: `Phone app `, click on
48+ :guilabel: `Configuration ` in the top bar menu, then on :guilabel: `Providers ` fields. Then, create
49+ a new entry for OnSIP if it doesn't exist yet and fill the fields with the following information:
5150
52- - :guilabel: `OnSIP Domain `: the domain that was assigned when creating an account on `OnSIP
51+ - :guilabel: `PBX Server IP `: the domain that was assigned when creating an account on `OnSIP
5352 <https://www.onsip.com/> `_.
5453- :guilabel: `WebSocket `: `wss://edge.sip.onsip.com `
5554- :guilabel: `VoIP Environment `: :guilabel: `Production `
5655
56+ You can configure the other fields according to your own preferences.
57+
5758.. image :: onsip/voip-setting.png
5859 :align: center
59- :alt: VoIP configuration settings in Odoo Settings app .
60+ :alt: Provider configuration in Odoo Phone .
6061
6162.. tip ::
6263 To access the OnSIP domain, navigate to `OnSIP <https://www.onsip.com/ >`_ and log in. Then, click
@@ -73,6 +74,9 @@ in those three fields with the following information:
7374 :alt: Domain setting revealed (highlighted) on administrative panel of OnSIP management
7475 console.
7576
77+ To enable compatibility with Odoo Phone, make sure that you set the `Auth username ` field to the
78+ same value as the `Username ` field.
79+
7680Odoo user setting
7781-----------------
7882
@@ -82,15 +86,15 @@ configured in the Odoo user's settings/preferences.
8286To do that, navigate to :menuselection: `Settings app --> Manage Users --> Select the User `.
8387
8488On the user form, click :guilabel: `Edit ` to configure the user's OnSIP account. Then, click the
85- :guilabel: `Preferences ` tab, and scroll to the :guilabel: `VoIP Configuration ` section.
89+ :guilabel: `Preferences ` tab, and scroll to the :guilabel: `VoIP ` section.
8690
87- In this section, fill in the fields with OnSIP credentials.
91+ In this section, select the provider you just configured and fill in the fields with OnSIP
92+ credentials.
8893
8994Fill in the following fields with the associated credentials listed below:
9095
91- - :guilabel: `Voip Username ` = OnSIP :guilabel: `Username `
92- - :guilabel: `OnSIP Auth Username ` = OnSIP :guilabel: `Auth Username `
93- - :guilabel: `VoIP Secret ` = OnSIP :guilabel: `SIP Password `
96+ - :guilabel: `Username ` = OnSIP :guilabel: `Username `
97+ - :guilabel: `Secret ` = OnSIP :guilabel: `SIP Password `
9498
9599.. tip ::
96100 The OnSIP extension can be found in the *User * banner line above the tabs.
@@ -131,7 +135,7 @@ window (or tab), and try again.
131135
132136.. image :: onsip/onsip04.png
133137 :align: center
134- :alt: Missing parameter message in the Odoo VoIP widget.
138+ :alt: Missing parameter message in the Odoo Phone widget.
135139
136140Incorrect number
137141~~~~~~~~~~~~~~~~
@@ -147,7 +151,7 @@ For example, `16505555555` (where `1` is the international prefix for the United
147151
148152.. image :: onsip/onsip05.png
149153 :align: center
150- :alt: Incorrect number message populated in the Odoo VoIP widget.
154+ :alt: Incorrect number message populated in the Odoo Phone widget.
151155
152156.. seealso ::
153157 For a list of comprehensive country codes, visit: `https://countrycode.org
@@ -157,7 +161,7 @@ OnSIP on mobile phone
157161=====================
158162
159163In order to make and receive phone calls when the user is not in front of Odoo on their computer, a
160- softphone app on a mobile phone can be used in parallel with Odoo *VoIP *.
164+ softphone app on a mobile phone can be used in parallel with Odoo *Phone *.
161165
162166This is useful for convenient, on-the-go calls, and to make sure incoming calls are heard. Any SIP
163167softphone will work.
0 commit comments