- 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.

- The Complete Rust Programming Reference Guide
- JSP網絡編程(學習筆記)
- AngularJS深度剖析與最佳實踐
- ASP.NET 3.5程序設計與項目實踐
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Learning Hadoop 2
- Extending Unity with Editor Scripting
- 軟件測試分析與實踐
- Python物理建模初學者指南(第2版)
- React.js實戰
- Learning GraphQL and Relay
- Eclipse開發(學習筆記)
- TensorFlow.NET實戰
- 機器人ROS開發實踐
- TensorFlow程序設計