Commit Graph

20685 Commits

Author SHA1 Message Date
fusionate c143b9fe83 Authentication - Database: Resolve PHP 8.1 warning when using API Key login. 2023-06-28 20:54:34 +00:00
FusionPBX 1f0d24a447 Show only the Parent Menus 2023-06-28 14:08:01 -06:00
FusionPBX 0177861b45 Remove switch ${variables} from the bridge statement 2023-06-28 12:47:06 -06:00
FusionPBX 4644cf6e15 Update fax_emails.php 2023-06-28 10:21:00 -06:00
Mihir Gajjar fc8bc10803 Updated Snom D717 template for setting the Smartlabel display mode (#6763)
By Default, Snom D717 has the smartlabel display mode set to "short". Snom D717 has an issue where for short labels it doesn't take the label that we configure in devices. Instead, it tries to look for the value in the system and if it doesn't find a contact or extension associated, it will just show the number itself.
2023-06-28 09:50:09 -06:00
Andy Binder 6f352c2efb Update translate.conf.lua (#6765)
Remove sanitization of number-translation regexes
2023-06-28 09:48:39 -06:00
fusionate b3f9e44db1 Voicemail: Add permissions voicemail_recording_instructions and voicemail_recording_options to control visibility respective fields on Voicemail - Edit page. 2023-06-28 02:47:53 +00:00
fusionate a8f25e9657 Voicemail: Let skip_instructions channel variable still take priority over voicemail_recording_options in database. 2023-06-28 02:45:35 +00:00
fusionate 679df10c6e Voicemail - Edit: Adjust Recording Instructions and Options description. 2023-06-28 02:27:26 +00:00
fusionate 5ef1c225f6 Voicemail - Edit: Add controls to manage Recording Instructions and Options, Only show Alternate Greeting ID if using Default greeting. 2023-06-28 02:11:01 +00:00
fusionate 24197a88d6 Voicemail - Edit: Fix Greeting None option. 2023-06-27 22:23:04 +00:00
fusionate 5bce5b103b Voicemail [Class]: Update for PHP 8.1 2023-06-27 22:22:30 +00:00
FusionPBX a034fbe08b Update the version to 5.1.0 RC2 2023-06-27 11:26:48 -06:00
FusionPBX c393b27bf3 Bug fixed for conference active 2023-06-27 10:15:05 -06:00
fusionate d24acf66bf Authentication: Updates to improve order compatibility. 2023-06-27 02:32:11 +00:00
fusionate dec61c3833 Check Auth: Updates for PHP 8.1 2023-06-27 02:31:25 +00:00
markjcrane a9bd6cbc9a Update the to point to app/switch/resources/conf 2023-06-26 13:37:08 -06:00
FusionPBX eed43da50c Update app_defaults.php 2023-06-26 13:20:34 -06:00
FusionPBX 1f5fd680ab Update app_defaults.php 2023-06-26 13:15:44 -06:00
FusionPBX 68c4e29346 Update path to switch conf directory 2023-06-26 13:08:30 -06:00
FusionPBX 3e64700259 Needs to say empty rather than not empty 2023-06-26 10:24:18 -06:00
FusionPBX 39c81b60c4 Update the path to the conf directory 2023-06-26 10:02:14 -06:00
fusionate 2e2bd53170 Authentication: Additional improvements to order execution and invalid creds. 2023-06-25 01:11:49 +00:00
markjcrane 65a84216bb Update class.phpmailer.php update for PHP 8.1 2023-06-24 16:59:43 -06:00
fusionate b23a18fdf1 Authentication: Minor improvements in bad username handling, effort to integrate messages. 2023-06-24 22:40:44 +00:00
fusionate a7ecdf72f8 Authentication: Remove cancel link from username template (form is always displayed first, if needed). 2023-06-24 21:34:42 +00:00
fusionate aa7def54a6 Authentication - Fix MFA when all methods are enabled. 2023-06-24 21:18:39 +00:00
fusionate 123ac6e00a Default Settings - List: Display order value for array type settings. 2023-06-24 21:12:39 +00:00
markjcrane a72c843b52 Correct the path to the scripts directory 2023-06-24 10:01:15 -06:00
markjcrane b6c521d787 Define the db_sslmode variable 2023-06-24 09:48:27 -06:00
markjcrane 97e0d93400 Set the values in the config class 2023-06-24 09:39:04 -06:00
markjcrane 6e1cfb0354 The db handle is no longer needed for this function 2023-06-24 09:37:42 -06:00
markjcrane 88faf89219 Move scripts to app/switch/resources/scripts 2023-06-24 08:32:56 -06:00
markjcrane 0d39719318 Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
fusionate 1f20424cbd Login: Nevermind. Simplify login.php even further. 2023-06-23 18:04:10 +00:00
fusionate 3389ab292d Login: Honor login destination setting (if any). 2023-06-23 18:00:37 +00:00
FusionPBX 90c2ef0029 Revert back to tonumber
# counts the characters and tonumber converts a string to a number.
2023-06-23 11:59:10 -06:00
fusionate b22aae01d0 Conference Room - Edit: Allow 0 on Max Members again. 2023-06-23 17:48:14 +00:00
fusionate 71d6415d06 Authentication - TOTP: Add description. 2023-06-23 17:47:31 +00:00
fusionate d17265c3ec Login: Resolve double prompt for authentication code. 2023-06-23 16:54:19 +00:00
fusionate 67e60db16a Authentication - TOTP: Updatse for PHP 8.1 2023-06-23 16:53:09 +00:00
fusionate 4641c3d295 Default Settings - Edit: Updates for PHP 8.1 2023-06-23 16:25:05 +00:00
fusionate 2c9d741158 SIP Status: Updates for PHP 8.1 2023-06-23 02:09:45 +00:00
fusionate 6bcc5aff5e Authentication: Added some polish, Cancel links, PHP 8.1 updates. 2023-06-23 00:14:07 +00:00
fusionate 7c85bc95f6 Extension - Edit: Update for PHP 8.1 2023-06-22 18:35:59 +00:00
Zachary Kitchen 1a65701da8 Added DND & Call Forwarding Codes to GR26XX (#6761) 2023-06-22 10:18:18 -06:00
FusionPBX fd0e30bdb7 Update config class add config.conf 2023-06-22 10:09:14 -06:00
FusionPBX 033774c809 Update send_mail.lua add insert_date 2023-06-21 14:20:40 -06:00
FusionPBX 62a61f451b Change login destination type url to text 2023-06-21 12:07:08 -06:00
FusionPBX 3eb64d1d9a Add fax_sent_view to the fax group 2023-06-21 11:29:17 -06:00