Commit Graph
16606 Commits
Author SHA1 Message Date
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 b4f9e3ffaf Update domain_edit.php 2020-08-14 00:30:50 -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
chansizzle b893b7b530 Update {$mac}.cfg (#5393) 2020-08-13 22:23:37 -06:00
chansizzle 3166f70b64 Update {$mac}.cfg (#5394)
remove duplicate entries
2020-08-13 22:23:10 -06:00
chansizzle b2d8cb6c66 Update {$mac}.cfg (#5395) 2020-08-13 22:22:49 -06:00
Bryan RedeagleandBryan Redeagle d0f4b62371 Updated snom templates to work with newer firmware (#5396)
* Updated snom templates to work with newer firmware

* Updated snom templates to work with newer firmware

Co-authored-by: Bryan Redeagle <bryanredeagle@Carpainter.local>
2020-08-13 18:37:15 -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
chansizzle e72f7a4673 Update {$mac}.cfg (#5392) 2020-08-12 16:32:55 -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
Len 57058f2e70 Update {$mac}.cfg (#5389) 2020-08-10 20:39:15 -06:00
Len 05e5c8646f Update y000000000066.cfg (#5388) 2020-08-10 20:38:40 -06:00
Len 9d773f8d4b Update y000000000067.cfg (#5387) 2020-08-10 20:37:33 -06:00
chansizzle eeb5271918 Update {$mac}.cfg (#5386) 2020-08-10 12:31:59 -06:00
chansizzle f34c0b796b Update {$mac}.cfg (#5385) 2020-08-10 12:31:36 -06:00
FusionPBX a660250899 Update domain_edit.php 2020-08-10 12:29:50 -06:00
FusionPBX a37b5a94ca Get the domain_name from the presence_id. 2020-08-08 15:13:35 -06:00
chansizzle 243aafb39a Update {$mac}.cfg (#5384) 2020-08-07 17:06:10 -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
FusionPBX 29f63062cf change button-call_routing to button-call_forward 2020-08-05 10:55:42 -06:00
FusionPBX 060450b95f Change labels from calll routing to call forward, call-forward to call_forward and follow-me to follow_me 2020-08-05 10:51:50 -06:00
FusionPBX 1ac4316781 Add show all. 2020-08-05 10:50:37 -06:00
FusionPBX eb53f7a432 Change Call Routing to Call Forward 2020-08-05 10:48:33 -06:00
FusionPBX d0b7a098d0 Change call routing to call forward. 2020-08-05 10:47:03 -06:00
FusionPBX f5d5886b9d Rename Calls to Call Forward 2020-08-05 10:45:59 -06:00
FusionPBX 1f05ee8a86 Always remove unrelated domains by default. 2020-08-04 20:28:33 -06:00
Luis Daniel Lucio Quiroz 2b7c938f49 Add digium support to get_vendor_by_agent() (#5380)
Missing this brand
2020-08-03 13:12:19 -06:00
FusionPBX 95e9901e33 Change the conference edit title. 2020-08-03 08:32:18 -06:00
FusionPBX 1956ff5f61 Correct the conference description. 2020-08-03 08:31:17 -06:00
benwiesner1 4ddaaf0b1f Update css.php (#5375)
remove underline on hover i think is a bit cleaner
2020-07-31 21:44:26 -06:00
chansizzle d23073f925 Update 045_call_recording_on_demand.xml (#5376)
mask/unmask on demand recordings
2020-07-31 18:16:07 -06:00
Gill AbadaandGill Abada d19e81bb22 feature add mask/unmask recordings in real time. white space cleanup. (#5373)
Co-authored-by: Gill Abada <gill@callifi.com>
2020-07-31 10:01:36 -06:00
Len 8427d22939 Update version to 4.5.16 (#5371) 2020-07-30 10:24:35 -06:00