fusionpbx/app/dialplans
jacobbuscher-bt 2d872a3566
Finalize changing origination_callee_id_name from destination_number to caller_destination in domain_variables and variables dialplan. (#6782)
* Add the / character to the ALLOWED_CHARS variable to fix bug with front slashes being stripped. Previously was turning /var/lib/freeswitch into varlibfreeswitch

* Update app_defaults.php

Updating app defaults for Dialplan -> Domain Variables to set origination_callee_id_name to match the caller_destination instead of the destination number so that if you call another tenant in the same Fusion instance without is_local enabled the caller_destination shows instead of the tenant's called extension.

* Update app_defaults.php

Instead of removing the export all together we need to update it from destination_number to caller_destination.

* Update 020_domain-variables.xml

Set origination callee ID to caller_destination so internal calls don't show "Outbound Call"

---------

Authored-by: Jacob Buscher <jacob@bfitec.com>
2023-08-02 12:25:45 -06:00
..
resources Finalize changing origination_callee_id_name from destination_number to caller_destination in domain_variables and variables dialplan. (#6782) 2023-08-02 12:25:45 -06:00
app_config.php Default to destination_number 2023-04-03 02:08:19 -06:00
app_defaults.php Finalize changing origination_callee_id_name from destination_number to caller_destination in domain_variables and variables dialplan. (#6782) 2023-08-02 12:25:45 -06:00
app_languages.php Update translations (#6688) 2023-05-12 15:14:59 -06:00
app_menu.php Add missing translations (#6673) 2023-05-09 11:39:02 -06:00
dialplan_add.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
dialplan_edit.php Fixed Warnings (#6768) 2023-07-06 14:51:02 -06:00
dialplan_xml.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
dialplans.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00