FusionPBX
9ee9aa4023
Update xml_cdr.php
2025-03-22 21:03:19 -06:00
FusionPBX
f58ed065fc
cdr http_enabled default to false
...
Using the file system by default instead of HTTP POST
2025-03-22 17:09:51 -06:00
FusionPBX
7fae8eefca
Update xml_cdr.php
2025-03-22 17:03:37 -06:00
Brett@NGEN
cf55ca59ed
Corrected case errors in provisioning template for Grandstream GHP6xx Series ( #7203 )
...
* Corrected case errors for Grandstream GHP6xx Series
* Corrected case - remotecontrol
* Update {$mac}.xml
* Replaced all camel case within XML element names
* Found a few more
Matching pattern: name=".*[a-z][A-Z].*"
2025-03-22 16:45:14 -06:00
FusionPBX
f420a08802
Add grandstream_random_port #6055
2025-03-22 16:34:30 -06:00
FusionPBX
62877b7aab
Add grandstream_random_port
2025-03-22 16:29:36 -06:00
FusionPBX
5b77e3d62b
Ring Ready support disabling it in dialplan #6536
2025-03-22 16:06:18 -06:00
FusionPBX
48661c3aa6
Update sip_status.php
2025-03-22 15:45:19 -06:00
emak-Corey
efed19ef1c
Sort the 'sofia xmlstatus' profiles alphabetically ( #6091 )
...
* Sort the 'sofia xmlstatus' profiles alphabetically
Added function to sort the 'sofia xmlstatus' SIP profiles alphabetically to match the sort order lower down in the page.
2025-03-22 15:43:58 -06:00
Ahron Greenberg (agree)
0e2b083807
Fix adding duplicate device error ( #6490 )
...
* [extensions] Fix adding duplicate device error
2025-03-22 12:55:15 -06:00
FusionPBX
0706b52427
Update destinations.php
2025-03-22 12:33:45 -06:00
mbarvoipdrs
d44e7c0c5f
Yealink W60B Updates ( #5600 )
...
Adding Alarm server lines to be used with ver 85 firmware and the W59R handset.
2025-03-21 21:02:20 -06:00
FusionPBX
cd5693dbd4
Update check for duplicate destinations
...
Account for destination_prefix
2025-03-21 21:00:37 -06:00
frytimo
52d8f436e4
Replace session variables with the settings class ( #7271 )
2025-03-21 20:11:44 -06:00
FusionPBX
1778963607
Calculate the daylight savings settings
2025-03-21 19:51:27 -06:00
frytimo
d3cedcf17f
Add wifi function enabled ( #7333 )
...
* add wifi function enabled
2025-03-21 18:02:54 -06:00
frytimo
449b689840
Fix wifi function enabled ( #7332 )
2025-03-21 17:50:01 -06:00
frytimo
a5e63e0fce
unset the parameters array ( #7331 )
2025-03-21 10:53:46 -06:00
Stephen Forster
1f2d7e1ceb
Show to superadmin group that has dialplan_all permission ( #5458 )
...
If permissions to dialplans is given to anyone other than superadmin then they should not be able to see GLOBAL dialpans unless they have dialplan_all permission as well.
* Update dialplans.php
2025-03-21 10:49:41 -06:00
frytimo
b82d9f17a7
Fix exception thrown for order by used in count devices clause ( #7330 )
2025-03-21 10:33:22 -06:00
frytimo
891e9e3dfa
Use auth_id instead of user_id for pcode 36 ( #7329 )
2025-03-21 09:44:36 -06:00
frytimo
64a8715245
Fix user id instead of auth id used in grandstream template ( #7326 )
2025-03-20 23:51:03 -06:00
fusionate
e460c4f180
Access Control - Edit: Remove unintended single-quotes when dig domain used as Description.
2025-03-20 17:26:42 -06:00
fusionate
5d37e2a570
Access Control - Edit: Add additional sanitization on dig value.
2025-03-20 17:20:14 -06:00
fusionate
7b8340f021
Access Control - Edit: Escape submitted values in dig command.
2025-03-20 09:51:37 -06:00
FusionPBX
a6a39e6d8a
Add fax to the add fax_files table if the file exists
2025-03-19 13:26:31 -06:00
fusionate
7787c4fd73
Default/Domain/User Settings - Edit: Correct Google Fonts URL.
2025-03-18 18:08:26 -06:00
fusionate
a482326930
Default/Domain/User Settings - List & Edit: Do not mask new input_text_font_password setting.
2025-03-18 18:04:49 -06:00
fusionate
42c96239c8
Theme: Set select password fields to monospace font when revealed. New input_text_font_password setting to control default font.
2025-03-18 17:55:41 -06:00
FusionPBX
0bec2b9aef
Remove empty XML CDR files
2025-03-18 13:40:47 -06:00
FusionPBX
dce8f1ba8a
Update algom{$mac}.conf
2025-03-18 13:25:31 -06:00
Antonio Fernandez
c8699a5797
bug fix for voicemail edit transcription ( #7324 )
...
* bug fix for voicemail edit transcription
* Update voicemail_edit.php
2025-03-18 09:36:24 -06:00
frytimo
6d356194ba
Ensure apcu_cache_info function is available before calling ( #7323 )
2025-03-17 14:58:36 -06:00
frytimo
1572c76963
Use regex in autoloader instead of include ( #7322 )
2025-03-17 10:01:11 -06:00
frytimo
ad1ba95566
Fix undefined constant error when flushing cache ( #7321 )
2025-03-17 10:00:25 -06:00
frytimo
0a42d8f198
Add caching to the auto_loader for interfaces ( #7320 )
...
* update auto loader to load and cache interfaces
* use new method to update the auto loader cache
* use new interface
* use new interface to trigger a cache flush
* update the console upgrade menu
* update the missing implements syntax
* add the clear_cache to the flush cache button
2025-03-15 09:13:36 -06:00
frytimo
99b3100ee9
fix typo in require.php file ( #7319 )
2025-03-14 22:55:00 -06:00
FusionPBX
8a1421eb97
Fix call timeout for ring strategy enterprise
...
Call timeout ignored with enterprise adjust the destinaton_timeout to honor the call timeout
2025-03-14 20:31:06 -06:00
Alex
89eeeb84ae
Use settings object in css.php ( #7317 )
...
* Use settings object in css.php
* Update css.php
2025-03-14 16:57:29 -06:00
Alex
1e96df6e95
Change $setting to $settings ( #7318 )
...
* Change $setting to $settings
* Update app_defaults.php
* Update fax_queue.php
* Update xml_cdr.php
* Update email_queue.php
* Update transcribe.php
* Update send.php
* Update fax_queue.php
* Update fax_send.php
* Update app_defaults.php
* Update email_queue.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
* Update app_defaults.php
2025-03-14 16:19:49 -06:00
Alex
7639f0755c
Update xml_cdr.php ( #7315 )
...
* Update xml_cdr.php
* Update css.php
* Update template.php
2025-03-13 14:58:15 -06:00
Alex
5dffd4d6e0
Add CDR column_overflow default setting ( #7314 )
...
* Add cdr column_overflow default setting
* Update app_config.php
* Update xml_cdr.php
* Update default_setting_edit.php
* Update template.php
* Update app_languages.php
* Update css.php
2025-03-13 14:49:30 -06:00
frytimo
77d2b3099a
Create get methods for domain_uuid and user_uuid ( #7144 )
...
* create get methods for domain_uuid and user_uuid
2025-03-13 14:32:51 -06:00
FusionPBX
17b938698e
Start with the require.php
2025-03-13 13:08:36 -06:00
chansizzle
e6bfaf21ee
Remove escaping character typo ( #7311 )
...
escaping character not needed on the template_subject
2025-03-13 11:30:42 -06:00
FusionPBX
b0a630e80a
Use no-wrap class
2025-03-13 11:25:15 -06:00
Alex
b5592e84c7
Fix fatal error on fax send ( #7313 )
2025-03-13 11:04:40 -06:00
FusionPBX
ee28c6d203
Fix Call Detail Records with invalid xml
2025-03-13 10:06:36 -06:00
FusionPBX
6c6814b29e
Remove syntax that breaks older PHP
...
Removed :static to support PHP 7.4
2025-03-12 23:39:24 -06:00
frytimo
bed7c8827f
fix missing quotes on parameter default value ( #7310 )
2025-03-12 20:50:14 -06:00