Commit Graph
110 Commits
Author SHA1 Message Date
mattf 4726159ad4 Reorganized the Inbound section of admin.php
Fixed help and docs for SIP Event Logging

git-svn-id: svn://192.168.202.10@3223 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-09 21:23:06 +00:00
mattf 87cf0bae6c Added options at the campaign and in-group levels to allow you to play alert sounds when a call arrives in the agent's session, in the agents' web browser that they are logged into the agent screen with. Must be enabled in system settings.
git-svn-id: svn://192.168.202.10@3221 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-08 02:47:19 +00:00
mattf 8ae5176456 Added system settings option to require passwords of a set minimum length.
This setting affects User passwords, Phone and Server registration passwords and the System Settings default passwords.

git-svn-id: svn://192.168.202.10@3196 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-02-07 08:16:50 +00:00
mattf 1196b180a2 git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a 2019-11-01 20:43:18 +00:00
mattf d81d7405ed Added list_status_modification_confirmation feature
git-svn-id: svn://192.168.202.10@3105 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-05-30 14:16:35 +00:00
mattf ba09682577 Added new web pages for mobile application
git-svn-id: svn://192.168.202.10@3068 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-03-02 23:08:00 +00:00
mattf 67f25771e5 Fix for audio chooser bug on call menu screen
git-svn-id: svn://192.168.202.10@3008 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-07-17 01:22:37 +00:00
mattf e97bbe20c4 Modified calls to audio file chooser function in admin web pages
Added options to expired list exporter to use different date ranges for exports and deletes

git-svn-id: svn://192.168.202.10@3005 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-07-01 11:31:23 +00:00
mattf 988db1dbec Modified audio chooser window to appear at height where mouse was clicked in JS functions in admin web screens
git-svn-id: svn://192.168.202.10@3002 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-20 01:45:07 +00:00
mattf 1eb19ee022 Rewrote HELP display in web admin screens to function as database-driven
javascript popup.

git-svn-id: svn://192.168.202.10@2979 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-12 16:09:11 +00:00
mattf a24e32ce77 Added CID Groups, allowing for groups of caller IDs to be defined by state
or areacode

git-svn-id: svn://192.168.202.10@2917 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-15 18:26:33 +00:00
mattf ed03001ebb Added Process Report
admin_lists_custom code cleanup
New caller ID name code

git-svn-id: svn://192.168.202.10@2892 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-24 05:46:15 +00:00
mattf 87a286df5d Fix for issue #1036, title tags issue
git-svn-id: svn://192.168.202.10@2807 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-08-22 00:14:15 +00:00
mattf 91e28892db Changed password fields to allow up to 100 character passwords. Also changed
password recommendations to emphasize length over complexity.

git-svn-id: svn://192.168.202.10@2782 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-06-24 01:45:41 +00:00
mattf 784c71bd4a Added IP Lists feature, allowing creating of lists of IP Addresses that can
be used as whitelists on a User Group basis for Agent, Admin and API
 web resources.

git-svn-id: svn://192.168.202.10@2726 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-10 02:30:33 +00:00
mattf 80c4ec36f4 Added Drop Lists feature, allowing you to add new leads to a list built from
DROP calls from inbound groups on a scheduled basis.

git-svn-id: svn://192.168.202.10@2714 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-27 19:56:06 +00:00
mattf 4dcbc60eac Added admin Automated Reports section, allowing easier web configuration of scheduled reports being sent by Email or FTP.
git-svn-id: svn://192.168.202.10@2695 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-05 04:34:52 +00:00
mattf ca6a35e37d Added cm_phonesearch.agi script for phone number searching and redirection from a Call Menu
git-svn-id: svn://192.168.202.10@2657 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-01-13 21:53:15 +00:00
mattf 5b3f83a6d5 fix for last commit
git-svn-id: svn://192.168.202.10@2626 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-22 19:04:28 +00:00
mattf 5e08fd3d1a fixed small formatting issue in header
git-svn-id: svn://192.168.202.10@2625 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-22 19:00:18 +00:00
mattf 3bb0fc5efd small fixes for recent changes
git-svn-id: svn://192.168.202.10@2621 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-16 12:00:01 +00:00
mattf 5db6b349da Added web lead loader phone number length restriction, use system setting to enable
Added more options to the callbacks bulk move and bulk change admin utilities

git-svn-id: svn://192.168.202.10@2611 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-05 07:10:09 +00:00
mattf 0a38b95495 Added User Overall user_new_lead_limit
git-svn-id: svn://192.168.202.10@2608 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-02 01:35:50 +00:00
mattf 2a0cedba34 Name change of optional feature
git-svn-id: svn://192.168.202.10@2554 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-27 17:08:36 +00:00
mattf 222d9c4da3 Added agent_screen_colors and script_remove_js system settings
git-svn-id: svn://192.168.202.10@2553 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-21 23:03:57 +00:00
mattf 1cd455ac82 Added display of admin change differences to last change on the change
detail page

