Date: Fri, 11 Oct 2024 11:50:01 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 602c5267efaf - main - www/fusionpbx: update to 5.3.0 Message-ID: <202410111150.49BBo1wS067143@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=602c5267efafa99ab81c1d9071b89bfe42b2f45f commit 602c5267efafa99ab81c1d9071b89bfe42b2f45f Author: Richard <richard2891@gmail.com> AuthorDate: 2023-05-12 18:52:07 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2024-10-11 11:46:13 +0000 www/fusionpbx: update to 5.3.0 Full changelog: https://www.fusionpbx.com/release_notes.php PR: 276666 Approved by: maintainer timeout --- www/fusionpbx/Makefile | 19 +- www/fusionpbx/distinfo | 6 +- www/fusionpbx/pkg-plist | 4990 ++++++++++++++++++++++++++++++++++++++--------- 3 files changed, 4034 insertions(+), 981 deletions(-) diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile index 88fc2623ea2e..c8341dfac40d 100644 --- a/www/fusionpbx/Makefile +++ b/www/fusionpbx/Makefile @@ -1,6 +1,5 @@ PORTNAME= fusionpbx -PORTVERSION= 4.4.1 -PORTREVISION= 1 +PORTVERSION= 5.3.0 CATEGORIES= www MAINTAINER= richard2891@gmail.com @@ -10,18 +9,18 @@ WWW= https://www.fusionpbx.com LICENSE= MPL11 LIB_DEPENDS= libodbc.so:databases/unixODBC -RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VER}-pdo_odbc \ - ${LOCALBASE}/bin/freeswitch:net/freeswitch \ - ${LOCALBASE}/bin/memcached:databases/memcached - -USES= cpe sqlite php fakeroot -USE_PHP= phar pdo pdo_odbc pdo_sqlite gd imap \ - ldap sockets simplexml xml session odbc +RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:net/freeswitch \ + ${LOCALBASE}/bin/memcached:databases/memcached \ + ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VER}-pdo_odbc +USES= cpe fakeroot php sqlite USE_GITHUB= yes +USE_PHP= gd imap ldap odbc pdo pdo_odbc pdo_sqlite phar session \ + simplexml sockets xml VARBASE= var +NO_ARCH= yes NO_BUILD= yes OPTIONS_DEFINE= PDOPGSQL @@ -31,7 +30,7 @@ OPTIONS_DEFAULT= PDOPGSQL PDOPGSQL_DESC= Install POSTGRESQL PDO Connector PDOPGSQL_USES= pgsql -PDOPGSQL_USE= PHP=pgsql,pdo_pgsql +PDOPGSQL_USE= PHP=pdo_pgsql,pgsql .include <bsd.port.options.mk> diff --git a/www/fusionpbx/distinfo b/www/fusionpbx/distinfo index e9960debcb5d..cd52b69ad930 100644 --- a/www/fusionpbx/distinfo +++ b/www/fusionpbx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552794100 -SHA256 (fusionpbx-fusionpbx-4.4.1_GH0.tar.gz) = 232063ae3e3bc4330311f317e4de9aef16fd3fb4cf0dd558a86af235b8790635 -SIZE (fusionpbx-fusionpbx-4.4.1_GH0.tar.gz) = 8985184 +TIMESTAMP = 1728574704 +SHA256 (fusionpbx-fusionpbx-5.3.0_GH0.tar.gz) = ff1a4b75c5ef2e072cf61f571ddc6da2091e5ff1850e71e08beaf22608f1311a +SIZE (fusionpbx-fusionpbx-5.3.0_GH0.tar.gz) = 34159837 diff --git a/www/fusionpbx/pkg-plist b/www/fusionpbx/pkg-plist index b2f0017d55e6..bcf75addfcd0 100644 --- a/www/fusionpbx/pkg-plist +++ b/www/fusionpbx/pkg-plist @@ -1,59 +1,65 @@ -@owner www -@group www -%%WWWDIR%%/.gitignore %%WWWDIR%%/.htaccess %%WWWDIR%%/.project -%%WWWDIR%%/README.md -%%WWWDIR%%/app/access_controls/access_control_delete.php +%%WWWDIR%%/app/aastra/app_config.php %%WWWDIR%%/app/access_controls/access_control_edit.php -%%WWWDIR%%/app/access_controls/access_control_node_delete.php -%%WWWDIR%%/app/access_controls/access_control_node_edit.php -%%WWWDIR%%/app/access_controls/access_control_nodes.php +%%WWWDIR%%/app/access_controls/access_control_import.php %%WWWDIR%%/app/access_controls/access_controls.php +%%WWWDIR%%/app/access_controls/access_controls_reload.php %%WWWDIR%%/app/access_controls/app_config.php %%WWWDIR%%/app/access_controls/app_defaults.php %%WWWDIR%%/app/access_controls/app_languages.php %%WWWDIR%%/app/access_controls/app_menu.php -%%WWWDIR%%/app/access_controls/root.php -%%WWWDIR%%/app/adminer/adminer.css -%%WWWDIR%%/app/adminer/adminer.php -%%WWWDIR%%/app/adminer/app_config.php -%%WWWDIR%%/app/adminer/app_defaults.php -%%WWWDIR%%/app/adminer/app_menu.php -%%WWWDIR%%/app/adminer/index.php -%%WWWDIR%%/app/adminer/root.php +%%WWWDIR%%/app/access_controls/resources/classes/access_controls.php +%%WWWDIR%%/app/avaya/app_config.php +%%WWWDIR%%/app/avaya/resources/firmware/README.md %%WWWDIR%%/app/azure/resources/classes/azure.php -%%WWWDIR%%/app/backup/app_config.php -%%WWWDIR%%/app/backup/app_languages.php -%%WWWDIR%%/app/backup/app_menu.php -%%WWWDIR%%/app/backup/index.php -%%WWWDIR%%/app/backup/resources/classes/backup.php -%%WWWDIR%%/app/backup/root.php +%%WWWDIR%%/app/basic_operator_panel/app_config.php +%%WWWDIR%%/app/basic_operator_panel/app_languages.php +%%WWWDIR%%/app/basic_operator_panel/app_menu.php +%%WWWDIR%%/app/basic_operator_panel/autocomplete.php +%%WWWDIR%%/app/basic_operator_panel/exec.php +%%WWWDIR%%/app/basic_operator_panel/index.php +%%WWWDIR%%/app/basic_operator_panel/resources/classes/basic_operator_panel.php +%%WWWDIR%%/app/basic_operator_panel/resources/content.php +%%WWWDIR%%/app/basic_operator_panel/resources/images/eavesdrop.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/inbound.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/keypad_call.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/keypad_transfer.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/kill.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/outbound.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/record.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/recording.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/refresh_active.gif +%%WWWDIR%%/app/basic_operator_panel/resources/images/refresh_paused.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/status_available.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/status_available_on_demand.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/status_do_not_disturb.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/status_logged_out.png +%%WWWDIR%%/app/basic_operator_panel/resources/images/status_on_break.png %%WWWDIR%%/app/bridges/app_config.php %%WWWDIR%%/app/bridges/app_languages.php %%WWWDIR%%/app/bridges/app_menu.php -%%WWWDIR%%/app/bridges/bridge_delete.php %%WWWDIR%%/app/bridges/bridge_edit.php +%%WWWDIR%%/app/bridges/bridge_imports.php %%WWWDIR%%/app/bridges/bridges.php %%WWWDIR%%/app/bridges/resources/classes/bridges.php -%%WWWDIR%%/app/bridges/root.php %%WWWDIR%%/app/call_block/app_config.php +%%WWWDIR%%/app/call_block/app_defaults.php %%WWWDIR%%/app/call_block/app_languages.php %%WWWDIR%%/app/call_block/app_menu.php %%WWWDIR%%/app/call_block/call_block.php -%%WWWDIR%%/app/call_block/call_block_cdr_add.php -%%WWWDIR%%/app/call_block/call_block_delete.php %%WWWDIR%%/app/call_block/call_block_edit.php -%%WWWDIR%%/app/call_block/root.php +%%WWWDIR%%/app/call_block/resources/classes/call_block.php +%%WWWDIR%%/app/call_block/resources/dashboard/config.php %%WWWDIR%%/app/call_broadcast/app_config.php %%WWWDIR%%/app/call_broadcast/app_languages.php %%WWWDIR%%/app/call_broadcast/app_menu.php %%WWWDIR%%/app/call_broadcast/call_broadcast.php -%%WWWDIR%%/app/call_broadcast/call_broadcast_delete.php %%WWWDIR%%/app/call_broadcast/call_broadcast_edit.php %%WWWDIR%%/app/call_broadcast/call_broadcast_send.php %%WWWDIR%%/app/call_broadcast/call_broadcast_stop.php -%%WWWDIR%%/app/call_broadcast/root.php +%%WWWDIR%%/app/call_broadcast/resources/classes/call_broadcast.php +%%WWWDIR%%/app/call_broadcast/sample.csv %%WWWDIR%%/app/call_center_active/app_config.php %%WWWDIR%%/app/call_center_active/app_languages.php %%WWWDIR%%/app/call_center_active/app_menu.php @@ -61,50 +67,49 @@ %%WWWDIR%%/app/call_center_active/call_center_active_inc.php %%WWWDIR%%/app/call_center_active/call_center_exec.php %%WWWDIR%%/app/call_center_active/call_center_queue.php -%%WWWDIR%%/app/call_center_active/root.php %%WWWDIR%%/app/call_centers/app_config.php %%WWWDIR%%/app/call_centers/app_defaults.php %%WWWDIR%%/app/call_centers/app_languages.php %%WWWDIR%%/app/call_centers/app_menu.php -%%WWWDIR%%/app/call_centers/call_center_agent_dashboard.php -%%WWWDIR%%/app/call_centers/call_center_agent_delete.php %%WWWDIR%%/app/call_centers/call_center_agent_edit.php %%WWWDIR%%/app/call_centers/call_center_agent_status.php %%WWWDIR%%/app/call_centers/call_center_agents.php -%%WWWDIR%%/app/call_centers/call_center_queue_delete.php %%WWWDIR%%/app/call_centers/call_center_queue_edit.php %%WWWDIR%%/app/call_centers/call_center_queues.php -%%WWWDIR%%/app/call_centers/call_center_tier_edit.php %%WWWDIR%%/app/call_centers/cmd.php %%WWWDIR%%/app/call_centers/resources/classes/call_center.php -%%WWWDIR%%/app/call_centers/root.php +%%WWWDIR%%/app/call_centers/resources/dashboard/call_center_agents.php +%%WWWDIR%%/app/call_centers/resources/dashboard/config.php +%%WWWDIR%%/app/call_centers/resources/jobs/call_center_agents.php +%%WWWDIR%%/app/call_centers/waveform.php %%WWWDIR%%/app/call_flows/app_config.php +%%WWWDIR%%/app/call_flows/app_defaults.php %%WWWDIR%%/app/call_flows/app_languages.php %%WWWDIR%%/app/call_flows/app_menu.php -%%WWWDIR%%/app/call_flows/call_flow_delete.php %%WWWDIR%%/app/call_flows/call_flow_edit.php %%WWWDIR%%/app/call_flows/call_flows.php -%%WWWDIR%%/app/call_flows/root.php +%%WWWDIR%%/app/call_flows/resources/classes/call_flows.php +%%WWWDIR%%/app/call_flows/waveform.php +%%WWWDIR%%/app/call_forward/app_config.php +%%WWWDIR%%/app/call_forward/app_languages.php +%%WWWDIR%%/app/call_forward/app_menu.php +%%WWWDIR%%/app/call_forward/call_forward.php +%%WWWDIR%%/app/call_forward/call_forward_edit.php +%%WWWDIR%%/app/call_forward/resources/classes/call_forward.php +%%WWWDIR%%/app/call_forward/resources/classes/do_not_disturb.php +%%WWWDIR%%/app/call_forward/resources/classes/feature_event_notify.php +%%WWWDIR%%/app/call_forward/resources/classes/follow_me.php +%%WWWDIR%%/app/call_forward/resources/dashboard/call_forward.php +%%WWWDIR%%/app/call_forward/resources/dashboard/config.php +%%WWWDIR%%/app/call_forward/resources/jobs/dnd.php %%WWWDIR%%/app/call_recordings/app_config.php +%%WWWDIR%%/app/call_recordings/app_defaults.php %%WWWDIR%%/app/call_recordings/app_languages.php %%WWWDIR%%/app/call_recordings/app_menu.php -%%WWWDIR%%/app/call_recordings/call_recording_delete.php -%%WWWDIR%%/app/call_recordings/call_recording_edit.php %%WWWDIR%%/app/call_recordings/call_recordings.php %%WWWDIR%%/app/call_recordings/download.php %%WWWDIR%%/app/call_recordings/resources/classes/call_recordings.php -%%WWWDIR%%/app/call_recordings/root.php -%%WWWDIR%%/app/calls/app_config.php -%%WWWDIR%%/app/calls/app_defaults.php -%%WWWDIR%%/app/calls/app_languages.php -%%WWWDIR%%/app/calls/app_menu.php -%%WWWDIR%%/app/calls/call_edit.php -%%WWWDIR%%/app/calls/calls.php -%%WWWDIR%%/app/calls/resources/classes/call_forward.php -%%WWWDIR%%/app/calls/resources/classes/do_not_disturb.php -%%WWWDIR%%/app/calls/resources/classes/feature_event_notify.php -%%WWWDIR%%/app/calls/resources/classes/follow_me.php -%%WWWDIR%%/app/calls/root.php +%%WWWDIR%%/app/call_recordings/waveform.php %%WWWDIR%%/app/calls_active/app_config.php %%WWWDIR%%/app/calls_active/app_languages.php %%WWWDIR%%/app/calls_active/app_menu.php @@ -113,55 +118,52 @@ %%WWWDIR%%/app/calls_active/calls_exec.php %%WWWDIR%%/app/calls_active/resources/images/refresh_active.gif %%WWWDIR%%/app/calls_active/resources/images/refresh_paused.png -%%WWWDIR%%/app/calls_active/root.php +%%WWWDIR%%/app/cisco/app_config.php %%WWWDIR%%/app/click_to_call/app_config.php %%WWWDIR%%/app/click_to_call/app_languages.php %%WWWDIR%%/app/click_to_call/app_menu.php %%WWWDIR%%/app/click_to_call/click_to_call.php -%%WWWDIR%%/app/click_to_call/root.php %%WWWDIR%%/app/conference_centers/app_config.php +%%WWWDIR%%/app/conference_centers/app_defaults.php %%WWWDIR%%/app/conference_centers/app_languages.php %%WWWDIR%%/app/conference_centers/app_menu.php -%%WWWDIR%%/app/conference_centers/conference_center_delete.php %%WWWDIR%%/app/conference_centers/conference_center_edit.php %%WWWDIR%%/app/conference_centers/conference_centers.php -%%WWWDIR%%/app/conference_centers/conference_room_delete.php %%WWWDIR%%/app/conference_centers/conference_room_edit.php %%WWWDIR%%/app/conference_centers/conference_rooms.php %%WWWDIR%%/app/conference_centers/conference_session_details.php %%WWWDIR%%/app/conference_centers/conference_sessions.php -%%WWWDIR%%/app/conference_centers/resources/classes/conference_center.php -%%WWWDIR%%/app/conference_centers/root.php +%%WWWDIR%%/app/conference_centers/download.php +%%WWWDIR%%/app/conference_centers/resources/classes/call_center_notify.php +%%WWWDIR%%/app/conference_centers/resources/classes/conference_centers.php +%%WWWDIR%%/app/conference_centers/resources/dashboard/config.php +%%WWWDIR%%/app/conference_centers/waveform.php %%WWWDIR%%/app/conference_controls/app_config.php %%WWWDIR%%/app/conference_controls/app_defaults.php %%WWWDIR%%/app/conference_controls/app_languages.php %%WWWDIR%%/app/conference_controls/app_menu.php -%%WWWDIR%%/app/conference_controls/conference_control_delete.php -%%WWWDIR%%/app/conference_controls/conference_control_detail_delete.php %%WWWDIR%%/app/conference_controls/conference_control_detail_edit.php %%WWWDIR%%/app/conference_controls/conference_control_details.php %%WWWDIR%%/app/conference_controls/conference_control_edit.php %%WWWDIR%%/app/conference_controls/conference_controls.php -%%WWWDIR%%/app/conference_controls/root.php +%%WWWDIR%%/app/conference_controls/resources/classes/conference_controls.php %%WWWDIR%%/app/conference_profiles/app_config.php %%WWWDIR%%/app/conference_profiles/app_defaults.php %%WWWDIR%%/app/conference_profiles/app_languages.php %%WWWDIR%%/app/conference_profiles/app_menu.php -%%WWWDIR%%/app/conference_profiles/conference_profile_delete.php %%WWWDIR%%/app/conference_profiles/conference_profile_edit.php -%%WWWDIR%%/app/conference_profiles/conference_profile_param_delete.php %%WWWDIR%%/app/conference_profiles/conference_profile_param_edit.php %%WWWDIR%%/app/conference_profiles/conference_profile_params.php %%WWWDIR%%/app/conference_profiles/conference_profiles.php -%%WWWDIR%%/app/conference_profiles/root.php +%%WWWDIR%%/app/conference_profiles/resources/classes/conference_profiles.php %%WWWDIR%%/app/conferences/app_config.php %%WWWDIR%%/app/conferences/app_defaults.php %%WWWDIR%%/app/conferences/app_languages.php %%WWWDIR%%/app/conferences/app_menu.php -%%WWWDIR%%/app/conferences/conference_delete.php %%WWWDIR%%/app/conferences/conference_edit.php %%WWWDIR%%/app/conferences/conferences.php -%%WWWDIR%%/app/conferences/root.php +%%WWWDIR%%/app/conferences/resources/classes/conferences.php +%%WWWDIR%%/app/conferences/resources/dashboard/config.php %%WWWDIR%%/app/conferences_active/app_config.php %%WWWDIR%%/app/conferences_active/app_languages.php %%WWWDIR%%/app/conferences_active/app_menu.php @@ -176,151 +178,155 @@ %%WWWDIR%%/app/conferences_active/resources/images/participant.png %%WWWDIR%%/app/conferences_active/resources/images/recording.png %%WWWDIR%%/app/conferences_active/resources/images/speak.png -%%WWWDIR%%/app/conferences_active/resources/images/talking.png %%WWWDIR%%/app/conferences_active/resources/images/video.png -%%WWWDIR%%/app/conferences_active/root.php %%WWWDIR%%/app/contacts/app_config.php %%WWWDIR%%/app/contacts/app_defaults.php %%WWWDIR%%/app/contacts/app_languages.php %%WWWDIR%%/app/contacts/app_menu.php -%%WWWDIR%%/app/contacts/contact_address_delete.php %%WWWDIR%%/app/contacts/contact_address_edit.php %%WWWDIR%%/app/contacts/contact_addresses.php +%%WWWDIR%%/app/contacts/contact_addresses_view.php +%%WWWDIR%%/app/contacts/contact_attachment.php +%%WWWDIR%%/app/contacts/contact_attachment_edit.php +%%WWWDIR%%/app/contacts/contact_attachments.php +%%WWWDIR%%/app/contacts/contact_attachments_view.php %%WWWDIR%%/app/contacts/contact_auth.php -%%WWWDIR%%/app/contacts/contact_delete.php %%WWWDIR%%/app/contacts/contact_edit.php -%%WWWDIR%%/app/contacts/contact_email_delete.php %%WWWDIR%%/app/contacts/contact_email_edit.php %%WWWDIR%%/app/contacts/contact_emails.php +%%WWWDIR%%/app/contacts/contact_emails_view.php %%WWWDIR%%/app/contacts/contact_extensions.php -%%WWWDIR%%/app/contacts/contact_group_delete.php +%%WWWDIR%%/app/contacts/contact_extensions_view.php %%WWWDIR%%/app/contacts/contact_import.php %%WWWDIR%%/app/contacts/contact_import_google.php -%%WWWDIR%%/app/contacts/contact_note_delete.php +%%WWWDIR%%/app/contacts/contact_json.php %%WWWDIR%%/app/contacts/contact_note_edit.php %%WWWDIR%%/app/contacts/contact_notes.php -%%WWWDIR%%/app/contacts/contact_phone_delete.php +%%WWWDIR%%/app/contacts/contact_notes_view.php %%WWWDIR%%/app/contacts/contact_phone_edit.php %%WWWDIR%%/app/contacts/contact_phones.php -%%WWWDIR%%/app/contacts/contact_relation_delete.php +%%WWWDIR%%/app/contacts/contact_phones_view.php %%WWWDIR%%/app/contacts/contact_relation_edit.php %%WWWDIR%%/app/contacts/contact_relations.php -%%WWWDIR%%/app/contacts/contact_setting_delete.php +%%WWWDIR%%/app/contacts/contact_relations_view.php %%WWWDIR%%/app/contacts/contact_setting_edit.php %%WWWDIR%%/app/contacts/contact_settings.php -%%WWWDIR%%/app/contacts/contact_time_delete.php %%WWWDIR%%/app/contacts/contact_time_edit.php %%WWWDIR%%/app/contacts/contact_timer.php %%WWWDIR%%/app/contacts/contact_timer_inc.php %%WWWDIR%%/app/contacts/contact_times.php -%%WWWDIR%%/app/contacts/contact_url_delete.php +%%WWWDIR%%/app/contacts/contact_times_view.php %%WWWDIR%%/app/contacts/contact_url_edit.php %%WWWDIR%%/app/contacts/contact_urls.php -%%WWWDIR%%/app/contacts/contact_user_delete.php +%%WWWDIR%%/app/contacts/contact_urls_view.php +%%WWWDIR%%/app/contacts/contact_view.php %%WWWDIR%%/app/contacts/contacts.php %%WWWDIR%%/app/contacts/contacts_vcard.php +%%WWWDIR%%/app/contacts/resources/classes/contacts.php +%%WWWDIR%%/app/contacts/resources/dashboard/config.php %%WWWDIR%%/app/contacts/resources/functions/google_get_contacts.php %%WWWDIR%%/app/contacts/resources/functions/google_get_groups.php %%WWWDIR%%/app/contacts/resources/images/icon_gcontacts.png %%WWWDIR%%/app/contacts/resources/images/icon_gmaps.png %%WWWDIR%%/app/contacts/resources/images/icon_timer.png -%%WWWDIR%%/app/contacts/root.php %%WWWDIR%%/app/database_transactions/app_config.php %%WWWDIR%%/app/database_transactions/app_languages.php %%WWWDIR%%/app/database_transactions/app_menu.php -%%WWWDIR%%/app/database_transactions/database_transaction_delete.php %%WWWDIR%%/app/database_transactions/database_transaction_edit.php %%WWWDIR%%/app/database_transactions/database_transactions.php -%%WWWDIR%%/app/database_transactions/root.php +%%WWWDIR%%/app/database_transactions/resources/classes/database_transactions.php %%WWWDIR%%/app/destinations/app_config.php %%WWWDIR%%/app/destinations/app_defaults.php %%WWWDIR%%/app/destinations/app_languages.php %%WWWDIR%%/app/destinations/app_menu.php -%%WWWDIR%%/app/destinations/destination_delete.php +%%WWWDIR%%/app/destinations/destination_download.php %%WWWDIR%%/app/destinations/destination_edit.php +%%WWWDIR%%/app/destinations/destination_imports.php +%%WWWDIR%%/app/destinations/destination_summary.php %%WWWDIR%%/app/destinations/destinations.php %%WWWDIR%%/app/destinations/resources/classes/destinations.php -%%WWWDIR%%/app/destinations/root.php +%%WWWDIR%%/app/destinations/resources/dashboard/config.php +%%WWWDIR%%/app/destinations/resources/destinations.php %%WWWDIR%%/app/devices/app_config.php %%WWWDIR%%/app/devices/app_defaults.php %%WWWDIR%%/app/devices/app_languages.php %%WWWDIR%%/app/devices/app_menu.php %%WWWDIR%%/app/devices/cmd.php %%WWWDIR%%/app/devices/device_copy.php -%%WWWDIR%%/app/devices/device_dashboard.php -%%WWWDIR%%/app/devices/device_delete.php %%WWWDIR%%/app/devices/device_download.php %%WWWDIR%%/app/devices/device_edit.php -%%WWWDIR%%/app/devices/device_key_delete.php -%%WWWDIR%%/app/devices/device_key_edit.php -%%WWWDIR%%/app/devices/device_line_delete.php -%%WWWDIR%%/app/devices/device_line_edit.php +%%WWWDIR%%/app/devices/device_imports.php %%WWWDIR%%/app/devices/device_profile_copy.php -%%WWWDIR%%/app/devices/device_profile_delete.php %%WWWDIR%%/app/devices/device_profile_edit.php %%WWWDIR%%/app/devices/device_profiles.php -%%WWWDIR%%/app/devices/device_setting_delete.php -%%WWWDIR%%/app/devices/device_setting_edit.php -%%WWWDIR%%/app/devices/device_settings.php -%%WWWDIR%%/app/devices/device_vendor_delete.php %%WWWDIR%%/app/devices/device_vendor_edit.php -%%WWWDIR%%/app/devices/device_vendor_function_delete.php %%WWWDIR%%/app/devices/device_vendor_function_edit.php %%WWWDIR%%/app/devices/device_vendor_functions.php %%WWWDIR%%/app/devices/device_vendor_restore.php %%WWWDIR%%/app/devices/device_vendors.php %%WWWDIR%%/app/devices/devices.php %%WWWDIR%%/app/devices/resources/classes/device.php -%%WWWDIR%%/app/devices/root.php +%%WWWDIR%%/app/devices/resources/dashboard/config.php +%%WWWDIR%%/app/devices/resources/dashboard/device_keys.php %%WWWDIR%%/app/dialplan_inbound/app_config.php -%%WWWDIR%%/app/dialplan_inbound/app_defaults.php %%WWWDIR%%/app/dialplan_inbound/app_languages.php %%WWWDIR%%/app/dialplan_inbound/app_menu.php %%WWWDIR%%/app/dialplan_inbound/dialplan_inbound_add.php -%%WWWDIR%%/app/dialplan_inbound/root.php %%WWWDIR%%/app/dialplan_outbound/app_config.php %%WWWDIR%%/app/dialplan_outbound/app_languages.php %%WWWDIR%%/app/dialplan_outbound/app_menu.php %%WWWDIR%%/app/dialplan_outbound/dialplan_outbound_add.php -%%WWWDIR%%/app/dialplan_outbound/root.php %%WWWDIR%%/app/dialplans/app_config.php %%WWWDIR%%/app/dialplans/app_defaults.php %%WWWDIR%%/app/dialplans/app_languages.php %%WWWDIR%%/app/dialplans/app_menu.php %%WWWDIR%%/app/dialplans/dialplan_add.php -%%WWWDIR%%/app/dialplans/dialplan_copy.php -%%WWWDIR%%/app/dialplans/dialplan_delete.php -%%WWWDIR%%/app/dialplans/dialplan_detail_delete.php -%%WWWDIR%%/app/dialplans/dialplan_detail_edit.php %%WWWDIR%%/app/dialplans/dialplan_edit.php %%WWWDIR%%/app/dialplans/dialplan_xml.php %%WWWDIR%%/app/dialplans/dialplans.php +%%WWWDIR%%/app/dialplans/resources/classes/dialplan.better.php %%WWWDIR%%/app/dialplans/resources/classes/dialplan.php +%%WWWDIR%%/app/dialplans/resources/images/blank.gif +%%WWWDIR%%/app/dialplans/resources/images/icon_file.png +%%WWWDIR%%/app/dialplans/resources/images/icon_folder.png +%%WWWDIR%%/app/dialplans/resources/images/icon_gear.png %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/010_caller_details.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/010_user_exists.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/015_caller_details.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/020_call_direction.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/020_variables.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/018_global-variables.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/020_domain-variables.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/025_call_limit.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/030_is_local.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/035_call_direction.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/035_is_local.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/040_call_block.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/045_call_recording_on_demand.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/050_user_record.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/055_rtp_has_crypto.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/060_redial.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/070_default_ringback.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/070_speed_dial.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/075_default_language.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/080_caller_id.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/080_default_caller_id.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/080_user_hold_music.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/082_default_hold_music.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/085_bind_digit_action.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/130_distinctive-ring-local.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/200_agent_status.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/210_agent_status_id.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/215_agent_status_break.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/220_provision.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/230_group-intercept.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/240_page.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/250_conf-xfer.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/250_page-extension.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/25_clear_sip_auto_answer.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/260_eavesdrop.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/270_call_privacy.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/280_call_return.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/290_extension_queue.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/290_intercept-ext-polycom.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/290_intercept-ext.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/290_number_queue.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/300_dx.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/310_att_xfer.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/310_extension-to-voicemail.xml @@ -339,115 +345,90 @@ %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/370_tone_stream.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/380_hold_music.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/400_recordings.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/410_freeswitch_conference.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/420_disa.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/430_directory.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/440_wake-up.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/470_valet_park_in.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/470_valet_park_auto.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/474_valet_park_in.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/475_valet_park_out.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/480_operator.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/485_operator-forward.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/490_do-not-disturb.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/495_call_screen.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/500_call-forward.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/505_call-forward-all.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/500_ring-group-forward.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/507_call_forward_not_registered.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/510_follow-me.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/530_click_to_call_auto_answer.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/515_call-forward-all.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/520_follow-me-destinations.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/530_talking_clock_date_and_time.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/540_talking_clock_time.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/550_talking_clock_date.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/560_extension_queue.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/570_nway_conference.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/860_bind_digit_action.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/870_cidlookup.xml -%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/880_call_screen.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/890_local_extension.xml +%%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/895_bxfer-return.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/900_voicemail.xml %%WWWDIR%%/app/dialplans/resources/switch/conf/dialplan/999_not-found.xml -%%WWWDIR%%/app/dialplans/root.php -%%WWWDIR%%/app/edit/app_config.php -%%WWWDIR%%/app/edit/app_languages.php -%%WWWDIR%%/app/edit/app_menu.php -%%WWWDIR%%/app/edit/clipadd.php -%%WWWDIR%%/app/edit/clipdelete.php -%%WWWDIR%%/app/edit/cliplist.php -%%WWWDIR%%/app/edit/clipoptions.php -%%WWWDIR%%/app/edit/clipoptionslist.php -%%WWWDIR%%/app/edit/clipupdate.php -%%WWWDIR%%/app/edit/filedelete.php -%%WWWDIR%%/app/edit/filelist.php -%%WWWDIR%%/app/edit/filenew.php -%%WWWDIR%%/app/edit/fileoptions.php -%%WWWDIR%%/app/edit/fileoptionslist.php -%%WWWDIR%%/app/edit/fileread.php -%%WWWDIR%%/app/edit/filerename.php -%%WWWDIR%%/app/edit/filesave.php -%%WWWDIR%%/app/edit/folderdelete.php -%%WWWDIR%%/app/edit/foldernew.php -%%WWWDIR%%/app/edit/footer.php -%%WWWDIR%%/app/edit/header.php -%%WWWDIR%%/app/edit/index.php -%%WWWDIR%%/app/edit/readme.txt -%%WWWDIR%%/app/edit/resources/images/blank.gif -%%WWWDIR%%/app/edit/resources/images/icon_file.png -%%WWWDIR%%/app/edit/resources/images/icon_folder.png -%%WWWDIR%%/app/edit/resources/images/icon_gear.png -%%WWWDIR%%/app/edit/resources/images/icon_goto.png -%%WWWDIR%%/app/edit/resources/images/icon_indenting.png -%%WWWDIR%%/app/edit/resources/images/icon_invisibles.png -%%WWWDIR%%/app/edit/resources/images/icon_numbering.png -%%WWWDIR%%/app/edit/resources/images/icon_replace.png -%%WWWDIR%%/app/edit/resources/images/icon_save.png -%%WWWDIR%%/app/edit/resources/images/icon_sidebar.png -%%WWWDIR%%/app/edit/root.php +%%WWWDIR%%/app/domain_limits/app_config.php +%%WWWDIR%%/app/domain_limits/resources/dashboard/config.php +%%WWWDIR%%/app/domain_limits/resources/dashboard/domain_limits.php +%%WWWDIR%%/app/email_queue/app_config.php +%%WWWDIR%%/app/email_queue/app_languages.php +%%WWWDIR%%/app/email_queue/app_menu.php +%%WWWDIR%%/app/email_queue/email_queue.php +%%WWWDIR%%/app/email_queue/email_queue_delete.php +%%WWWDIR%%/app/email_queue/email_queue_edit.php +%%WWWDIR%%/app/email_queue/email_test.php +%%WWWDIR%%/app/email_queue/resources/classes/email_queue.php +%%WWWDIR%%/app/email_queue/resources/command/send.php +%%WWWDIR%%/app/email_queue/resources/functions/transcribe.php +%%WWWDIR%%/app/email_queue/resources/jobs/email_queue.php +%%WWWDIR%%/app/email_queue/resources/jobs/email_send.php +%%WWWDIR%%/app/email_queue/resources/service/debian.service +%%WWWDIR%%/app/email_queue/resources/service/email_queue.php %%WWWDIR%%/app/email_templates/app_config.php %%WWWDIR%%/app/email_templates/app_defaults.php %%WWWDIR%%/app/email_templates/app_languages.php %%WWWDIR%%/app/email_templates/app_menu.php -%%WWWDIR%%/app/email_templates/email_template_delete.php %%WWWDIR%%/app/email_templates/email_template_edit.php %%WWWDIR%%/app/email_templates/email_templates.php %%WWWDIR%%/app/email_templates/resources/classes/email_templates.php -%%WWWDIR%%/app/email_templates/root.php -%%WWWDIR%%/app/emails/app_config.php -%%WWWDIR%%/app/emails/app_languages.php -%%WWWDIR%%/app/emails/app_menu.php -%%WWWDIR%%/app/emails/email_cron.php -%%WWWDIR%%/app/emails/email_delete.php -%%WWWDIR%%/app/emails/email_view.php -%%WWWDIR%%/app/emails/emails.php -%%WWWDIR%%/app/emails/root.php -%%WWWDIR%%/app/exec/app_config.php -%%WWWDIR%%/app/exec/app_languages.php -%%WWWDIR%%/app/exec/app_menu.php -%%WWWDIR%%/app/exec/exec.php -%%WWWDIR%%/app/exec/resources/images/blank.gif -%%WWWDIR%%/app/exec/resources/images/icon_file.png -%%WWWDIR%%/app/exec/resources/images/icon_folder.png -%%WWWDIR%%/app/exec/resources/images/icon_gear.png -%%WWWDIR%%/app/exec/resources/images/icon_goto.png -%%WWWDIR%%/app/exec/resources/images/icon_indenting.png -%%WWWDIR%%/app/exec/resources/images/icon_invisibles.png -%%WWWDIR%%/app/exec/resources/images/icon_numbering.png -%%WWWDIR%%/app/exec/resources/images/icon_replace.png -%%WWWDIR%%/app/exec/root.php -%%WWWDIR%%/app/exec/sql_backup.php -%%WWWDIR%%/app/exec/sql_db_conversion.php -%%WWWDIR%%/app/exec/sql_query_db.php -%%WWWDIR%%/app/exec/sql_query_pdo.php -%%WWWDIR%%/app/exec/sql_query_result.php +%%WWWDIR%%/app/email_templates/resources/images/icon_file.png +%%WWWDIR%%/app/email_templates/resources/images/icon_folder.png +%%WWWDIR%%/app/email_templates/resources/images/icon_gear.png +%%WWWDIR%%/app/emergency/app_config.php +%%WWWDIR%%/app/emergency/app_defaults.php +%%WWWDIR%%/app/emergency/app_languages.php +%%WWWDIR%%/app/emergency/app_menu.php +%%WWWDIR%%/app/emergency/emergency.php +%%WWWDIR%%/app/event_guard/app_config.php +%%WWWDIR%%/app/event_guard/app_languages.php +%%WWWDIR%%/app/event_guard/app_menu.php +%%WWWDIR%%/app/event_guard/event_guard_log_edit.php +%%WWWDIR%%/app/event_guard/event_guard_logs.php +%%WWWDIR%%/app/event_guard/resources/classes/event_guard.php +%%WWWDIR%%/app/event_guard/resources/dashboard/config.php +%%WWWDIR%%/app/event_guard/resources/service/debian.service +%%WWWDIR%%/app/event_guard/resources/service/event_guard.php +%%WWWDIR%%/app/extension_settings/app_config.php +%%WWWDIR%%/app/extension_settings/app_languages.php +%%WWWDIR%%/app/extension_settings/extension_setting_edit.php +%%WWWDIR%%/app/extension_settings/extension_settings.php +%%WWWDIR%%/app/extension_settings/resources/classes/extension_settings.php %%WWWDIR%%/app/extensions/app_config.php %%WWWDIR%%/app/extensions/app_defaults.php %%WWWDIR%%/app/extensions/app_languages.php %%WWWDIR%%/app/extensions/app_menu.php %%WWWDIR%%/app/extensions/extension_copy.php -%%WWWDIR%%/app/extensions/extension_dashboard.php -%%WWWDIR%%/app/extensions/extension_delete.php %%WWWDIR%%/app/extensions/extension_download.php %%WWWDIR%%/app/extensions/extension_edit.php +%%WWWDIR%%/app/extensions/extension_imports.php %%WWWDIR%%/app/extensions/extensions.php %%WWWDIR%%/app/extensions/resources/classes/extension.php -%%WWWDIR%%/app/extensions/root.php +%%WWWDIR%%/app/extensions/resources/dashboard/caller_id.php +%%WWWDIR%%/app/extensions/resources/dashboard/config.php %%WWWDIR%%/app/fanvil/app_config.php %%WWWDIR%%/app/fanvil/resources/firmware/README.md %%WWWDIR%%/app/fax/app_config.php @@ -455,33 +436,41 @@ %%WWWDIR%%/app/fax/app_languages.php %%WWWDIR%%/app/fax/app_menu.php %%WWWDIR%%/app/fax/fax.php -%%WWWDIR%%/app/fax/fax_active.php -%%WWWDIR%%/app/fax/fax_active_exec.php -%%WWWDIR%%/app/fax/fax_active_inc.php +%%WWWDIR%%/app/fax/fax_advanced.php %%WWWDIR%%/app/fax/fax_copy.php -%%WWWDIR%%/app/fax/fax_delete.php %%WWWDIR%%/app/fax/fax_edit.php %%WWWDIR%%/app/fax/fax_emails.php -%%WWWDIR%%/app/fax/fax_file_delete.php %%WWWDIR%%/app/fax/fax_files.php %%WWWDIR%%/app/fax/fax_files_remote.php -%%WWWDIR%%/app/fax/fax_log_delete.php %%WWWDIR%%/app/fax/fax_log_view.php %%WWWDIR%%/app/fax/fax_logs.php +%%WWWDIR%%/app/fax/fax_outbox.php %%WWWDIR%%/app/fax/fax_send.php %%WWWDIR%%/app/fax/resources/classes/fax.php +%%WWWDIR%%/app/fax/resources/dashboard/config.php %%WWWDIR%%/app/fax/resources/functions/object_to_array.php %%WWWDIR%%/app/fax/resources/functions/parse_attachments.php %%WWWDIR%%/app/fax/resources/functions/parse_message.php %%WWWDIR%%/app/fax/resources/images/logo.jpg %%WWWDIR%%/app/fax/resources/images/refresh_active.gif %%WWWDIR%%/app/fax/resources/images/refresh_paused.png -%%WWWDIR%%/app/fax/root.php +%%WWWDIR%%/app/fax_queue/app_config.php +%%WWWDIR%%/app/fax_queue/app_languages.php +%%WWWDIR%%/app/fax_queue/app_menu.php +%%WWWDIR%%/app/fax_queue/fax_queue.php +%%WWWDIR%%/app/fax_queue/fax_queue_delete.php +%%WWWDIR%%/app/fax_queue/fax_queue_edit.php +%%WWWDIR%%/app/fax_queue/resources/classes/fax_queue.php +%%WWWDIR%%/app/fax_queue/resources/job/fax_queue.php +%%WWWDIR%%/app/fax_queue/resources/job/fax_send.php +%%WWWDIR%%/app/fax_queue/resources/service/debian.service +%%WWWDIR%%/app/fax_queue/resources/service/fax_queue.php %%WWWDIR%%/app/fifo/app_config.php %%WWWDIR%%/app/fifo/app_languages.php %%WWWDIR%%/app/fifo/app_menu.php -%%WWWDIR%%/app/fifo/fifo_add.php -%%WWWDIR%%/app/fifo/root.php +%%WWWDIR%%/app/fifo/fifo.php +%%WWWDIR%%/app/fifo/fifo_edit.php +%%WWWDIR%%/app/fifo/resources/classes/fifo.php %%WWWDIR%%/app/fifo_list/app_config.php %%WWWDIR%%/app/fifo_list/app_languages.php %%WWWDIR%%/app/fifo_list/app_menu.php @@ -490,19 +479,19 @@ %%WWWDIR%%/app/fifo_list/fifo_interactive_inc.php %%WWWDIR%%/app/fifo_list/fifo_list.php %%WWWDIR%%/app/fifo_list/fifo_list_inc.php -%%WWWDIR%%/app/fifo_list/root.php +%%WWWDIR%%/app/flyingvoice/app_config.php +%%WWWDIR%%/app/flyingvoice/resources/firmware/README.md %%WWWDIR%%/app/follow_me/app_config.php %%WWWDIR%%/app/follow_me/app_menu.php -%%WWWDIR%%/app/follow_me/root.php %%WWWDIR%%/app/gateways/app_config.php %%WWWDIR%%/app/gateways/app_languages.php %%WWWDIR%%/app/gateways/app_menu.php %%WWWDIR%%/app/gateways/gateway_copy.php -%%WWWDIR%%/app/gateways/gateway_delete.php %%WWWDIR%%/app/gateways/gateway_edit.php %%WWWDIR%%/app/gateways/gateways.php -%%WWWDIR%%/app/gateways/root.php +%%WWWDIR%%/app/gateways/resources/classes/gateways.php %%WWWDIR%%/app/grandstream/app_config.php +%%WWWDIR%%/app/grandstream/resources/firmware/README.md %%WWWDIR%%/app/htek/app_config.php %%WWWDIR%%/app/htek/resources/firmware/README.md %%WWWDIR%%/app/ivr_menus/app_config.php @@ -510,45 +499,36 @@ %%WWWDIR%%/app/ivr_menus/app_languages.php %%WWWDIR%%/app/ivr_menus/app_menu.php %%WWWDIR%%/app/ivr_menus/ivr_menu_copy.php -%%WWWDIR%%/app/ivr_menus/ivr_menu_delete.php %%WWWDIR%%/app/ivr_menus/ivr_menu_edit.php -%%WWWDIR%%/app/ivr_menus/ivr_menu_option_delete.php -%%WWWDIR%%/app/ivr_menus/ivr_menu_options.php %%WWWDIR%%/app/ivr_menus/ivr_menus.php %%WWWDIR%%/app/ivr_menus/resources/classes/ivr_menu.php +%%WWWDIR%%/app/ivr_menus/resources/dashboard/config.php %%WWWDIR%%/app/ivr_menus/resources/functions/ivr_menu_xml.php -%%WWWDIR%%/app/ivr_menus/root.php +%%WWWDIR%%/app/ivr_menus/waveform.php %%WWWDIR%%/app/log_viewer/app_config.php %%WWWDIR%%/app/log_viewer/app_languages.php %%WWWDIR%%/app/log_viewer/app_menu.php %%WWWDIR%%/app/log_viewer/log_viewer.php -%%WWWDIR%%/app/log_viewer/root.php -%%WWWDIR%%/app/meetings/app_config.php -%%WWWDIR%%/app/meetings/app_menu.php %%WWWDIR%%/app/modules/app_config.php %%WWWDIR%%/app/modules/app_defaults.php %%WWWDIR%%/app/modules/app_languages.php %%WWWDIR%%/app/modules/app_menu.php -%%WWWDIR%%/app/modules/module_delete.php %%WWWDIR%%/app/modules/module_edit.php %%WWWDIR%%/app/modules/modules.php %%WWWDIR%%/app/modules/resources/classes/modules.php -%%WWWDIR%%/app/modules/root.php %%WWWDIR%%/app/music_on_hold/app_config.php %%WWWDIR%%/app/music_on_hold/app_defaults.php %%WWWDIR%%/app/music_on_hold/app_languages.php %%WWWDIR%%/app/music_on_hold/app_menu.php %%WWWDIR%%/app/music_on_hold/music_on_hold.php -%%WWWDIR%%/app/music_on_hold/music_on_hold_delete.php %%WWWDIR%%/app/music_on_hold/music_on_hold_edit.php %%WWWDIR%%/app/music_on_hold/resources/classes/switch_music_on_hold.php -%%WWWDIR%%/app/music_on_hold/root.php +%%WWWDIR%%/app/music_on_hold/waveform.php %%WWWDIR%%/app/number_translations/app_config.php %%WWWDIR%%/app/number_translations/app_defaults.php %%WWWDIR%%/app/number_translations/app_languages.php %%WWWDIR%%/app/number_translations/app_menu.php %%WWWDIR%%/app/number_translations/cmd.php -%%WWWDIR%%/app/number_translations/number_translation_delete.php %%WWWDIR%%/app/number_translations/number_translation_edit.php %%WWWDIR%%/app/number_translations/number_translations.php %%WWWDIR%%/app/number_translations/resources/classes/number_translations.php @@ -557,158 +537,634 @@ %%WWWDIR%%/app/number_translations/resources/switch/conf/number_translation/remove_leading_plus.xml %%WWWDIR%%/app/number_translations/resources/switch/conf/number_translation/strip_non_digits.xml %%WWWDIR%%/app/number_translations/resources/switch/conf/number_translation/strip_symbols.xml -%%WWWDIR%%/app/number_translations/root.php -%%WWWDIR%%/app/operator_panel/app_config.php -%%WWWDIR%%/app/operator_panel/app_languages.php -%%WWWDIR%%/app/operator_panel/app_menu.php -%%WWWDIR%%/app/operator_panel/autocomplete.php -%%WWWDIR%%/app/operator_panel/exec.php -%%WWWDIR%%/app/operator_panel/index.php -%%WWWDIR%%/app/operator_panel/index_inc.php -%%WWWDIR%%/app/operator_panel/resources/functions/get_call_activity.php -%%WWWDIR%%/app/operator_panel/resources/images/eavesdrop.png -%%WWWDIR%%/app/operator_panel/resources/images/inbound.png -%%WWWDIR%%/app/operator_panel/resources/images/keypad_call.png -%%WWWDIR%%/app/operator_panel/resources/images/keypad_transfer.png -%%WWWDIR%%/app/operator_panel/resources/images/kill.png -%%WWWDIR%%/app/operator_panel/resources/images/outbound.png -%%WWWDIR%%/app/operator_panel/resources/images/record.png -%%WWWDIR%%/app/operator_panel/resources/images/recording.png -%%WWWDIR%%/app/operator_panel/resources/images/refresh_active.gif -%%WWWDIR%%/app/operator_panel/resources/images/refresh_paused.png -%%WWWDIR%%/app/operator_panel/resources/images/status_available.png -%%WWWDIR%%/app/operator_panel/resources/images/status_available_on_demand.png -%%WWWDIR%%/app/operator_panel/resources/images/status_do_not_disturb.png -%%WWWDIR%%/app/operator_panel/resources/images/status_logged_out.png -%%WWWDIR%%/app/operator_panel/resources/images/status_on_break.png -%%WWWDIR%%/app/operator_panel/root.php %%WWWDIR%%/app/phrases/app_config.php %%WWWDIR%%/app/phrases/app_defaults.php %%WWWDIR%%/app/phrases/app_languages.php %%WWWDIR%%/app/phrases/app_menu.php -%%WWWDIR%%/app/phrases/phrase_delete.php -%%WWWDIR%%/app/phrases/phrase_detail_delete.php %%WWWDIR%%/app/phrases/phrase_edit.php %%WWWDIR%%/app/phrases/phrases.php -%%WWWDIR%%/app/phrases/resources/functions/save_phrases_xml.php -%%WWWDIR%%/app/phrases/root.php +%%WWWDIR%%/app/phrases/resources/classes/phrases.php %%WWWDIR%%/app/pin_numbers/app_config.php %%WWWDIR%%/app/pin_numbers/app_languages.php %%WWWDIR%%/app/pin_numbers/app_menu.php %%WWWDIR%%/app/pin_numbers/pin_download.php -%%WWWDIR%%/app/pin_numbers/pin_number_delete.php %%WWWDIR%%/app/pin_numbers/pin_number_edit.php %%WWWDIR%%/app/pin_numbers/pin_numbers.php -%%WWWDIR%%/app/pin_numbers/root.php +%%WWWDIR%%/app/pin_numbers/resources/classes/pin_numbers.php +%%WWWDIR%%/app/poly/app_config.php %%WWWDIR%%/app/polycom/app_config.php -%%WWWDIR%%/app/providers/app_config.php -%%WWWDIR%%/app/providers/app_languages.php -%%WWWDIR%%/app/providers/app_menu.php -%%WWWDIR%%/app/providers/provider_delete.php -%%WWWDIR%%/app/providers/provider_setup.php -%%WWWDIR%%/app/providers/providers.php -%%WWWDIR%%/app/providers/resources/classes/providers.php -%%WWWDIR%%/app/providers/resources/images/logo_voicetel.png -%%WWWDIR%%/app/providers/resources/images/skyetel-logo.png -%%WWWDIR%%/app/providers/root.php +%%WWWDIR%%/app/polycom/resources/firmware/readme %%WWWDIR%%/app/provision/app_config.php %%WWWDIR%%/app/provision/app_defaults.php %%WWWDIR%%/app/provision/app_menu.php %%WWWDIR%%/app/provision/index.php %%WWWDIR%%/app/provision/resources/classes/provision.php %%WWWDIR%%/app/provision/resources/functions/device_by.php -%%WWWDIR%%/app/provision/root.php %%WWWDIR%%/app/recordings/app_config.php %%WWWDIR%%/app/recordings/app_defaults.php %%WWWDIR%%/app/recordings/app_languages.php %%WWWDIR%%/app/recordings/app_menu.php -%%WWWDIR%%/app/recordings/recording_delete.php %%WWWDIR%%/app/recordings/recording_edit.php %%WWWDIR%%/app/recordings/recording_play.php %%WWWDIR%%/app/recordings/recordings.php %%WWWDIR%%/app/recordings/resources/classes/switch_recordings.php -%%WWWDIR%%/app/recordings/root.php +%%WWWDIR%%/app/recordings/resources/dashboard/config.php +%%WWWDIR%%/app/recordings/waveform.php %%WWWDIR%%/app/registrations/app_config.php %%WWWDIR%%/app/registrations/app_languages.php %%WWWDIR%%/app/registrations/app_menu.php -%%WWWDIR%%/app/registrations/cmd.php %%WWWDIR%%/app/registrations/registration_reload.php %%WWWDIR%%/app/registrations/registrations.php %%WWWDIR%%/app/registrations/resources/classes/registrations.php +%%WWWDIR%%/app/registrations/resources/dashboard/config.php +%%WWWDIR%%/app/registrations/resources/dashboard/registrations.php %%WWWDIR%%/app/registrations/resources/images/refresh_active.gif %%WWWDIR%%/app/registrations/resources/images/refresh_paused.png -%%WWWDIR%%/app/registrations/root.php %%WWWDIR%%/app/ring_groups/app_config.php %%WWWDIR%%/app/ring_groups/app_defaults.php %%WWWDIR%%/app/ring_groups/app_languages.php %%WWWDIR%%/app/ring_groups/app_menu.php -%%WWWDIR%%/app/ring_groups/ring_group_delete.php -%%WWWDIR%%/app/ring_groups/ring_group_destination_delete.php -%%WWWDIR%%/app/ring_groups/ring_group_destination_edit.php +%%WWWDIR%%/app/ring_groups/resources/classes/ring_groups.php +%%WWWDIR%%/app/ring_groups/resources/dashboard/config.php +%%WWWDIR%%/app/ring_groups/resources/dashboard/ring_group_forward.php %%WWWDIR%%/app/ring_groups/ring_group_edit.php -%%WWWDIR%%/app/ring_groups/ring_group_forward.php %%WWWDIR%%/app/ring_groups/ring_groups.php -%%WWWDIR%%/app/ring_groups/root.php -%%WWWDIR%%/app/scripts/app_defaults.php -%%WWWDIR%%/app/scripts/resources/classes/scripts.php -%%WWWDIR%%/app/services/app_config.php -%%WWWDIR%%/app/services/app_languages.php -%%WWWDIR%%/app/services/app_menu.php -%%WWWDIR%%/app/services/resources/classes/lib_win.php -%%WWWDIR%%/app/services/root.php -%%WWWDIR%%/app/services/service_delete.php -%%WWWDIR%%/app/services/service_edit.php -%%WWWDIR%%/app/services/services.php -%%WWWDIR%%/app/settings/app_config.php -%%WWWDIR%%/app/settings/app_defaults.php -%%WWWDIR%%/app/settings/app_languages.php -%%WWWDIR%%/app/settings/app_menu.php -%%WWWDIR%%/app/settings/root.php -%%WWWDIR%%/app/settings/setting_edit.php +%%WWWDIR%%/app/ring_groups/waveform.php %%WWWDIR%%/app/sip_profiles/app_config.php %%WWWDIR%%/app/sip_profiles/app_defaults.php %%WWWDIR%%/app/sip_profiles/app_languages.php %%WWWDIR%%/app/sip_profiles/app_menu.php +%%WWWDIR%%/app/sip_profiles/resources/classes/sip_profiles.php %%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/default.xml %%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/external-ipv6.xml %%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/external.xml %%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/internal-ipv6.xml %%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/internal.xml -%%WWWDIR%%/app/sip_profiles/root.php %%WWWDIR%%/app/sip_profiles/sip_profile_copy.php -%%WWWDIR%%/app/sip_profiles/sip_profile_delete.php -%%WWWDIR%%/app/sip_profiles/sip_profile_domain_delete.php %%WWWDIR%%/app/sip_profiles/sip_profile_edit.php -%%WWWDIR%%/app/sip_profiles/sip_profile_setting_delete.php -%%WWWDIR%%/app/sip_profiles/sip_profile_setting_edit.php -%%WWWDIR%%/app/sip_profiles/sip_profile_settings.php %%WWWDIR%%/app/sip_profiles/sip_profiles.php %%WWWDIR%%/app/sip_status/app_config.php %%WWWDIR%%/app/sip_status/app_languages.php %%WWWDIR%%/app/sip_status/app_menu.php %%WWWDIR%%/app/sip_status/cmd.php -%%WWWDIR%%/app/sip_status/root.php %%WWWDIR%%/app/sip_status/sip_status.php %%WWWDIR%%/app/snom/app_config.php +%%WWWDIR%%/app/snom/resources/firmware/README.md +%%WWWDIR%%/app/sofia_global_settings/app_config.php +%%WWWDIR%%/app/sofia_global_settings/app_defaults.php +%%WWWDIR%%/app/sofia_global_settings/app_languages.php +%%WWWDIR%%/app/sofia_global_settings/resources/classes/sofia_global_settings.php +%%WWWDIR%%/app/sofia_global_settings/sofia_global_setting_edit.php +%%WWWDIR%%/app/sofia_global_settings/sofia_global_settings.php %%WWWDIR%%/app/streams/app_config.php %%WWWDIR%%/app/streams/app_languages.php %%WWWDIR%%/app/streams/app_menu.php %%WWWDIR%%/app/streams/resources/classes/streams.php -%%WWWDIR%%/app/streams/root.php -%%WWWDIR%%/app/streams/stream_delete.php %%WWWDIR%%/app/streams/stream_edit.php %%WWWDIR%%/app/streams/streams.php +%%WWWDIR%%/app/swissvoice/app_config.php +%%WWWDIR%%/app/switch/app_config.php +%%WWWDIR%%/app/switch/app_defaults.php +%%WWWDIR%%/app/switch/app_languages.php +%%WWWDIR%%/app/switch/resources/classes/presence.php +%%WWWDIR%%/app/switch/resources/classes/ringbacks.php +%%WWWDIR%%/app/switch/resources/classes/switch_files.php +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/.htaccess +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/abstraction.conf.xml +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/alsa.conf.xml +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/blacklist.conf.xml +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/callcenter.conf.xml +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/cdr_mongodb.conf.xml +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/cdr_pg_csv.conf.xml +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/cdr_sqlite.conf.xml +%%WWWDIR%%/app/switch/resources/conf/autoload_configs/cepstral.conf.xml *** 5431 LINES SKIPPED ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410111150.49BBo1wS067143>