Commit Graph
1626 Commits
Author SHA1 Message Date
mattf b704ddb0a2 Changed internal agent interface accounting for selectable statuses
git-svn-id: svn://192.168.202.10@1605 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-21 17:56:35 +00:00
mattf 3744ef4fa2 small fix for DB update
git-svn-id: svn://192.168.202.10@1604 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-19 05:06:32 +00:00
mattf bb32d84a1e Added Agent Lead Search feature
Added display of lead searches in user stats page
Fixed rare performance bug in real time report

git-svn-id: svn://192.168.202.10@1603 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-18 20:53:57 +00:00
mattf a14239024a Added the add-a-new-lead link to the admin interface
git-svn-id: svn://192.168.202.10@1602 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-15 22:23:29 +00:00
mattf ecefb829b9 Added Secondary List Order which allows for further sorting of leads to be dialed by a secondary sorting method
Added Default Campaign setting for the My Callback agent interface option so that the checkbox can be pre-selected or not on every call
Added the campaign option for per-call call notes in the agent interface. If the User Group also has Call Log enabled, the agent can also see the call notes from previous calls.

git-svn-id: svn://192.168.202.10@1601 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-15 19:23:30 +00:00
mattf 73795d2462 commented out slave server HTML note on reports that export downloads
git-svn-id: svn://192.168.202.10@1600 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-14 15:52:56 +00:00
mattf 994b0ccf01 Added the ability to use custom statuses for scheduled callbacks. These are configurable with the Scheduled Callbacks flag in the System Statuses and Campaign Statuses administrative screens.
Rearranged the statuses admin screens

git-svn-id: svn://192.168.202.10@1599 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-13 07:31:59 +00:00
mattf 1a1d5ca558 Added vdc_script_dispo_example.php script which can be customized to require specific fields be filled in before submitting
Some docs updates
Some vicidial.php agent screen formatting changes

git-svn-id: svn://192.168.202.10@1598 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-09 02:40:38 +00:00
mattf c980a8ec3c Changed vicidial.php HTML code to be XHTML compliant, issue #444
git-svn-id: svn://192.168.202.10@1597 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-29 16:40:51 +00:00
mattf 7f11d553cb Added add_user and add_phone non-agent API functions
git-svn-id: svn://192.168.202.10@1596 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-28 03:49:08 +00:00
mattf 2683e79ba2 Fixed AREACODE DNC manual dial bug
git-svn-id: svn://192.168.202.10@1595 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-24 20:01:44 +00:00
mattf 81188ad231 Small query fix for systems with large queue_log table
git-svn-id: svn://192.168.202.10@1594 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-24 16:47:05 +00:00
mattf 46832fbb5e A few small bug fixes and doc changes
git-svn-id: svn://192.168.202.10@1593 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-23 00:03:46 +00:00
mattf cecc889070 small fix for monitoring on real-time report
git-svn-id: svn://192.168.202.10@1592 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-13 22:37:26 +00:00
mattf 2a08abeb32 Fixed missing EXTERNAL_IP function for recording links in modify lead and user stats reports.
git-svn-id: svn://192.168.202.10@1591 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-13 21:37:43 +00:00
mattf 610f125932 Disable focus_blur_enabled by default
git-svn-id: svn://192.168.202.10@1590 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-12 18:41:05 +00:00
mattf 5691bbe437 added options.php setting to enable/disable focus/blur enter-key-press fix, some issues in IE when using API
git-svn-id: svn://192.168.202.10@1589 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-12 18:08:22 +00:00
mattf b3a7637dab Added List name sorting in admin.php
Added options.php for real-time report to set display option defaults
minor bug fixes in real-time screen

git-svn-id: svn://192.168.202.10@1588 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-11 19:19:10 +00:00
mattf f7d62d6d01 remove apostrophes from incoming CIDnames
git-svn-id: svn://192.168.202.10@1587 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-11 02:02:00 +00:00
mattf 01842f2e3f Changed realtime summary report campaign real-time link to the new realtime_report.php
git-svn-id: svn://192.168.202.10@1586 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-10 18:29:00 +00:00
mattf d7e5c478a3 Added List Order randomize feature
Added two new QM options in System Settings

git-svn-id: svn://192.168.202.10@1585 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-09 17:07:15 +00:00
mattf 7b45fe42d3 Added script to bulk insert phones on multiple servers with aliases:
admin_phones_bulk_insert.php

git-svn-id: svn://192.168.202.10@1584 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-30 13:14:00 +00:00
mattf 33af9ddbf5 small php short tag fix
git-svn-id: svn://192.168.202.10@1583 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-29 01:58:02 +00:00
mattf 34b78ae6dc Added capability for agent interface to have webphone as a thin top bar
Added TOGGLE_OFF dialplan option for webphone

