chansizzle
8feb150dba
rename extension summary csv export ( #7179 )
...
rename extension summary export/download from 'user-summary.csv. to 'extension-summary.csv'
2024-12-11 22:15:28 -07:00
FusionPBX
7a33e79f4a
Add the spa_router_mode
2024-12-11 22:06:44 -07:00
Alex
9fc82c02cb
Add dashboard icon color setting ( #7197 )
...
* Add dashboard icon color setting
* Update index.php
* Update app_languages.php
* Update app_defaults.php
* Update app_config.php
* Update dashboard_edit.php
* Update index.php
* Update app_languages.php
* Update app_defaults.php
* Update app_config.php
* Update config.php
* Update domains.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update registrations.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update voicemails.php
* Update config.php
* Update missed_calls.php
* Update recent_calls.php
* Update index.php
* Update index.php
* Update index.php
2024-12-11 21:28:45 -07:00
frytimo
3d4fe6e5c1
fix call forward back button on save ( #7196 )
...
* fix call forward back button on save
2024-12-11 14:53:55 -07:00
Antonio Fernandez
975f0755ea
fix-sms/mms-to-email-en-us ( #7194 )
2024-12-10 16:53:35 -07:00
FusionPBX
414c85eef8
Fix a bug where transfer is part of recording name
2024-12-10 13:44:49 -07:00
FusionPBX
3095bb5a30
Removed messages and providers
...
These are optional and have the own repositories
2024-12-09 17:13:22 +00:00
anthony-ricci
7993e2ad1b
messages-to-email ( #7193 )
2024-12-09 10:10:15 -07:00
FusionPBX
e1cfb7931e
Active Calls responsive design update
2024-12-07 13:28:27 -07:00
chansizzle
014adb461b
add call duration to the active calls page ( #7191 )
...
* add call duration to the active calls page
* add duration label for active calls
2024-12-04 15:13:25 -07:00
FusionPBX
f0837e173b
Add function_exists for posix_getsid
...
Used to support operating systems that don't support posix_getsid
2024-12-02 18:34:49 -07:00
markjcrane
78306a1a68
Add execute permission
2024-12-02 18:05:26 -07:00
FusionPBX
57a792dccd
Use the PHP_BINARY constant
2024-12-02 17:58:07 -07:00
FusionPBX
efdc007eb2
Use the PHP_BINARY constant
2024-12-02 17:55:35 -07:00
FusionPBX
6f1c595b1f
Use the PHP_BINARY constant
2024-12-02 17:54:49 -07:00
FusionPBX
642d4cd8d7
Set the Yealink default to 4 PAI-RPID-FROM
2024-12-02 11:56:35 -07:00
frytimo
bb76878156
fix voicemail message count when viewing all domains ( #7186 )
2024-11-30 12:10:58 -07:00
frytimo
58cfa404b7
fix voicemail message length and size display ( #7185 )
2024-11-30 11:40:52 -07:00
FusionPBX
cd8d5302ac
Fix temporary permissions
2024-11-29 13:57:01 -07:00
frytimo
7133d4bff1
parse windows 1256 encoding type in email to fax ( #7182 )
2024-11-27 14:21:45 -07:00
FusionPBX
8655c792a3
Fix ring group missed call to show in CDR
2024-11-19 13:42:25 -07:00
markjcrane
9b843bbff0
Move contacts from the app to core directory
2024-11-16 21:06:29 -07:00
FusionPBX
cbcc47d47b
Create conference transfer.lua
2024-11-15 15:39:52 -07:00
FusionPBX
7f527aba07
Fix the sql query
2024-11-15 14:32:45 -07:00
FusionPBX
d562d11528
Create three_way.lua
2024-11-15 14:16:22 -07:00
fusionate
cb9c79bf86
Fax Server - Sent List: Fix Destination value.
2024-11-14 18:56:15 -07:00
FusionPBX
caba7800d1
Updated Call Flow Summary for outbound calls
2024-11-14 17:06:41 -07:00
fusionate
15cad2369c
Fax Server - Fax to Email: Fix population of cover page labels.
2024-11-14 13:21:14 -07:00
FusionPBX
aae7cbdc5a
Fix the voicemail transcribe title
2024-11-13 17:46:53 -07:00
FusionPBX
33354ff5c7
Update ring_group_edit.php
2024-11-13 16:23:43 -07:00
FusionPBX
5cb5f97743
IVR Menu direct_dial_digits_max set default to 8
2024-11-12 15:39:26 -07:00
FusionPBX
8f08303a82
Add bittel to device vendors
2024-11-12 15:06:38 -07:00
FusionPBX
0a33e58b87
Add vendor Bittel
2024-11-12 14:53:14 -07:00
FusionPBX
fc5f10acfa
Add vendor bittel
2024-11-12 14:50:18 -07:00
Antonio Fernandez
9e5116b8fb
contacts appear by default in templates ( #7154 )
2024-11-09 18:30:03 -07:00
frytimo
773ecc96cc
pass database object to settings object ( #7178 )
...
Use the singleton database object with database::new syntax
Pass the connected database object to the settings object so settings object does not have to create another connection
2024-11-09 18:29:22 -07:00
FusionPBX
fca029b7df
Use include internal on answered, missed and voicemail
...
This hides local calls which could also be calls to feature codes. Only add these feature code calls to the count if directed to show internal calls.
2024-11-08 18:09:32 -07:00
FusionPBX
318953bddf
Fix the destination summary when server using UTC
...
Set the PHP time zone to fix the destination summary report. Without the time zone set it would use the server operating system time zone. If the time zone is set to UTC when it rolled over to a new date ahead of the local time zone it would make the report show 0 results.
2024-11-08 17:44:09 -07:00
FusionPBX
139867815f
Fix the extension summary and call flow summary
...
Set the time zone in PHP so that it is correct inside the class method for the extension summary and the call flow summary
2024-11-08 17:21:18 -07:00
FusionPBX
2ad7f5df6d
Yealink boolean and numeric use text
...
The provisioning template delivers the value as a string
2024-11-04 10:19:58 -07:00
FusionPBX
baed3947d4
Make sure the origination_uuid is set
2024-11-04 08:21:03 -07:00
FusionPBX
afdb029a25
Update http_auth to use boolean
2024-11-01 14:17:32 -06:00
FusionPBX
175e88e15a
Fix for the device template
...
If the device vendor matches then use the alternate device template
2024-11-01 12:33:34 -06:00
Antonio Fernandez
fab9a6bbc9
Ring Group search in CDR ( #7177 )
...
* Adding Ring Group dropdown in cdr search
* 2nd commit
* remove unused permission
2024-11-01 10:06:23 -06:00
FusionPBX
b55e542cbd
Fix lua stream file
2024-10-31 19:33:38 -06:00
FusionPBX
42d634dc76
Allow adding a large list of emails
2024-10-30 14:11:46 -06:00
fusionate
d627db10a6
Devices [Class]: Fix typo.
2024-10-30 13:27:39 -06:00
Antonio Fernandez
3714dc73f4
fix call screen saving ( #7174 )
2024-10-29 15:52:40 -06:00
FusionPBX
7fe9ad5c77
Fix page load time for call_recordings
...
The page load time was slow when there were no call recordings for the domain.
Remove domain_uuid is null as this isn't needed for call recordings.
2024-10-28 11:00:24 -06:00
FusionPBX
f44f9636db
Cast to integer
...
This prevents an error that was seen on FreeBSD
2024-10-26 22:16:35 -06:00