fusionpbx/app/dialplans
FusionPBX d9ba8b8880
Disable destination_number by default
This dialplan is meant to not record any calls any feature code calls. This means all calls starting with a * prefix.  However if you set the call to record all on the extension wouldn't you expect it to record all calls? Including when picking up a call. Or when intercepting call? or when un-parking a call. Had a someone call that had used a * prefix on an outbound route because they did that this condition prevented the call from being recorded which they didn't expect when the extension was set to record all calls. Tempted to remove it entirely but have instead disabled it by default for now.
2023-02-01 11:39:34 -07:00
..
resources Disable destination_number by default 2023-02-01 11:39:34 -07:00
app_config.php Default to default sip_to_user 2022-12-05 09:43:50 -07:00
app_defaults.php Need to escape the $ with the back slash 2022-01-28 19:20:33 -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 Replace root.php with config.conf 2022-10-10 13:19:44 -06:00
dialplan_edit.php Replace root.php with config.conf 2022-10-10 13:19:40 -06:00
dialplan_xml.php Replace root.php with config.conf 2022-10-10 13:18:54 -06:00
dialplans.php Allow inbound_route_view and outbound_route_view permissions 2023-01-11 23:35:29 -07:00