git-svn-id: svn://192.168.202.10@1582 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-27 22:06:51 +00:00
mattf 243a84d1f5 Added the ability to have inbound call times go beyond midnight.
git-svn-id: svn://192.168.202.10@1581 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-20 02:30:04 +00:00
mattf c20d7a2447 small fix for realtime_report.php
git-svn-id: svn://192.168.202.10@1580 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-18 20:23:06 +00:00
mattf 1ab72e0b45 Small fixes to the audio store perl script and the preprocess script
git-svn-id: svn://192.168.202.10@1579 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-18 02:39:53 +00:00
mattf 4c447b9370 small changes to ncacsv39 format
git-svn-id: svn://192.168.202.10@1578 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-17 15:03:02 +00:00
mattf 51e3012ff0 Added the ability to hide fields in the agent interface by entering ---HIDE--- into the System Settings label option for the field
Added preprocess leads in script to filter leads and generate standard format lead files before being imported
changed realtime links to new realtime report

git-svn-id: svn://192.168.202.10@1577 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-17 11:40:51 +00:00
mattf 8433947330 Added rewritten AJAX/Javascript driven real-time report(realtime_report.php), able to support webphones for monitoring
git-svn-id: svn://192.168.202.10@1576 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-16 19:01:16 +00:00
mattf 5e41919784 changed list auto resets to work on inactive lists
git-svn-id: svn://192.168.202.10@1575 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-14 20:11:20 +00:00
mattf ae0745f843 Added Agent time stats to the real-time summary report
git-svn-id: svn://192.168.202.10@1574 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-14 16:51:19 +00:00
mattf 9929466865 Added option to display statuses within the active lists of a campaign in the campaign modification screen
git-svn-id: svn://192.168.202.10@1573 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-10 01:32:18 +00:00
mattf 8a95033a14 small fixes for focus/blur and element positioning in vicidial.php
git-svn-id: svn://192.168.202.10@1572 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-08 17:13:13 +00:00
mattf 05c6abc4fd ADMIN_backup.pl added checks for dahdi and zaptel conf files (issue 352)
git-svn-id: svn://192.168.202.10@1571 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-08 09:54:13 +00:00
mattf 41b3324208 Fixed Call Log dial bug (issue 393)
git-svn-id: svn://192.168.202.10@1570 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-08 09:15:43 +00:00
mattf 45e26915fd Changed some descriptions and field names in Phones admin.php
git-svn-id: svn://192.168.202.10@1569 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-08 08:45:34 +00:00
mattf 9e9315c80f Fixed issue 404
git-svn-id: svn://192.168.202.10@1568 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-08 08:21:10 +00:00
mattf 5fbbd29094 Moved the Calls in Queue count and other counts outside of the autodial section (issue 406)
git-svn-id: svn://192.168.202.10@1567 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-08 08:11:44 +00:00
mattf 45e8bfe3fc another small fix for VDAC outbound issue
git-svn-id: svn://192.168.202.10@1566 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-07 23:38:02 +00:00
mattf 6c855bb60a very small change to outbound AGI
git-svn-id: svn://192.168.202.10@1565 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-07 22:34:05 +00:00
mattf 1eb1111d3f Fixed download file formatting bugs(issue 394)
git-svn-id: svn://192.168.202.10@1564 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-07 22:20:55 +00:00
mattf 11b207a417 Changed limits on seconds to 65000 from 36000(or 30000) in vicidial_agent_log for 3 reports
git-svn-id: svn://192.168.202.10@1563 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-07 21:41:06 +00:00
mattf 1e86dc958f Added scroll to the top for several select screens in vicidial.php and added several focus blurs to help reduced enter key issues
git-svn-id: svn://192.168.202.10@1562 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-07 21:26:02 +00:00
mattf 2fded0f2dc Change to GSW option because of SoX flag changes in 14.3.0
git-svn-id: svn://192.168.202.10@1561 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-07 15:34:42 +00:00
mattf 4ce60a7fe3 Added did_log_export and recording_lookup functions to the non-agent API
Fixed rare VDAC-missing bug

git-svn-id: svn://192.168.202.10@1560 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-07 12:21:22 +00:00
mattf 5f44728c8c small bug fixes
git-svn-id: svn://192.168.202.10@1559 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-30 14:21:05 +00:00
mattf 1c1cb882c7 Added List override options for webform fields
Added script to purge all vicidial_callbacks records that are inactive or are tied to deleted leads, AST_DB_dead_cb_purge.pl

git-svn-id: svn://192.168.202.10@1558 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-28 08:15:42 +00:00
mattf ad4537e30f Added ability to modify scheduled callback dates and comments in the Admin Modify Lead screen
git-svn-id: svn://192.168.202.10@1557 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-28 00:48:31 +00:00
mattf 079613d7db Changed CIDname for 3way calls
git-svn-id: svn://192.168.202.10@1556 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-26 02:59:40 +00:00