- 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.
- SoapUI Cookbook
- PyQt從入門到精通
- Practical Data Science Cookbook(Second Edition)
- 數據結構(Python語言描述)(第2版)
- Spring實戰(第5版)
- Elasticsearch for Hadoop
- concrete5 Cookbook
- OpenStack Orchestration
- Scala Reactive Programming
- Principles of Strategic Data Science
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- 青少年Python趣味編程
- Clojure Data Structures and Algorithms Cookbook
- H5匠人手冊:霸屏H5實戰解密
- Cinder:Begin Creative Coding