- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 163字
- 2021-07-23 19:38:50
Creating IAX extensions
In this recipe, we will show the process for creating an IAX extension. This protocol was created using IP-PBX Asterisk.
How to do it…
To create an IAX2 extension, select Generic IAX2 Device in the Adding Extension link, filling in the fields with the following information, shown as follows:
- User Extension:
7004
- Display Name:
IAX2 Extension 7004
- Call Waiting: Enable
- Secret:
1234abcd
The following screenshot shows this process:

Click on the Submit button and then on the Apply Configuration Changes Here link that appears on top of the page, which will finish creating this extension.
Tip
For this recipe, we have used the most simple and common parameters to create this type of extension. After creating an extension, a link with its name will be created at the right side of the screen. If we click on any of these extensions' links, we will notice that there are more options. We highly recommend reviewing FreePBX and Asterisk's online documentation.
- C程序設計簡明教程(第二版)
- jQuery EasyUI網站開發實戰
- Hadoop+Spark大數據分析實戰
- Julia Cookbook
- Mastering AndEngine Game Development
- Learning Python by Building Games
- RISC-V體系結構編程與實踐(第2版)
- Swift Playgrounds少兒趣編程
- ASP.NET Core 2 Fundamentals
- 從零開始學UI:概念解析、實戰提高、突破規則
- Build Your Own PaaS with Docker
- 深入理解MySQL主從原理
- Selenium自動化測試實戰:基于Python
- 企業級DevOps技術與工具實戰
- Architecting Modern Java EE Applications