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

- Java程序設(shè)計實戰(zhàn)教程
- Building Modern Web Applications Using Angular
- PowerCLI Cookbook
- Wireshark Network Security
- Building Mapping Applications with QGIS
- Python編程實戰(zhàn)
- Getting Started with React Native
- Spring MVC+MyBatis開發(fā)從入門到項目實踐(超值版)
- Principles of Strategic Data Science
- Python Interviews
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- GitHub入門與實踐
- 深入理解Kafka:核心設(shè)計與實踐原理
- 循序漸進(jìn)Vue.js 3前端開發(fā)實戰(zhàn)
- MATLAB從入門到精通