- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 349字
- 2021-07-23 19:38:51
Provisioning extensions in a simple way
To check if our extensions are correctly configured, we will set up a softphone (a software emulation for a phone) called Zoiper that supports the IAX2 protocol. This software can be downloaded from http://www.zoiper.com/. We will also use an SIP IP phone. In this case, we will use model 6739i from Aastra.
Most of the time when configuring any IP device, we need to know the following parameters:
- Extension Number or SIP Authorization Name or SIP User
- Password
- IP address or host to which our device will register SIP Port, generally port 5060 in TCP/UDP
How to do it…
- To configure our softphone, we will introduce the following values to the corresponding parameters or fields as follows:
Username:
7004
Caller ID Name:
IAX2 Extension
Caller ID Number:
7004
Server Hostname/IP:
10.20.30.70
Password:
1234abcd
In other words:
- If the parameters were correctly input, we will see the next picture confirming that our extension is registered to the PBX and is ready to make and receive calls:
- To configure the IP phone (Aastra), enter the following values in the corresponding fields by accessing its configuration settings via the Web:
User Extension:
7003
Display Name:
SIP Extension 7003
secret:
dfgty7834c
Server Hostname/IP:
10.20.30.70
- In both cases, confirm that the devices were properly configured and registered to the IP-PBX, either in the PBX | Operator Panel menu (next screenshot) or by just making a call between them.
- Dial from the IP phone (extension 7003), and our IAX2 extension (7004) will ring. If we can establish a normal conversation, we can conclude that we completed these steps successfully. Once the call is established, we can check its status in the IP-PBX in the PBX | Operator Panel menu as follows:
- Finally, repeat this process for all the extensions that we need to deploy.
推薦閱讀
- C語(yǔ)言程序設(shè)計(jì)(第3版)
- GeoServer Cookbook
- MATLAB圖像處理超級(jí)學(xué)習(xí)手冊(cè)
- oreilly精品圖書:軟件開(kāi)發(fā)者路線圖叢書(共8冊(cè))
- Mastering ServiceNow(Second Edition)
- Mastering JBoss Enterprise Application Platform 7
- Getting Started with Laravel 4
- Visual FoxPro程序設(shè)計(jì)習(xí)題集及實(shí)驗(yàn)指導(dǎo)(第四版)
- Java Web開(kāi)發(fā)詳解
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程
- RealSenseTM互動(dòng)開(kāi)發(fā)實(shí)戰(zhàn)
- Spring Security Essentials
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- 從零開(kāi)始學(xué)Selenium自動(dòng)化測(cè)試:基于Python:視頻教學(xué)版
- Learning iOS Penetration Testing