Commit Graph

45 Commits

Author SHA1 Message Date
markjcrane
b0eabca1f6 Update check permisisons 2025-11-02 00:22:57 -06:00
FusionPBX
d1baf05891 Remove redundant database instances (#7535) 2025-10-01 08:56:06 -06:00
FusionPBX
7ecfe96381 Add agent state to indicate wrap up time 2024-10-07 11:39:28 -06:00
fusionate
d234fb185a Multiple Apps: Integrate content cards. 2024-09-04 16:55:24 -06:00
FusionPBX
f716ef5e87 Use one database object 2024-07-26 19:43:16 -06:00
FusionPBX
7a0aa3c4e0 Show the time since last agent call 2023-12-14 17:11:08 -07:00
frytimo
3a4c2f72e2 Event socket bug fix and more docs (#6823)
* Add documentation to methods. Use is_resource for added type detection

* Allow connect to specify timeout in microseconds with default 30,000

* Update calling mechanism for event sockets

* Update project for new singleton event sockets

* remove unused variable

* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
fusionate
d9d17a6917 Misc: Remove parameters from event_socket_create() calls. 2023-09-20 18:43:17 +00:00
Antonio Fernandez
1057c4cf8e Improvements to the labelling of various CC pages (#6764)
* Improvements to the labeling of various CC pages
2023-06-28 19:00:16 -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
fusionate
1c54896102 Active Call Center: Updates for PHP 8.1 2023-05-25 19:42:23 +00:00
yois615
2a0616b050 [call_center_active] Queue pickup (#6521) 2022-12-31 11:42:44 -07:00
markjcrane
d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
mhoogveld
5373e97b40 Bugfixes (#5949)
* Added missing parameter to send_email()

* Preserving the call-center queue_record_template value when saving

* Removed unused declarations using the commented-out $last_offered_call

* Fix for redirecting to previous page after login, if set

* Removed duplicate bugfix in /resources/login.php
2021-05-28 20:56:25 -06:00
markjcrane
a6e59c3522 Call Center Queue name change from uuid@domain to extension@domain 2021-04-27 22:42:09 -06:00
agree
69e892e790 [callcenter] Add ability for callcenter presence
* Freeswitch requires callcenters to have queue_name@domain for presence to work
2021-04-22 18:51:25 -04:00
Nate
8c54adb5c4 Call Center Active: Action bar and list view updates. 2020-01-13 09:45:21 -07:00
Nate
d50170269e Database class integration. 2019-07-02 10:56:36 -06:00
FusionPBX
1f8bdece60 Update call_center_active_inc.php 2019-06-17 01:45:34 -06:00
FusionPBX
7c5ea5030c Update call_center_active_inc.php 2019-06-16 18:22:17 -06:00
FusionPBX
ada386bb07 Update call_center_active_inc.php 2019-06-16 09:48:45 -06:00
FusionPBX
7aa10986d8 Update call_center_active_inc.php 2018-04-17 09:07:24 -06:00
FusionPBX
6de4553fab Update call_center_active_inc.php 2018-04-13 07:44:08 -06:00
FusionPBX
c6f917e51a Update call_center_active_inc.php 2018-04-08 13:17:30 -06:00
FusionPBX
5a5c95c424 Update call_center_active_inc.php 2018-04-06 09:35:12 -06:00
FusionPBX
fe26dffcb3 Update call_center_active_inc.php 2018-04-01 15:17:23 -06:00
FusionPBX
d6b3498145 Update call_center_active_inc.php 2018-03-31 12:53:33 -06:00
FusionPBX
892f0004f8 Update call_center_active_inc.php 2018-03-31 12:48:46 -06:00
FusionPBX
e421ac2f65 Update call_center_active_inc.php 2018-03-31 11:14:56 -06:00
FusionPBX
7b12a1ea6c Update call_center_active_inc.php 2018-03-21 01:46:30 -06:00
FusionPBX
b26a4d85a2 Update call_center_active_inc.php 2016-11-26 21:44:20 -07:00
markjcrane
9f902e435c Fix the call center queue active call list. 2016-06-07 13:35:18 -06:00
markjcrane
f9e5ac74a6 Fix the problem with active call center displaying correctly. 2016-05-04 23:18:55 -06:00
markjcrane
283e30b9fb Correct the str_to_named_array function so that the result is null. 2016-04-28 22:15:30 -06:00
markjcrane
5afd832204 Use isset on all arrays in call_center_active_inc.php. 2016-04-28 21:47:45 -06:00
Harry G. Coin
bda6861f88 \r\n --> \n
Cause all the .php files containing lines ending with \r\n to instead end with \n.

DYI with:

find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Mark Crane
c5755666cb Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Nate Jones
17fd595b64 Active Call Center: Misc visual mods, moved queue counts to top of list, removed Eavesdrop link for Abandoned calls. 2014-10-24 02:59:30 +00:00
Mark Crane
1cd1c121b8 Remove the uuid_exists from call center activity page to fix a problem it caused and improve the call center efficiency 2014-07-10 21:05:06 +00:00
Mark Crane
9032739a31 Add a new permission to active call center regarding issue 472. 2014-04-12 18:56:47 +00:00
Mark Crane
c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Nate Jones
50e969fb85 Multilinguified Call Center and Active Call Center. 2013-05-29 21:14:36 +00:00
Mark Crane
f50abd3005 Update the files in call center active. 2012-11-24 02:47:34 +00:00
Mark Crane
68857e0505 Rename v_call_center_active_inc.php to call_center_active_inc.php. 2012-11-24 01:51:19 +00:00