fusionpbx/app/dialplans/resources
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
..
classes app_uuid needs to be unique for copied dialplans except for inbound and outbound routes, fifo, time conditions 2021-11-19 22:07:26 -07:00
images Dialplan XML: Integrate editor. 2019-09-09 10:20:54 -06:00
switch/conf/dialplan Fix permissions on inband feature codes (#6155) 2021-11-24 00:02:22 -07:00