1054 lines
57 KiB
PHP
1054 lines
57 KiB
PHP
<?php
|
||
|
||
//application details
|
||
$apps[$x]['name'] = "XML CDR";
|
||
$apps[$x]['uuid'] = "4a085c51-7635-ff03-f67b-86e834422848";
|
||
$apps[$x]['category'] = "Switch";
|
||
$apps[$x]['subcategory'] = "";
|
||
$apps[$x]['version'] = "1.2";
|
||
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||
$apps[$x]['description']['en-us'] = "Call Detail Records with all information about the call.";
|
||
$apps[$x]['description']['en-gb'] = "Call Detail Records with all information about the call.";
|
||
$apps[$x]['description']['ar-eg'] = "";
|
||
$apps[$x]['description']['de-at'] = "Detaillierte Historie mit informationen über alle Anrufe.";
|
||
$apps[$x]['description']['de-ch'] = "";
|
||
$apps[$x]['description']['de-de'] = "Detaillierte Historie mit informationen über alle Anrufe.";
|
||
$apps[$x]['description']['es-cl'] = "Registro de detalle de llamados con toda la información de la llamada";
|
||
$apps[$x]['description']['es-mx'] = "";
|
||
$apps[$x]['description']['fr-ca'] = "";
|
||
$apps[$x]['description']['fr-fr'] = "Historique des Appels complets.";
|
||
$apps[$x]['description']['he-il'] = "";
|
||
$apps[$x]['description']['it-it'] = "";
|
||
$apps[$x]['description']['ka-ge'] = "დეტალური ჩანაწერები ზარის შესახებ.";
|
||
$apps[$x]['description']['nl-nl'] = "Gespreks data (CDR) met alle informatie over het gesprek.";
|
||
$apps[$x]['description']['pl-pl'] = "";
|
||
$apps[$x]['description']['pt-br'] = "";
|
||
$apps[$x]['description']['pt-pt'] = "Detalhes das Gravações de Voz com todas as informações sobre a chamada.";
|
||
$apps[$x]['description']['ro-ro'] = "";
|
||
$apps[$x]['description']['ru-ru'] = "Записи о вызовах с полной детализацией.";
|
||
$apps[$x]['description']['sv-se'] = "";
|
||
$apps[$x]['description']['uk-ua'] = "";
|
||
|
||
//permission details
|
||
$y=0;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_view";
|
||
$apps[$x]['permissions'][$y]['menu']['uuid'] = "8f80e71a-31a5-6432-47a0-7f5a7b271f05";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_add";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_edit";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_delete";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_json_view";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_json_delete";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_flow_view";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_flow_delete";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_log_view";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_log_delete";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_domain";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_direction";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_status";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_extension";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_caller_id";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_start_range";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_duration";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_caller_destination";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_destination";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_tta";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_hangup_cause";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_recording";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_order";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_advanced";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_call_center_queues";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_search_ring_groups";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_cc_side";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_call_center_queues";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_direction";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_extension";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_all";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_caller_id_name";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_caller_id_number";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_caller_destination";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_destination";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_recording";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_recording_play";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_recording_download";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_custom_fields";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_start";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_tta";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_duration";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_pdd";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_mos";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_status";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_hangup_cause";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_details";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_b_leg";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_lose_race";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_enterprise_leg";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_cc_agent_leg";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_archive";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_statistics";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_export";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_export_csv";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_export_pdf";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_call_stats";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_channel_data";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_variables";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_application_log";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_extension_summary_all";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_account_code";
|
||
$y++;
|
||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_codecs";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||
$y++;
|
||
|
||
//default settings
|
||
$y=0;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "0f208802-5f18-41f9-97a3-45e939e7a1b8";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "b_leg";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "array";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "outbound";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "d9d09758-6deb-47e5-b5bb-812da3a8d196";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "b_leg";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "array";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "inbound";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "74e33709-da7d-4d46-a31f-6580ab9a7714";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "b_leg";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "array";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "local";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "dbbadd02-f95d-480b-85d5-2a4113d4cccc";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "format";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "json";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "23335ac0-9466-4d16-af3f-81aa347159b1";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "storage";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "db";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "cdb19dda-234b-407a-9eda-e8af74597d4b";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "limit";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "800";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "dd09aca6-5663-11e7-907b-a6006ad3dba0";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "stat_hours_limit";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "24";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "cea53099-96c0-405f-ada6-219d0b398944";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "http_enabled";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "boolean";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "f39db4b4-86bc-4d5d-9580-0f17c7934fe8";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "archive_database";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "boolean";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Enable Dedicated CDR Database Access";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "c655308c-476c-4f60-ac12-6aaf2b79c344";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "archive_database_driver";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "pgsql";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Archive Database Driver";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "eec7b6d7-6955-4ae2-8c6c-b853b3016200";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "archive_database_host";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "IP/Hostname of Archive Database";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "73a1ad24-82d0-492a-86bb-36376a87348e";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "archive_database_password";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Archive Database Password";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "a05be23e-b1cf-4c0b-9ded-e6f06a7a7946";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "archive_database_port";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "5432";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Archive Database Port";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "e92612b1-ed97-40a7-a641-78c8a79ff774";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "archive_database_username";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Archive Database Username";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "38c507f5-fce2-40de-99d5-5aa4e8d718de";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "archive_database_name";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "fusionpbx";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Archive Database Name";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "d47ba248-0257-45c6-b418-22c8032414ce";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "cidr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "array";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "127.0.0.1/32";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Limit allowed range of addresses for CDR over HTTP POST.";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "7b9a5a95-a964-4fa1-b1b6-7641ca478405";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "summary_style";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "horizontal";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Options: horizontal, vertical";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "29d1b0c5-bad7-492f-9517-409ad4912f6f";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "call_log_enabled";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "boolean";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Enable or disable adding call logs to the database.";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "2d90b6c5-4dba-4712-b087-d4f870c5af0c";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "theme";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "dashboard_missed_calls_chart_main_color";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "#ea4c46";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "4b45ed54-63d0-4ef6-b950-39a2671ea1f0";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "theme";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "dashboard_missed_calls_chart_sub_color";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "#d4d4d4";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "d907f927-77aa-4548-8f7e-a20860531c31";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "theme";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "dashboard_recent_calls_chart_main_color";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "#2a9df4";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "a9d5a760-4cac-4e69-87b1-9f338fc2317c";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "theme";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "dashboard_recent_calls_chart_sub_color";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "#d4d4d4";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
|
||
$y++;
|
||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "b4cc1590-68fe-4eee-bf79-982b2ae626bd";
|
||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "cdr";
|
||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "database_retention_days";
|
||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
|
||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "730";
|
||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Number of days maintenance application will retain logs in the database.";
|
||
|
||
//schema details
|
||
$y=0;
|
||
$apps[$x]['db'][$y]['table']['name'] = "v_xml_cdr";
|
||
$apps[$x]['db'][$y]['table']['parent'] = "";
|
||
$z=0;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "xml_cdr_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "provider_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_providers";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "provider_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "extension_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
//$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
//$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_extensions";
|
||
//$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "extension_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "v_id";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = "true";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "sip_call_id";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_name";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "accountcode";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "direction";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "default_language";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "context";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "caller_id_name";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "caller_id_number";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "caller_destination";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "source_number";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_number";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "start_epoch";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "bigint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "start_stamp";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "timestamptz";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "timestamp";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "answer_stamp";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "timestamptz";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "timestamp";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "answer_epoch";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "bigint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "end_epoch";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "bigint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "end_stamp";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "timestamptz";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "timestamp";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "duration";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "mduration";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "billsec";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "billmsec";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "hold_accum_seconds";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "bridge_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "read_codec";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "read_rate";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "write_codec";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "write_rate";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "remote_media_ip";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "network_addr";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "record_path";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "record_name";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "record_length";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "record_transcription";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "leg";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "char(1)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(1)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "The leg of the call a or b.";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "originating_leg_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Originating Leg UUID. Used to identify legs of an enterprise ring group - and exclude them ";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "pdd_ms";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "smallint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Post Dial Delay (PDD) in miliseconds. Divide by 1000 for seconds.";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "rtp_audio_in_mos";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "last_app";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Save the last application in the leg.";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "last_arg";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Save the last application data.";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "voicemail_message";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "boolean";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "missed_call";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "boolean";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "call_center_queue_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Queue uuid";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_side";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Queue side is either member or agent";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_member_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Unique member identifier";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_queue_joined_epoch";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "bigint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Epoch when caller joined the queue";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_queue";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Queue";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_member_session_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Unique session identifier";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_agent_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "agent id";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_agent";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "agent name";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_agent_type";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "agent type";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_agent_bridged";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "bridged true or false";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_queue_answered_epoch";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "bigint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "queue answered epoch";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_queue_terminated_epoch";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "bigint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "queue terminated epoch";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_queue_canceled_epoch";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "bigint";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "cause";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_cancel_reason";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "cause";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cc_cause";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "agent type";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "waitsec";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "wait seconds";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "conference_name";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "conference name";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "conference_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "conference unique identifier";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "conference_member_id";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "conference member id";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "digits_dialed";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "digits dialed";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "pin_number";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "pin number";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "status";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "status";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "hangup_cause";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "hangup_cause_q850";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "sip_hangup_disposition";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Save who hung up or cancelled the leg.";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "call_flow";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "jsonb";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "xml";
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "xml_cdr";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "json";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "jsonb";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "ring_group_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
|
||
//schema details
|
||
$y++;
|
||
$apps[$x]['db'][$y]['table']['name'] = "v_xml_cdr_json";
|
||
$apps[$x]['db'][$y]['table']['parent'] = "";
|
||
$z=0;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "xml_cdr_json_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "xml_cdr_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_xml_cdr";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "start_stamp";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "json";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "jsonb";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
|
||
//schema details
|
||
$y++;
|
||
$apps[$x]['db'][$y]['table']['name'] = "v_xml_cdr_flow";
|
||
$apps[$x]['db'][$y]['table']['parent'] = "";
|
||
$z=0;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "xml_cdr_flow_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "xml_cdr_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_xml_cdr";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "call_flow";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "jsonb";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
|
||
//schema details
|
||
$y++;
|
||
$apps[$x]['db'][$y]['table']['name'] = "v_xml_cdr_logs";
|
||
$apps[$x]['db'][$y]['table']['parent'] = "";
|
||
$z=0;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "xml_cdr_log_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "xml_cdr_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_xml_cdr";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
|
||
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "log_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "call_log_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "log_content";
|
||
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "call_log_content";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "insert_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_date";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'timestamptz';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'date';
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
$z++;
|
||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "update_user";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
|
||
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
|
||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||
|
||
?>
|