Commit Graph

159 Commits

Author SHA1 Message Date
fusionate 81af0fefd1
Voicemail - Edit: Add option to Keep Local After Forward (or not). 2024-06-21 17:24:06 -06:00
FusionPBX 577e929a4c
Create send.lua 2024-06-17 15:01:02 -06:00
fusionate 0f48b98ced
Ringbacks [Class]: Fix PHP 8.x warning. 2024-06-14 16:28:51 -06:00
FusionPBX b54ad9cd08
Create fifo member.lua 2024-06-13 22:42:37 -06:00
Alex 7640cd21c9
Dashboard - Add row span setting (#7007) 2024-06-12 16:49:34 -06:00
FusionPBX 48140218f3
Only set ringback if a value is provided 2024-06-11 10:40:11 -06:00
FusionPBX c9c4683d0e
Update index.lua 2024-06-05 23:20:20 -06:00
FusionPBX 737da5bfee
Allow matching prefix in call block 2024-06-05 18:13:32 -06:00
Alex f6e6750efc
Dashboard - Minor changes (#6993) 2024-06-03 11:40:05 -06:00
FusionPBX a60db81896
Ring group handle number alias 2024-05-30 00:09:21 -06:00
FusionPBX 5ca870a045
Update fifo_member.lua 2024-05-28 14:37:53 -06:00
FusionPBX c5547092d3
Update index.lua 2024-05-22 11:57:56 -06:00
FusionPBX a31452eb48
Update index.lua 2024-05-22 11:45:49 -06:00
FusionPBX ac20b8208c
Update call control
Add ability to set the enabled context and the disabled context
2024-05-22 11:39:06 -06:00
FusionPBX c441844a46
Call Control
Used to enable or disable calling based on the call group.
2024-05-22 10:49:39 -06:00
FusionPBX d2b90714c0
Add Greek language and alphabetical order
Also, change the language order. Put the languages in alphabetical order
2024-05-17 14:38:11 -06:00
FusionPBX 54c57bdb18
Update greek sounds to use voice serena 2024-05-17 14:32:05 -06:00
FusionPBX 1a10543851
Use an underscore for phrase agent_status 2024-05-14 12:11:22 -06:00
FusionPBX 23fb7e6211
Add fifo agent_status phrase 2024-05-14 11:46:47 -06:00
FusionPBX 4f7c5789fc
Improve the indentation 2024-05-09 10:25:27 -06:00
FusionPBX 50e0dd33e8
Page check destination status by default 2024-05-09 10:23:14 -06:00
Alex 301a1f69a0
Move dashboard defaults settings to theme (#6973) 2024-05-08 13:41:21 -06:00
Alex 66b57a7784
Dashboard - Add gradient background color settings (#6972)
* Dashboard - Add gradient background color setting
2024-05-08 09:54:18 -06:00
FusionPBX 04ee47ce8f
Skip the cache if the SQL query timed out 2024-05-06 13:08:02 -06:00
FusionPBX 80c5e589ab
Bug fix for FAX forward 2024-05-03 13:17:14 -06:00
Alex 5eead0d88a
Dashboard - Add disabled option to details state (#6962)
* Dashboard - Add disabled option to details state
2024-04-25 23:36:54 -06:00
Alex 28efea22fd
Dashboard - Add background color settings (#6959)
* Dashboard - Add background color settings

* Update missed_calls.php

* Update recent_calls.php

* Update app_languages.php

* Update app_config.php

* Update dashboard_edit.php

* Update index.php

* Update css.php

* Update system_status.php

* Update system_cpu_status.php

* Update system_counts.php

* Update system_counts.php

* Update switch_status.php

* Update index.php

* Update system_counts.php

* Update domain_limits.php

* Update call_forward.php

* Update caller_id.php

* Update ring_group_forward.php
2024-04-24 14:14:24 -06:00
FusionPBX f8771c4f10
Move emergency setting to its own category. 2024-04-24 10:29:03 -06:00
Alex 808e2cbe66
Dashboard - Add chart type setting (#6951)
* Dashboard - Add chart type setting
2024-04-18 16:57:45 -06:00
Alex 1412ed7f68
Dashboard - Add text color settings (#6950)
* Dashboard - Add text color setting
2024-04-17 16:01:54 -06:00
FusionPBX 1df3015e19
Allow using dsn_call_center
Allow using extra underscore so that it works with either values. 
- dsn_callcenter
- dsn_call_center
2024-04-17 10:47:22 -06:00
emak-Corey 27b2ddb906
[vm] Split new/saved message count macros + improve french translations (#6944)
* [vm] Split new/saved message count macros + fix french translations

* Update main_menu.lua
2024-04-15 09:32:13 -06:00
FusionPBX 92969d904c
Update valet_park_auto
- Use lua valet_park
2024-04-12 12:00:52 -06:00
FusionPBX cf4f96070a
Use valet_parking
Changed variable prefix from vale_park to valet_parking for consistency
2024-04-10 21:42:40 -06:00
FusionPBX d04802f1ba
Add script valet_park
- Used to handle park in with a * prefix
- Supports *5901 - *5999
2024-04-10 21:31:20 -06:00
FusionPBX ea2274fe6f
Validate the uuid used in intercept 2024-04-09 18:56:07 -06:00
FusionPBX 56fe5831af
Bug fix replace dialed_user with dialed_extension 2024-04-03 11:22:02 -06:00
FusionPBX fefb58f5df
Fix bug with extension missed call email
The dialed_user used to exist on all systems no longer the case. So using sip_to_user instead for backward compatibility.
2024-04-03 10:50:52 -06:00
FusionPBX 2e7ebaf1c4
Moved ringbacks to app/switch/resources/classes
Moved resources/classes/ringbacks.php to app/switch/resources/classes/ringbacks.php
2024-04-02 09:26:08 -06:00
FusionPBX e179aaeb22
Disable aggressive-nat-detection by default 2024-03-21 09:16:19 -06:00
fusionate 649d740206
Voicemail: Adjust emailed message Listen link to generate message waveform. 2024-03-13 18:09:45 -06:00
FusionPBX 7539a88488
Update intercept.lua 2024-03-07 16:22:08 -07:00
FusionPBX 1f10b6a161
Fixed intercept
Remove from SQL where as the call_uuid is not always used
2024-03-07 14:38:32 -07:00
FusionPBX 3213d4bab3
IVR Menu - Allow caller_id_name and number variables 2024-03-05 18:28:19 -07:00
FusionPBX 3c17fe6ad4
Update language/sv/vm/sounds.xml fix xml 2024-03-05 12:49:10 -07:00
FusionPBX bf4623ccb8
Update index.lua
Use the original_caller_id_number in the diversion header.
2024-03-04 19:09:30 -07:00
FusionPBX 2553caa2b1
Add required diversion header 2024-03-04 16:50:37 -07:00
FusionPBX 672922def0
Ring group destination adde per user music on hold 2024-02-24 21:06:17 -07:00
FusionPBX 490c26ab52
Fix the emergency lua script 2024-02-10 15:35:41 -07:00
FusionPBX 18f59eeb61
Disable ws and wss by default 2024-02-07 17:51:21 -07:00