diff --git a/agc_2-X/trunk/docs/QUEUEMETRICS.txt b/agc_2-X/trunk/docs/QUEUEMETRICS.txt index 66fd6121..6f12835b 100644 --- a/agc_2-X/trunk/docs/QUEUEMETRICS.txt +++ b/agc_2-X/trunk/docs/QUEUEMETRICS.txt @@ -1,4 +1,4 @@ -VICIDIAL and QueueMetrics UPDATED: 2017-10-06 +VICIDIAL and QueueMetrics UPDATED: 2020-01-26 queue_log logging was added to VICIDIAL outbound auto calling as an option in the 2.0.3 release, and for inbound in the 2.0.4 release. @@ -95,9 +95,9 @@ If it did, then you want to add the following lines to your /etc/rc.d/rc.local f cd /usr/local *** download QueueMetrics and place it in /usr/local *** -wget http://downloads.loway.ch/qm/QueueMetrics-16.09.2.tar.gz -tar xvfz QueueMetrics-16.09.2.tar.gz -mv queuemetrics-16.09.2 /usr/local/tomcat/webapps/qm +wget https://downloads.loway.ch/qm/QueueMetrics-19.10.6.tar.gz +tar xvfz QueueMetrics-19.10.6.tar.gz +mv queuemetrics-19.10.6 /usr/local/tomcat/webapps/qm cd /usr/local/tomcat/webapps/qm/WEB_INF wget ftp://mirrors.easynews.com/mysql/Downloads/Connector-J/mysql-connector-java-3.0.10-stable.tar.gz gunzip mysql-connector-java-3.0.10-stable.tar.gz @@ -437,12 +437,12 @@ How to install Queue Metrics on OpenSuSE LEAP 42.3 and VICIbox 8 with a system t - Say yes to install, and say yes to license 3) cd /usr/src -4) wget http://downloads.loway.ch/qm/QueueMetrics-17.06.1.tar.gz +4) wget https://downloads.loway.ch/qm/QueueMetrics-19.10.6.tar.gz 5) mkdir tars (incase it doesn't exist) -6) tar xvfz QueueMetrics-17.06.1.tar.gz -7) mv QueueMetrics-17.06.1.tar.gz ./tars/ +6) tar xvfz QueueMetrics-19.10.6.tar.gz +7) mv QueueMetrics-19.10.6.tar.gz ./tars/ 8) mkdir /srv/tomcat/webapps/QM -9) cp -r queuemetrics-17.06.1/* /srv/tomcat/webapps/QM/ +9) cp -r queuemetrics-19.10.6/* /srv/tomcat/webapps/QM/ 10) zypper in mysql-connector-java 11) cp /usr/share/java/mysql-connector-java.jar /srv/tomcat/webapps/QM/WEB-INF/lib/ 12) chkconfig tomcat on diff --git a/agc_2-X/trunk/www/vicidial/admin.php b/agc_2-X/trunk/www/vicidial/admin.php index f144a9bd..dce221c5 100644 --- a/agc_2-X/trunk/www/vicidial/admin.php +++ b/agc_2-X/trunk/www/vicidial/admin.php @@ -4609,12 +4609,13 @@ else # 200108-0937 - Added CID Group Type of NONE, update date for 2020 # 200115-1702 - Added Caller ID Log Report to Admin Utilities # 200122-0921 - Added CID Group auto-rotate feature settings +# 200127-1620 - Changes to HELP content # # make sure you have added a user to the vicidial_users MySQL table with at least user_level 9 to access this page the first time -$admin_version = '2.14-734a'; -$build = '200122-0921'; +$admin_version = '2.14-735a'; +$build = '200127-1620'; $STARTtime = date("U"); $SQLdate = date("Y-m-d H:i:s"); @@ -22574,10 +22575,10 @@ if ($ADD==3) echo ""._QXZ("AGC Delete Phones").": $NWB#users-ast_delete_phones$NWE\n"; echo ""._QXZ("Modify Call Times").": $NWB#users-modify_call_times$NWE\n"; echo ""._QXZ("Delete Call Times").": $NWB#users-delete_call_times$NWE\n"; - echo ""._QXZ("Modify Servers").": $NWB#users-modify_sections$NWE\n"; + echo ""._QXZ("Modify Servers").": $NWB#users-modify_servers$NWE\n"; echo ""._QXZ("Modify Shifts").": $NWB#users-modify_sections$NWE\n"; - echo ""._QXZ("Modify Phones").": $NWB#users-modify_sections$NWE\n"; + echo ""._QXZ("Modify Phones").": $NWB#users-modify_phones$NWE\n"; echo ""._QXZ("Modify Carriers").": $NWB#users-modify_sections$NWE\n"; if ($SSallow_emails > 0) { @@ -22597,7 +22598,7 @@ if ($ADD==3) { echo "\n"; } - echo ""._QXZ("Modify Statuses").": $NWB#users-modify_sections$NWE\n"; + echo ""._QXZ("Modify Statuses").": $NWB#users-modify_statuses$NWE\n"; echo ""._QXZ("Modify Voicemail").": $NWB#users-modify_sections$NWE\n"; echo ""._QXZ("Modify Audio Store").": $NWB#users-modify_sections$NWE\n"; echo ""._QXZ("Modify Music On Hold").": $NWB#users-modify_sections$NWE\n"; diff --git a/agc_2-X/trunk/www/vicidial/help_documentation.txt b/agc_2-X/trunk/www/vicidial/help_documentation.txt index 046c781b..9fa865e6 100644 --- a/agc_2-X/trunk/www/vicidial/help_documentation.txt +++ b/agc_2-X/trunk/www/vicidial/help_documentation.txt @@ -1,4 +1,4 @@ -# version: 20200122122501 +# version: 20200127162001 users-user User ID This field is where you put the users ID number, can be up to 8 digits in length, Must be at least 2 characters in length. users-pass Password This field is where you put the users password. Must be at least 2 characters in length. A medium strength user password will be at least 10 characters in length, and a strong user password will be at least 20 characters in length and have letters as well as at least one number. It is recommended that you use a longer password if possible, stringing together several unrelated words with no spaces, and a number somewhere in the string. The maximum size of a password is 100 characters. users-force_change_password Force Change Password If this option is set to Y then the user will be prompted to change their password the next time they log in to the administration webpage. Default is N. @@ -65,7 +65,10 @@ users-delete_remote_agents Delete Remote Agents This option if set to 1 all users-load_leads Load Leads This option if set to 1 allows the user to load lead lists into the list table by way of the web based lead loader. users-custom_fields_modify Custom Fields Modify This option if set to 1 allows the user to modify custom list fields. users-campaign_detail Campaign Detail This option if set to 1 allows the user to view and modify the campaign detail screen elements. -users-ast_admin_access AGC Admin Access This option if set to 1 allows the user to login to the astGUIclient admin pages. +users-ast_admin_access AGC Admin Access This option if set to 1 allows the user to login to the astGUIclient admin pages. This setting is special in that it allows for admin access to multiple admin sections by itself - vicidial conferences, conferences, group aliases, phones, phone aliases, conf templates, carriers, text-to-speech, music-on-hold, voicemail boxes, screen labels, screen colors, contacts, settings containers, status groups and CID groups. +users-modify_phones Modify Phones This setting will allow access for the user to modify the following sections - phones, phone aliases and group aliases. +users-modify_servers Modify Servers This setting will allow access for the user to modify the following sections - servers, settings containers, system settings, system statuses, status categories and QC status codes. +users-modify_statuses Modify Statuses This setting will allow access for the user to modify the following sections - system statuses, status groups, status categories, CID groups and VM message groups. users-ast_delete_phones AGC Delete Phones This option if set to 1 allows the user to delete phone entries in the astGUIclient admin pages. users-delete_scripts Delete Scripts This option if set to 1 allows the user to delete Campaign scripts in the script modification screen. users-modify_leads Modify Leads This option if set to 1 allows the user to modify leads in the admin section lead search results page.