Commit Graph

22393 Commits

Author SHA1 Message Date
FusionPBX
a818c43915 Fix call center missed call
Fixed this by changing the order of operations.
Billsec greater than zero overrode missed call equal to true.
2025-06-17 12:58:26 -06:00
FusionPBX
f1c75b19ee Add recording insert_date 2025-06-13 17:29:11 -06:00
FusionPBX
229bdc23de Add ooma to decode the IP address 2025-06-12 10:15:27 -06:00
FusionPBX
9c2f6aa70c Update 400_recordings.xml
Add record_ext=wav to maintain original behavior, recording by default to a WAV file.
2025-06-12 01:37:20 -06:00
FusionPBX
b75cd54e1b Allow additional characters for the name, content and details
- Allow additional characters
- Allow multi-lingual
- Use escape to keep it secure
2025-06-11 16:31:42 -06:00
FusionPBX
09808aed37 Add support for algo to send check-sync 2025-06-10 14:06:56 -06:00
FusionPBX
58e75e4b11 Use the agent_id as an alternative way to get the extension_uuid 2025-06-06 17:15:56 -06:00
FusionPBX
cd5dff0614 Check for Mitel in the user agent string 2025-06-06 13:51:01 -06:00
FusionPBX
170b599dab Update function process_exists 2025-06-05 16:49:50 -06:00
FusionPBX
3935c10220 Fix the process_exists function 2025-06-05 12:44:20 -06:00
FusionPBX
4e2003ec7a Update a few Grandstream templates 2025-06-03 11:50:39 -06:00
FusionPBX
450acfd75c Update 050_user_record.xml 2025-06-03 09:51:39 -06:00
FusionPBX
5d0b4afbea Fix CDR HTTP authentication logic bug (#7382)
- Add missing negation operator in http_enabled check
- Resolves silent CDR import failures when http_enabled is true
- Fixes authentication logic that was preventing valid HTTP CDR imports
2025-05-31 09:06:01 -06:00
FusionPBX
9d90a701b6 Minor version update 5.3.8 2025-05-28 19:54:57 -06:00
FusionPBX
7c54d58c50 Use the settings object
Use the plural name settings vs setting
2025-05-27 08:53:54 -06:00
FusionPBX
4acf7a4146 Remove overflow on call_recording_length 2025-05-26 11:15:31 -06:00
FusionPBX
30fe796dd7 Update app_defaults.php 2025-05-25 10:15:16 -06:00
FusionPBX
15e46d4da0 Added for better backwards compatibility 2025-05-23 14:43:56 -06:00
FusionPBX
0f7178cc99 Enable record_ext with value of mp3 by default
This will affect new servers but not old ones unless this dialplan is updated manually.
2025-05-15 22:19:48 -06:00
jailbird777
561ef3f241 FreeBSD verison of get_memory_details() incorrectly append a '%' sign, (#7365)
which breaks the round() call in system status dashboard
2025-05-10 09:35:26 -06:00
FusionPBX
320fcbe94e Add default setting voicemail file_ext
Use this as the setting for the base64 file type. 

Determining the file type automatically 
- It is not as dependable 
- Requires more resources.
2025-05-05 13:55:22 -06:00
FusionPBX
4304c60796 Prevent recording more than once 2025-05-01 13:47:02 -06:00
FusionPBX
b3ec611f60 Show the hostname only to the superadmin group 2025-04-30 09:45:27 -06:00
FusionPBX
5a3e4432b5 Minor version update 5.3.7 2025-04-23 17:53:52 -06:00
FusionPBX
699a502378 Set the destination number to sip_to_user and sip_req_user 2025-04-18 14:10:33 -06:00
FusionPBX
fed3d81af2 Update logout.php
Session has been unset, and destroy this code is not used.
2025-04-16 15:33:26 -06:00
FusionPBX
c1b7829171 Fix textarea by using htmlspecialchars 2025-04-11 11:48:47 -06:00
FusionPBX
e9b3bb36ec Fix textarea by using htmlspecialchars 2025-04-11 10:54:39 -06:00
FusionPBX
741c9c4b16 GRP add grandstream_wifi_enabled
This is needed to prevent removing wifi settings that were set manually.
2025-04-10 17:59:33 -06:00
FusionPBX
cdca191ac6 Update GRP and GXP fix the sip.transport 2025-04-10 17:41:21 -06:00
FusionPBX
20d2d59e9b Fix call block increment count 2025-04-09 10:06:27 -06:00
FusionPBX
8564133d7b Fix the domain when using Show ALL 2025-04-02 11:38:21 -06:00
FusionPBX
50e222b3e4 Add yealink_force_voice_ring_volume
Forced ringer volume: 0 - 15
2025-03-27 18:06:44 -06:00
frytimo
fff4365b1c Fix call recordings maintenance path (#7335) 2025-03-25 14:56:20 -06:00
FusionPBX
9f7371659d Set enabled to true by default 2025-03-24 18:33:34 -06:00
FusionPBX
90bae99e3d Add div with class card 2025-03-24 18:32:32 -06:00
FusionPBX
e0b8adf376 CDR http_enabled default to false
Using the file system by default instead of HTTP POST
2025-03-22 17:12:14 -06:00
FusionPBX
062c9ec8b8 Update xml_cdr.php 2025-03-22 17:02:05 -06:00
frytimo
d546c30837 Use auth_id instead of user_id for pcode 36 (#7328) 2025-03-21 09:44:55 -06:00
frytimo
d5c54fa4b0 Fix user id instead of auth id used in grandstream template (#7327) 2025-03-20 23:51:32 -06:00
fusionate
9cf8da5a4a Access Control - Edit: Escape submitted values in dig command. 2025-03-20 09:53:17 -06:00
FusionPBX
bde4163c25 Add fax to the add fax_files table if the file exists 2025-03-19 13:27:29 -06:00
FusionPBX
c75e573e84 Fix Call Detail Records with invalid xml 2025-03-13 10:13:54 -06:00
FusionPBX
3ddf6e4df5 Update login.htm 2025-03-07 12:35:27 -07:00
FusionPBX
3ffd58ce26 Fix server 2 server address and sip transport 2025-03-03 12:44:33 -07:00
FusionPBX
155875b6bf Minor version update 2025-03-01 21:00:19 -07:00
FusionPBX
0fd4f8ba00 Fix the status voicemail
Moved voicemail status after missed calls. This way, it will show the status of voicemail when it goes to voicemail.

There is still a field in the CDR for missed_call, and this will still be set to true for calls that go to voicemail.
2025-02-28 17:29:09 -07:00
FusionPBX
5fbc6dcc03 Add enable-rfc-5626 to the internal profile 2025-02-27 10:53:26 -07:00
FusionPBX
db5dcf4a03 Fix a voicemail bug
Fix the voicemail link
Use only one keep local feature
Deprecate the voicemail_local_after_forward
2025-02-20 15:44:53 -07:00
FusionPBX
e88c43c272 Add 922 as another emergency test number 2025-02-19 10:38:19 -07:00