fusionpbx/app/dialplans
yois615 a032b5794e
Fix permissions on inband feature codes (#6155)
Using ${sip_authorized} is not effective since the inbound
call often has authorization to call into the PBX, either via
ACL or registration.  Instead, use ${from_user_exists} to test
if this user exists on the system.

We also fix a condition that the local user types *1 and the
remote user receives the dial tone.
2021-11-24 00:02:22 -07:00
..
resources Fix permissions on inband feature codes (#6155) 2021-11-24 00:02:22 -07:00
app_config.php Add a new permission called dialplan_global. 2021-07-08 00:15:50 -06:00
app_defaults.php Same as 4.4, move 404 not found from DEBUG to WARNING (#4925) 2019-12-03 15:35:24 -07:00
app_languages.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
app_menu.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
dialplan_add.php Update dialplan_add.php 2020-10-22 02:31:10 -06:00
dialplan_edit.php Use column names in the SQL Query. 2021-01-20 10:46:00 -07:00
dialplan_xml.php Only save valid XML. 2021-11-17 12:28:35 -07:00
dialplans.php Dialplans: Include Outbound Routes in Dialplans list 2020-11-18 16:24:44 -07:00
root.php Rename the directory app/dialplan to app/dialplans to make it more consistent. 2017-09-24 15:56:04 +00:00