From 90c024410967195d1452b19d9d5921e5ca1370e1 Mon Sep 17 00:00:00 2001 From: Yenthe Date: Mon, 11 Apr 2016 09:48:31 +0200 Subject: [PATCH] [IMP[ Improve VOIP information "The configuration needs also to be done" sounds very strange. Changed it to "The configuration should also be done". --- crm/leads/voip/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/leads/voip/setup.rst b/crm/leads/voip/setup.rst index 0d914a26c..ef0336658 100644 --- a/crm/leads/voip/setup.rst +++ b/crm/leads/voip/setup.rst @@ -194,4 +194,4 @@ In Odoo, the configuration should be done in the user's preferences. The SIP Login/Browser's Extension is the number you configured previously in the sip.conf file. In our example, 1060. The SIP Password is the secret you chose in the sip.conf file. The extension of your office's phone is not a required field but it is used if you want to transfer your call from Odoo to an external phone also configured in the sip.conf file. -The configuration needs also to be done in the sale settings under the title "PBX Configuration". You need to put the IP you define in the http.conf file and the WebSocket should be: ws://127.0.0.1:8088/ws. The part "127.0.0.1" needs to be the same as the IP defined previously and the "8088" is the port you defined in the http.conf file. \ No newline at end of file +The configuration should also be done in the sale settings under the title "PBX Configuration". You need to put the IP you define in the http.conf file and the WebSocket should be: ws://127.0.0.1:8088/ws. The part "127.0.0.1" needs to be the same as the IP defined previously and the "8088" is the port you defined in the http.conf file.