Commit Graph
9466 Commits
Author SHA1 Message Date
FusionPBX e0e510f133 Add the uuid to the destinations array. 2020-08-24 09:01:47 -06:00
FusionPBX da10df7cfe Rearrange the destinations array and add the uuid. 2020-08-24 08:56:10 -06:00
FusionPBX 6c0d96f663 Add a uuid 2020-08-24 08:46:21 -06:00
FusionPBX 8390eeaa3c Add the uuid 2020-08-24 08:44:09 -06:00
FusionPBX 37ca687561 Add the uuid. 2020-08-24 08:39:36 -06:00
FusionPBX 245b29eb48 Add the uuid. 2020-08-24 08:35:42 -06:00
agree 2704f40512 fix extension import (#5419) 2020-08-21 12:44:42 -06:00
FusionPBX ebb9586512 Fix the gateway stop button. 2020-08-21 10:58:33 -06:00
FusionPBX 460256d4ec Only show the button if the feature is installed. 2020-08-19 15:26:52 -06:00
FusionPBX 11b4f96bf2 Change how sleep is performed. 2020-08-19 14:05:28 -06:00
FusionPBX 6d553542c5 Add sleep for 1 second.
On a few systems this required to fix dtmf detection.
2020-08-18 20:44:24 -06:00
chansizzle 3d8ce2dcda Update app_config.php (#5411) 2020-08-18 14:10:47 -06:00
FusionPBX e3052dfe30 Simplify the links. 2020-08-18 01:08:20 -06:00
FusionPBX 9d7f207173 Use quotes around the sip profile name and strengthen the input validation. 2020-08-18 01:02:42 -06:00
FusionPBX 776302265d Allow SIP profiles with a space in the name. 2020-08-17 13:42:38 -06:00
FusionPBX d770e2f4ad Remove deprecated methods dialplan_detail_add and dialplan_detail_update. 2020-08-17 10:52:10 -06:00
FusionPBX 07f508c16f Replace the old function dialplan_detail_add with the database save method. 2020-08-17 10:47:17 -06:00
FusionPBX 83ec8d7e86 Change uuid to text for something that should be text. 2020-08-14 09:31:58 -06:00
FusionPBX 95dd1cee01 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:41:31 -06:00
FusionPBX ffcbcf289c Remove the deprecated save_dialplan_xml function. 2020-08-14 00:41:05 -06:00
FusionPBX f06e07a309 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:40:23 -06:00
FusionPBX a9e2a6a023 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:39:33 -06:00
FusionPBX 6e86691f8d Remove the deprecated save_dialplan_xml function. 2020-08-14 00:38:45 -06:00
FusionPBX b09ad0f257 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:38:17 -06:00
FusionPBX 756956ad50 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:36:34 -06:00
FusionPBX 6310f5fdb7 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:34:01 -06:00
FusionPBX 9ccd98bf2a Remove the deprecated save_dialplan_xml function. 2020-08-14 00:33:21 -06:00
FusionPBX d51008d3e7 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:32:32 -06:00
FusionPBX 3c0fcdc8f9 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:32:06 -06:00
FusionPBX 3e0851df3f Remove the deprecated save_dialplan_xml function. 2020-08-14 00:31:33 -06:00
FusionPBX 32aa856291 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:29:47 -06:00
FusionPBX 691ec06554 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:25:56 -06:00
FusionPBX e15c4d3ac3 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:25:03 -06:00
FusionPBX 1da210762c Remove the deprecated save_dialplan_xml function. 2020-08-14 00:24:16 -06:00
FusionPBX d96ec878bc Remove the deprecated save_dialplan_xml function. 2020-08-14 00:22:56 -06:00
FusionPBX fc0ec80fbd Remove the deprecated save_dialplan_xml function. 2020-08-14 00:21:12 -06:00
FusionPBX 2cc649dd2f Update call_center.php 2020-08-14 00:18:54 -06:00
FusionPBX fe284ccebb Remove the deprecated save_dialplan_xml function. 2020-08-14 00:17:46 -06:00
FusionPBX bb457f6b40 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:16:43 -06:00
FusionPBX ae9da80ed1 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:15:47 -06:00
FusionPBX 3161cd638b Remove the old save_dialplan_xml function. 2020-08-14 00:13:17 -06:00
FusionPBX 35d8e048cb Remove save_dialplan_xml function. 2020-08-14 00:09:09 -06:00
FusionPBX c8b45c9eb5 Remove root.php 2020-08-13 23:10:49 -06:00
FusionPBX 2e8f5d1f00 Update ivr.conf.lua 2020-08-13 16:40:55 -06:00
chansizzle 9b43ff0f71 Update contacts_vcard.php (#5391)
improved email inclusion
2020-08-12 16:35:57 -06:00
FusionPBX 1abd1f1670 Change prefix from tmp_ to start_ as the variable is based on the start date. 2020-08-11 10:39:27 -06:00
Len 7d29984f3d Update app_config.php (#5390) 2020-08-10 20:44:03 -06:00
FusionPBX a37b5a94ca Get the domain_name from the presence_id. 2020-08-08 15:13:35 -06:00
emaktech 9bf45318a7 Allow Variable to Manually set Agent Status (#5383)
Adds a bit of additional logic to allow the following variable to be set in dialplan:

agent_action

When set to login, this script will always log the agent in regardless of current state.
When set to logout, this script will always log the agent out regardless of current state.
When unset, original behavior is preserved.

The reason for adding this code is to allow us to create a dialplan that puts a user on DND at the same time as logging out the agent, and vice-versa.
2020-08-05 21:42:13 -06:00
FusionPBX 6e4bb6d944 Change button-call_routing to button-call_forward 2020-08-05 10:58:06 -06:00