...
To make sure that the services are correctly linked to the cores, use the htop utility by enabling the display of the PROCESSOR column.
Порядок начальной настройки конфигурации
В первую очередь необходимо выполнить общие настройки для всей системы:
Initial configuration procedure
First, you must perform the general configuration for the entire system:
- media serverмедиасервер;
- IP-set
- Создание и настройка доменов
- маршрутизация, модификация и адаптация;
- пользователи ECSS;
- ;
- creating and configuring domains;
- routing, modification, and adaptation;
- ECSS users;
- optional:
опционально:- СОРМ;
- RADIUS;
- LDAP.
Далее необходимо задекларировать и настроить следующие сервисы:
Next, you must declare and configure the following services:
- domains;
- trunks;
- bridges
- домены;
- транки;
- бриджи;
- IVR;
- абонентыsubscribers;
- услуги на транках и абонентах.
В последнюю очередь настраиваются дополнительные сервисы.
Рекомендуется проводить первоначальную настройку в порядке, приведенном ниже.
Настройка программного медиасервера
Порядок настройки программного медиасервера (MSR):
- services on trunks and subscribers.
Additional services are configured last.
It is recommended to perform the initial configuration in the order listed below.
Configuring the software media server
Procedure for configuring the software media server (MSR):
- configure the media server configuration file;
- start the media server;
- add media resources to
- настройка конфигурационного файла медиасервера;
- запуск медиасервера;
- добавление медиаресурсов на ECSS-10:
- командами CLI (см. раздел "/system/media/resource/ - команды управления медиаресурсами");
- через приложение web-конфигуратора "Сетевые окончания MSR (MSR registrars)".
- CLI commands;
- via the “MSR Network Endpoints (MSR Registrars)” web configurator application.
- optionally, depending on the project:
- configure the distributed media server;
- replace the splash screen
Creating and configuring a SIP IP address group (IP Set)
...
Description of general properties of virtual PBX
| Property name | Default value | Description |
|---|---|---|
| alias_limit | infinity (limited by license) | Total number of subscribers (including virtual ones) in this virtual PBX. |
| call_limit | infinity (limited by license) | Total number of simultaneously active calls for this virtual PBX. |
| virtual_alias_limit | infinity (limited by license) | Total number of virtual subscribers in this virtual PBX. |
| digitmap | List of the set masks by which aliases will be validated when created, parameters are described on the page / domain/ — commands for managing virtual PBX. | |
| failover | true | The need to reserve calls on this virtual PBX. This parameter is used only in redundant systems. Since the use of the backup increases the consumption of system resources (processor, RAM, etc.), the exclusion of a virtual PBX from the redundancy scheme allows saving some resources and direct the saved resources to call processing. In the regular operation of the system, this allows increasing productivity at the expense of reliability. |
| callcenter\enabled | true | Access to the contact center for this virtual PBX. |
| callcenter\active_agents | infinity (limited by license) | Maximum number of connected Call center agents for a domain. |
| callcenter\active_supervisors | infinity (limited by license) | Maximum number of connected Call center supervisors for a domain. |
tc\active_conferences | infinity (limited by license) | Maximum number of active conferences for a domain. |
| tc_count_active_channels | infinity (limited by license) | Maximum number of connected subscribers to the conference of the Teleconference service for a domain. |
| ivr\enabled | true | Access to the IVR and dialer functions for this virtual PBX. |
| ivr\incoming_script\enabled | true | Use the default_incoming_call script for incoming trunks as the IVR routing context. |
| teleconference\enabled | true | Access to the Selector communication service for this virtual PBX. |
| tsmn\concurrent_calls | 0 | Total number of simultaneously active calls for the TSMN system on the main trunk. |
| tsmn\concurrent_calls\redundancy | 0 | Total number of simultaneously active calls for the TSMN system on the backup trunk. |
| add_on_conferences_limit | infinity (limited by license) | Total number of simultaneously active conferences for this virtual PBX. |
| meet_me_limit | infinity (limited by license) | Total number of active users of "meet me" rooms for this virtual PBX. |
| chat_room_limit | infinity (limited by license) | Total number of active conference rooms for this virtual PBX. |
| dialer\channels | 0 (limited by license) | Number of simultaneous calls for calling campaigns. |
| recorder\voice\channels | 0 (limited by license) | Number of simultaneous channels for recording conversations. |
| ss_package | 0 (limited by license) | Number of licensed service packages. |
| elph\member\limi | infinity (limited by license) | Number of active Eltex Elph client registrations. |
| Примечание |
|---|
If the virtual PBX has the vats_type property set to transit or transit_offroad, calls will not be passed to the IVR. |
...