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
markjcrane
52411c858a
Add el-gr language
2024-02-07 13:17:18 -07:00
fusionate
0433789355
Update Switch language files with missing macro.
2024-01-31 17:13:52 +00:00
FusionPBX
d994c21ae1
Rename class scripts to switch_files
2024-01-30 18:02:39 -07:00
fusionate
143f85cd4f
Voicemail Languages: Uncomment new options (doh!).
2024-01-31 00:37:19 +00:00
fusionate
aafbce9583
Voicemail: Add Delete option (7) from endpoint for message/greeting/name recording.
2024-01-30 23:53:47 +00:00
Alex
4004a698c4
Added more Greek and Turkish translations ( #6880 )
...
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
2024-01-30 16:17:24 -07:00
FusionPBX
3e62819779
Fix issue where smtp from would send as <>
2024-01-29 13:20:17 -07:00
Antonio Fernandez
0de35ef4d7
Update indentation for blf_subscribe.lua ( #6873 )
2024-01-20 16:46:26 -07:00
FusionPBX
0faa26e58f
page.lua detect transfer return to sender
2024-01-15 13:28:09 -07:00
FusionPBX
59324ef997
Update page.lua
...
Control default recording max_length, silence_threshold, silence_seconds
Use the following default settings
- recording_max_length
- recording_silence_threshold,
- recording_silence_seconds
2024-01-12 14:56:50 -07:00
Antonio Fernandez
a4bfd1f20f
added delayed paging ( #6771 )
...
* added delayed paging
* Modified the code to use sched_api as requested
* added the beep
2024-01-12 14:52:16 -07:00
FusionPBX
fd538950c9
Update to use required default_ prefix
2024-01-10 17:40:04 -07:00
FusionPBX
5c6dd8bfb3
Add extension_language, extension_dialect and extension_voice
2024-01-10 16:32:29 -07:00
FusionPBX
e0bb35b63b
Add caller_destination to allowed variables
2024-01-09 10:20:25 -07:00
FusionPBX
be652845cc
Add sip_req_user to allowed variables
2024-01-09 10:05:18 -07:00
FusionPBX
94e5629012
Add authorized option
...
If set to authorized=true then logout will not require a password.
2024-01-08 15:02:46 -07:00
FusionPBX
e8699b37c9
Use voicemail from and from name
...
When category voicemail from and from name are provided use them. If not provided then use category email from and from name.
2024-01-05 16:51:56 -07:00
fusionate
7e674efe8b
Call Forwarding - No Answer: Adjust failure_handler lua script to capture ALLOTTED_TIMEOUT disposition.
2023-12-19 19:44:45 +00:00
FusionPBX
f587c41bb4
Add additional record template variables
2023-12-18 10:19:56 -07:00
volga629-1
50f9c2b3df
E911 plugin ( #6822 )
...
* E911 Service plugin
Emergency Services availability is crucial part of FusionPBX.
This plugin Introduce match need it visibility into E911 services.
2023-12-13 14:46:58 -07:00
frytimo
3a4c2f72e2
Event socket bug fix and more docs ( #6823 )
...
* Add documentation to methods. Use is_resource for added type detection
* Allow connect to specify timeout in microseconds with default 30,000
* Update calling mechanism for event sockets
* Update project for new singleton event sockets
* remove unused variable
* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
FusionPBX
edb0180bcf
Add call_center queue_login options: dynamic or static (default)
2023-11-15 23:17:43 -07:00
fusionate
64ba5e268c
Ring Group - Edit: Add playback of selected Greeting (Recordings and Sounds).
2023-11-03 20:33:02 +00:00
FusionPBX
fd2516a297
Update timezones.conf.xml with tabs
2023-11-02 17:02:28 -06:00
FusionPBX
3c57c72044
Revert timezones.conf.xml
2023-11-02 16:59:25 -06:00
FusionPBX
05c52a3fdc
Update timezones.conf.xml
2023-11-02 16:51:09 -06:00