FusionPBX
b47bbe6124
Update xml_cdr.php
2025-08-07 11:43:17 -06:00
FusionPBX
9a377766cd
Add a new wait column
2025-08-05 22:27:39 -06:00
fusionate
bb7b4ce08a
Remove duplicate line in previous commit.
2025-07-24 11:36:00 -06:00
fusionate
d4e7db4ef8
CDR - Export: Adjustment to honor Call Center Queue and/or Ring Group filters.
2025-07-24 11:34:39 -06:00
FusionPBX
9445d39cc2
Add IVR Menu search to Call Detail Records
2025-05-24 18:14:53 -06:00
FusionPBX
c3952028b1
Use the settings get method for the buttons
2025-04-14 10:36:21 -06:00
FusionPBX
b7e24103bf
Use the sessions get method to get rows_per_page
2025-04-14 09:27:06 -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
FusionPBX
b0a630e80a
Use no-wrap class
2025-03-13 11:25:15 -06:00
FusionPBX
af9691ff41
Fix missed_call use as boolean
2025-03-11 19:54:54 -06:00
FusionPBX
1be15d7d9c
Update responsive design
2025-03-11 14:27:45 -06:00
Alex
8cfc221da4
Redirect to the correct domain if using show all ( #7265 )
...
* Redirect to the correct domain if using show all
* Update bridges.php
* Update call_recordings.php
* Update conference_controls.php
* Update conference_profile_params.php
* Update conference_profiles.php
* Update email_queue.php
* Update event_guard_logs.php
* Update fax_queue.php
* Update user_settings.php
* Update require.php
2025-02-20 16:30:09 -07:00
FusionPBX
caba7800d1
Updated Call Flow Summary for outbound calls
2024-11-14 17:06:41 -07: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
fusionate
e0fe291da0
CDR - Recording Playback: Fix seeking for chromium based browsers.
2024-10-18 18:58:44 -06:00
anthony-ricci
7122ecc154
Recording Seek ( #7163 )
2024-10-18 18:45:21 -06:00
fusionate
5459bca44b
CDR - Recording Playback: Fix progress indicator in chromium based browsers.
2024-10-16 17:29:10 -06:00
markjcrane
68c79ca0a3
Remove carriage return per line and leave only line feeds
2024-09-19 17:14:21 -06:00
FusionPBX
5bae14c6f9
Update xml_cdr.php
2024-09-18 19:07:02 -06:00
FusionPBX
99ceb6e158
Align SEARCH and other buttons to the right
2024-09-18 18:44:52 -06:00
Alex
cb6edd88ef
Added content card to applications ( #7121 )
2024-09-05 17:10:04 -06:00
frytimo
2cbb4dbc31
remove instances where a pointer is used in a foreach loop for value ( #7108 )
2024-08-22 12:41:10 -06:00
FusionPBX
0044f0b69e
Update permissions handling for performance
...
- For pages using large number of permission like these
- Creating a permission array that is populated with permission_exists
- Then using the permission array is more efficient
2024-08-08 16:17:28 -06:00
FusionPBX
e553e619bf
Extension column add nowrap
2024-06-06 14:27:09 -06:00
FusionPBX
5672944a5d
Add the extension name to CDR
2024-05-23 14:31:56 -06:00
fusionate
353bef172d
CDR - List: Make Delete button (if allowed) function like other pages.
2024-05-21 15:26:02 -06:00
frytimo
2264e2c0ed
Add read and write codec to columns displayed ( #6913 )
...
* add read and write codec to columns displayed
* update the column display name to be Codecs
2024-03-16 10:56:28 -06:00
FusionPBX
1acb30a7fe
Prevent an error
2024-03-02 18:13:25 -07:00
FusionPBX
cdc11c5d16
Fix duration if null set to 0
...
If gmdate gets a null it uses the system time. This affected canceled calls.
2024-02-22 09:19:57 -07:00
fusionate
cf51a862e7
CDR: Audio waveform generation integration.
2024-02-09 13:14:22 -07:00
FusionPBX
4ebdcdf4b2
Update CDR new call center search
2024-01-13 17:07:11 -07:00
Antonio Fernandez
69fc0c8378
Added CDR dropdown for showing CC Queue calls ( #6869 )
...
* Added dropdown for filtering Call Center Queues
* added more translations
* fixed the wrong permission that I had originally
* added the Call Center dropdown to advanced search
2024-01-13 14:14:51 -07:00
fusionate
ae5cb03547
CDR: Add permission for Account Code inclusion.
2024-01-10 21:34:53 +00:00
fusionate
212f91dd6c
CDR - List: Hide broken direction icon if invalid Status.
2023-12-27 18:42:32 +00:00
FusionPBX
837b2181ed
Fixed EXPORT missing min and max duration
2023-11-21 10:50:07 -07:00
FusionPBX
57d8d52336
Add Call Detail Record status no answer
2023-10-25 09:37:17 -06:00
FusionPBX
2be533687d
Add permissions for call detail record details. Purpose to hide advanced details from the admin group.
2023-10-24 17:06:39 -06:00
FusionPBX
d7e2ab900b
Call Detail Record add status and use billsec for the duration
2023-10-24 15:58:13 -06:00
FusionPBX
d5f39cf0b2
Call Flow Summary add name, application, link, and a new summary style. Controlled by summary_style setting.
2023-10-12 23:58:11 -06:00
frytimo
d7bbcd89f5
Use magic constant dir ( #6711 )
...
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com >
2023-06-15 11:28:23 -06:00
Anthony
bf194cddaf
Simplified Variables in xml_cdr.php ( #6740 )
2023-06-02 16:22:26 -06:00
fusionate
69900445b5
CDR: Updates for PHP 8.1
2023-06-01 22:55:19 +00:00
frytimo
9dc8bcf7e9
Fix xml cdr for PHP 8.1 ( #6692 )
...
* fix multiple warnings
* fix multiple warnings
* ensure array key exists
* ensure array key exists
* assign boolean variable for showall in url
* change boolean to show_all instead of showall
* revert some changes. Create default leg value and mos_score
* validate page integer
* revert back to showall from get
2023-05-12 13:28:42 -06:00
frytimo
fef8165be2
Frytimo pr patches for php8.1 ( #6630 )
...
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com >
Co-authored-by: FusionPBX <markjcrane@gmail.com >
2023-05-05 10:46:37 -06:00
fusionate
dc327aec6d
CDR: Add missing language translations.
2023-04-26 21:55:55 +00:00
FusionPBX
6d114f0d11
Fix outbound call result status
2023-03-15 13:30:53 -06:00
denisent
00b5b79886
separating status and hangup permissions ( #6522 )
...
* separating status and hangup permissions
Creating a status permission so status can be displayed independently from hangup cause. The combination of status within the hangup permissions has confused some conversations with admins and superadmins.
* separating status and hangup permissions
Creating a status permission so status can be displayed independently from hangup cause. The combination of status within the hangup permissions has confused some conversations with admins and superadmins.
2023-02-08 19:03:40 -07:00
fusionate
96ba877a30
CDR: Update copyright date.
2023-01-16 23:10:11 +00:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00