git-svn-id: svn://192.168.202.10@2548 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-12 02:37:57 +00:00
mattf b3e8c0c64a Added options to define a color scheme and logo for admin web screens
git-svn-id: svn://192.168.202.10@2528 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-08 16:09:46 +00:00
mattf 1ca2e611e0 Added option to enable/disable admin web screen row clicking
git-svn-id: svn://192.168.202.10@2526 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-29 15:36:16 +00:00
mattf 332fcc7eef More admin web interface design changes, highlight on hover in most listings, click on line in addition to link.
git-svn-id: svn://192.168.202.10@2505 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-04 14:39:10 +00:00
mattf 710463effd Redesign of Admin sub-menu and added icons for web admin
Fixed issues with missing navigation elements

git-svn-id: svn://192.168.202.10@2500 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-30 20:03:21 +00:00
mattf 68a5d3ff1a Fixed display bugs in admin web interface
git-svn-id: svn://192.168.202.10@2497 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-28 23:31:36 +00:00
mattf f96777abbb Reworked System Summary Screen and several other design elements for the admin web interface
Added new Dutch images, issue #936

git-svn-id: svn://192.168.202.10@2495 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-27 06:07:21 +00:00
mattf 2b1fb7455c Added campaign option to move USERONLY scheduled callbacks to ANYONE callbacks after X minutes being LIVE without the agent calling them back.
Changed web admin sidebar menu design

git-svn-id: svn://192.168.202.10@2492 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-25 18:39:51 +00:00
mattf 878b80ef2f Added select/deselect all options to AC-CID modify page. Reworked max stats calculations
git-svn-id: svn://192.168.202.10@2490 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-13 02:07:44 +00:00
mattf 8952589d00 Added Chat Messaging
git-svn-id: svn://192.168.202.10@2428 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-14 02:12:07 +00:00
mattf b196e70894 Fix for javascript timezone issues in editing of timeclock entries
git-svn-id: svn://192.168.202.10@2420 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-04 00:23:53 +00:00
mattf a06c8d2fe9 Added admin web interface to allow for easy linking and display of custom
reports that are not included in Vicidial
Added Status Groups and the ability to override Campaign Statuses on a per-In-Group or per-List basis
Added Minimum and Maximum Seconds options for all status settings. This allows you to prevent the use of a status by an agent if they have
 talked to a customer less than X seconds or more than Y seconds.
Fixed issue with email Customer Gone message in agent screen
Added Asterisk 1.8 and higher voicemail.conf sample file
Added listed support in install.pl for Asterisk 11

git-svn-id: svn://192.168.202.10@2403 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-29 12:50:38 +00:00
mattf fe575eb003 Fixed field lengths that didn't match DB schema in admin modify lead scripts
Added debug output for vendor_lead_code duplicate rejections count
Fixed some untranslated phrases in admin.php
Added compatibility for custom fields data options

git-svn-id: svn://192.168.202.10@2369 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-08 19:47:33 +00:00
mattf 11348fd6bf Added Admin -> Settings Containers to admin web interface to allow more easy
configuration of back end scripts and Dispo Email sending

Added agc/dispo_send_email.php script to be used with the Dispo Call URL
 option in campaigns and in-groups.

git-svn-id: svn://192.168.202.10@2368 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-06 21:57:16 +00:00
mattf eef591f137 Fixes in the admin web interfaces for QXZ issues
git-svn-id: svn://192.168.202.10@2295 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-07 14:23:25 +00:00
mattf 700adabfd2 Formatting issue #831 for admin_header.php
git-svn-id: svn://192.168.202.10@2289 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-27 21:16:02 +00:00
mattf 9ed706fc41 Added code for on-the-fly language translations display for all admin and reporting scripts
Changed all single-quote QXZ values to double-quote
Added "change language" page to admin.php

git-svn-id: svn://192.168.202.10@2233 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 14:49:05 +00:00
mattf 681f050a36 Added Languages admin web screens
Added more error checking to agent logins
Fixed issues with alternate DB queriesin admin.php
Changed timecheck.pl script to not send out alerts for active=N servers

git-svn-id: svn://192.168.202.10@2215 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-04 17:18:21 +00:00
mattf 69a6bfc923 Changed all administrative web interface text to be output through new QXZ function instead of echo, reports are not done yet
Changed all default VICIdial logos to new logos

git-svn-id: svn://192.168.202.10@2183 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 11:01:32 +00:00
mattf d2e5ac5406 Integrated all QC code into standard admin code, removing includes as well
git-svn-id: svn://192.168.202.10@2149 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-06 13:05:49 +00:00
mattf 70019a5839 Added lists selection option to outbound report
git-svn-id: svn://192.168.202.10@2068 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-09 01:45:57 +00:00
mattf 9d7dff4798 Added VMAIL_NO_INST options to send calls to voicemail with no instructions playing after the voicemail greeting
git-svn-id: svn://192.168.202.10@2062 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-26 20:40:20 +00:00
mattf 339d6bc59f Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf 97a6b924e9 Small fix for Show Users links in admin_header.php
git-svn-id: svn://192.168.202.10@2006 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-01 15:50:01 +00:00
mattf 778daa7b5b Added Reset Lead-Called-Status for Campaigns page to Admin Utilities
Added System Summary screen as default admin.php screen instead of User List

git-svn-id: svn://192.168.202.10@2000 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-15 13:29:53 +00:00