- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 158字
- 2021-07-23 19:38:50
Creating analog extensions
Whenever we need to create an analog extension, we need a telephony card. This card will allow us to connect an analog phone or fax to our UCS system. This extension will be created as a DAHDI port.
How to do it…
To create an analog extension, we must first identify the port number declared in the system. We can check this value in the Hardware Detector menu. The analog extensions are identified by the title FXS and the number below this title is the port number. For this example, the FXS port used is port 65.
The next step is to select Generic DHADI Device or Generic Zap Device.
Fill the extension's values as shown in the screenshot below:
- User Extension:
7005
- Display Name:
Analog Extension 7005
- Call Waiting: Enable
- Channel:
65
Click on the Submit button, and then on the Apply Configuration Changes Here link that appears on top of the page.
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- Intel Galileo Essentials
- 潮流:UI設(shè)計(jì)必修課
- 編程的修煉
- Unity Virtual Reality Projects
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- 名師講壇:Java微服務(wù)架構(gòu)實(shí)戰(zhàn)(SpringBoot+SpringCloud+Docker+RabbitMQ)
- MySQL數(shù)據(jù)庫管理與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會(huì)議系統(tǒng)
- 學(xué)習(xí)正則表達(dá)式
- Mastering JavaScript High Performance
- SQL 經(jīng)典實(shí)例
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通
- 人人都能開發(fā)RPA機(jī)器人:UiPath從入門到實(shí)戰(zhàn)
- 深入理解Kafka:核心設(shè)計(jì)與實(shí)踐原理