- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 279字
- 2021-07-23 19:38:53
Managing endpoints – Batch of extensions
Until now, we have been working with two extensions. The process to use a regular IP (SIP) phone is as follows: create the extension in the PBX, and then configure the device. However, if we have to configure a large number of extensions, and therefore devices, the process will be exhausting. The answer to this situation is to take advantage of the feature found in the PBX | Batch Configurations menu. In this menu, we have three options:
- Endpoint Configurator
- Batch of Endpoints
- Batch of Extensions
This menu is for configuring a large number of extensions. It uses Comma Separated Values (CSV) which, when uploaded, will create, edit, or delete any number of extensions.
How to do it…
There is more…
With this tool, we can also administrate all DIDs offered by the Telco. There is no need to add one DID at a time; we can add them all at the same time. This module is also very helpful to administrate and maintain our system. Unfortunately, we can only add, edit, or delete IP extensions, not analog or digital (BRI) ones.
The next figure shows the CSV template. Remember that we use only plain-text passwords, not MD5.

- C++面向對象程序設計(第三版)
- Java游戲服務器架構實戰
- C/C++常用算法手冊(第3版)
- Learning Python by Building Games
- Mathematica Data Analysis
- Learning DHTMLX Suite UI
- 深入理解Elasticsearch(原書第3版)
- Integrating Facebook iOS SDK with Your Application
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Python算法指南:程序員經典算法分析與實現
- ASP.NET程序開發范例寶典
- Rust游戲開發實戰
- 小型編譯器設計實踐
- Julia 1.0 Programming Complete Reference Guide
- Learning Ionic