You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/applications/general/voip/onsip.rst
+43-24Lines changed: 43 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,75 +5,94 @@ Use VoIP services in Odoo with OnSIP
5
5
Introduction
6
6
============
7
7
8
-
Odoo VoIP can be set up to work together with OnSIP (www.onsip.com). In that case, the installation and setup of an Asterisk server is not necessary as the whole infrastructure is hosted and managed by OnSIP.
8
+
Odoo VoIP can be set up to work together with OnSIP (www.onsip.com). In that case, the installation
9
+
and setup of an Asterisk server is not necessary as the whole infrastructure is hosted and managed
10
+
by OnSIP.
9
11
10
-
You will need to open an account with OnSIP to use this service. Before doing so, make sure that your area and the areas you wish to call are covered by the service. After opening an OnSIP account, follow the configuration procedure below.
12
+
You will need to open an account with OnSIP to use this service. Before doing so, make sure that
13
+
your area and the areas you wish to call are covered by the service. After opening an OnSIP account,
14
+
follow the configuration procedure below.
11
15
12
16
Configuration
13
17
=============
14
18
15
19
Go to Apps and install the module **VoIP OnSIP**.
16
20
17
21
.. image:: onsip/onsip01.png
18
-
:align:center
22
+
:align:center
19
23
20
24
Go to Settings/General Settings. In the section Integrations/Asterisk (VoIP), fill in the 3 fields:
21
25
22
-
- **OnSIP Domain** is the domain you chose when creating an account on www.onsip.com. If you don't know it, log in to https://admin.onsip.com/ and you will see it in the top right corner of the screen.
26
+
- **OnSIP Domain** is the domain you chose when creating an account on www.onsip.com. If you don't
27
+
know it, log in to https://admin.onsip.com/ and you will see it in the top right corner of the
28
+
screen.
23
29
- **WebSocket** should contain wss://edge.sip.onsip.com
24
30
- **Mode** should be Production
25
31
26
32
.. image:: onsip/onsip02.png
27
-
:align:center
33
+
:align:center
28
34
29
-
Go to **Settings/Users**. In the form view of each VoIP user, in the Preferences tab, fill in the section **PBX Configuration**:
35
+
Go to **Settings/Users**. In the form view of each VoIP user, in the Preferences tab, fill in the
36
+
section **PBX Configuration**:
30
37
31
38
- **SIP Login / Browser's Extension**: the OnSIP 'Username'
32
39
- **OnSIP authorization User**: the OnSIP 'Auth Username'
33
40
- **SIP Password**: the OnSIP 'SIP Password'
34
41
- **Handset Extension**: the OnSIP 'Extension'
35
42
36
-
You can find all this information by logging in at https://admin.onsip.com/users, then select the user you want to configure and refer to the fields as pictured below.
43
+
You can find all this information by logging in at https://admin.onsip.com/users, then select the
44
+
user you want to configure and refer to the fields as pictured below.
37
45
38
46
.. image:: onsip/onsip03.png
39
-
:align:center
47
+
:align:center
40
48
41
-
You can now make phone calls by clicking the phone icon in the top right corner of Odoo (make sure you are logged in as a user properly configured in Odoo and in OnSIP).
49
+
You can now make phone calls by clicking the phone icon in the top right corner of Odoo (make sure
50
+
you are logged in as a user properly configured in Odoo and in OnSIP).
42
51
43
52
.. note::
53
+
If you see a *Missing Parameters* message in the Odoo softphone, make sure to refresh your Odoo
54
+
window and try again.
44
55
45
-
If you see a *Missing Parameters* message in the Odoo softphone, make sure to refresh your Odoo window and try again.
46
-
47
-
.. image:: onsip/onsip04.png
48
-
:align:center
56
+
.. image:: onsip/onsip04.png
57
+
:align:center
49
58
50
59
.. note::
60
+
If you see an *Incorrect Number* message in the Odoo softphone, make sure to use the
61
+
international format, leading with the plus (+) sign followed by the international country code.
62
+
E.g.: `+16506913277` (where `+1` is the international prefix for the United States).
51
63
52
-
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).
53
-
54
-
.. image:: onsip/onsip05.png
55
-
:align:center
64
+
.. image:: onsip/onsip05.png
65
+
:align:center
56
66
57
-
You can now also receive phone calls. Your number is the one provided by OnSIP. Odoo will ring and display a notification.
67
+
You can now also receive phone calls. Your number is the one provided by OnSIP. Odoo will ring and
68
+
display a notification.
58
69
59
70
.. image:: onsip/onsip06.png
60
-
:align:center
71
+
:align:center
61
72
62
73
OnSIP on Your Cell Phone
63
74
========================
64
75
65
-
In order to make and receive phone calls when you are not in front of your computer, you can use a softphone app on your cell phone in parallel of Odoo VoIP. This is useful for on-the-go calls, but also to make sure to hear incoming calls, or simply for convenience. Any SIP softphone will work.
76
+
In order to make and receive phone calls when you are not in front of your computer, you can use a
77
+
softphone app on your cell phone in parallel of Odoo VoIP. This is useful for on-the-go calls, but
78
+
also to make sure to hear incoming calls, or simply for convenience. Any SIP softphone will work.
66
79
67
-
On Android and iOS, OnSIP has been successfully tested with `Grandstream Wave <https://play.google.com/store/apps/details?id=com.grandstream.wave>`_. When creating an account, select OnSIP in the list of carriers. You will then have to configure it as follows:
80
+
On Android and iOS, OnSIP has been successfully tested with `Grandstream Wave
81
+
<https://play.google.com/store/apps/details?id=com.grandstream.ucm>`_. When creating an account,
82
+
select OnSIP in the list of carriers. You will then have to configure it as follows:
68
83
69
84
- **Account name**: OnSIP
70
85
- **SIP Server**: the OnSIP 'Domain'
71
86
- **SIP User ID**: the OnSIP 'Username'
72
87
- **SIP Authentication ID**: the OnSIP 'Auth Username'
73
88
- **Password**: the OnSIP 'SIP Password'
74
89
75
-
Aside from initiating calls from Grandstream Wave on your phone, you can also initiate calls by clicking phone numbers in your browser on your PC. This will make Grandstream Wave ring and route the call via your phone to the other party. This approach is useful to avoid wasting time dialing phone numbers. In order to do so, you will need the Chrome extension `OnSIP Call Assistant <https://chrome.google.com/webstore/detail/onsip-call-assistant/pceelmncccldedfkcgjkpemakjbapnpg?hl=en>`_.
90
+
Aside from initiating calls from Grandstream Wave on your phone, you can also initiate calls by
91
+
clicking phone numbers in your browser on your PC. This will make Grandstream Wave ring and route
92
+
the call via your phone to the other party. This approach is useful to avoid wasting time dialing
93
+
phone numbers. In order to do so, you will need the Chrome extension `OnSIP Call Assistant
The downside of using a softphone on your cell phone is that your calls will not be logged in Odoo as the softphone acts as an independent separate app.
97
+
The downside of using a softphone on your cell phone is that your calls will not be logged in
98
+
Odoo, as the softphone acts as an independent, separate app.
0 commit comments