Axivox를 사용한 Odoo VoIP 서비스¶
소개¶
Odoo VoIP (Voice over Internet Protocol)는 `Axivox<https://www.axivox.com/>`_ 와 함께 작동하도록 설정할 수 있습니다. 이 경우 Asterisk 서버는 필요하지 않으며 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.
구성¶
To configure Axivox in Odoo, go to the VoIP
.
Then, install the VoIP module.
Next, go to Asterisk (VoIP) field:
, and fill out theOnSIP 도메인: 계정에 대해 Axivox에서 생성한 도메인을 설정합니다(예:
yourcompany.axivox.com
)웹소켓:
wss://pabx.axivox.com:3443
입력VoIP 환경: 생산 으로 설정

팁
https://manage.axivox.com/ 으로 이동하여 Axivox 관리 패널에서 도메인에 액세스합니다. 포털에 로그인한 후 으로 이동합니다.
Odoo VoIP 사용자 환경설정¶
Next, the user is configured in Odoo, which must take place for every Axivox/Odoo user using VoIP.
Odoo에서 추가 설정 탭에서 VOIP 환경 설정 섹션을 작성합니다.
로 이동한 후 사용자 양식을 열어 VoIP 를 설정합니다.VoIP username / Browser’s Extension: (Axivox) SIP username
VoIP 비밀번호: (Axivox) SIP 비밀번호
외부 장치 번호: SIP 외부 전화 내선
모바일에서 전화 거는 방법: 모바일 장치에서 전화를 거는 방법
OnSIP Auth User: (Axivox) SIP username
다른 장치에서 전화 걸기: 항상 전화 통화를 핸드셋으로 전환하는 옵션입니다.
Reject All Incoming Calls: option to reject all incoming calls

중요
사용자의 추가 설정 탭에 SIP 비밀번호 를 입력할 때 이 값은 반드시 수동으로 입력해야 하며 붙여넣기 하면 안 됩니다. 붙여넣기를 할 경우 401 서버 거부 오류
가 발생합니다.