/
mikopbx
/
ModuleQueueCallBack
Обзор
Документация
Войти
/
mikopbx
/
ModuleQueueCallBack
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/en.php
25 строк
1 KB
apor
init
08 ноя 2021, 15:21
08 ноя 2021, 15:21
711223f
Код
Авторство
О чём код?
<?php /** * Copyright (C) MIKO LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by Nikolay Beketov, 6 2018 * */ return [ 'repModuleQueueCallBack' => 'Module callback - %repesent%', 'mo_ModuleModuleQueueCallBack' => 'Module callback', 'BreadcrumbModuleQueueCallBack'=> 'Сallback module', 'SubHeaderModuleQueueCallBack' => 'Example callback modules', 'module_queue_callback_general' => 'General settings', 'module_queue_callback_queues' => 'Queues for callback', 'module_queue_annonce_order_ok' => 'Alert "The request for a callback has been accepted"', 'module_queue_call_back_alertForUser' => 'Alert "A connection with the client will be made"', 'module_queue_call_backDelay' => 'Delay"', 'module_queueCallback_AddNewRecord' => 'New', 'module_queue_call_backNumberFieldLabel' => 'The number of the queue or employee to process the call', 'module_queue_call_backBillsecFieldLabel' => 'The duration of the answered call, which we consider successful', 'module_queue_call_backCountCallsFieldLabel' => 'Number of call attempts', 'module_queue_call_back_delta_no_answered_calls' => 'The number of seconds to analyze missed in the history', ];