Commit Graph
100 Commits
Author SHA1 Message Date
mattf 0ed954628e Added ability to send dropped calls into an inbound group at drop time
changed callbacks to allow for 5 minutes increments

git-svn-id: svn://192.168.202.10@786 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-02 08:07:04 +00:00
mattf 147fe706f1 added queue priority to in-groups and campaigns(admin.php, AST_VDauto_dial.pl, AST_timeonVDADall.php, agi-VDAD_ALL_inbound.agi)
updated UPGRADE doc

git-svn-id: svn://192.168.202.10@784 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 09:23:54 +00:00
mattf 65f86c9490 Fixed bugs in FastAGIlog script
added new report scripts
updated documentation
changed active agent display time in timeonVDADall from 30 minutes to 360 minutes
Changed all uniqueid fields in database to VARCHAR(20)

git-svn-id: svn://192.168.202.10@782 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-24 08:48:40 +00:00
mattf e162f35586 fix for server_updater table for AST_update.pl
addition of db_schema_version and display in admin.php

git-svn-id: svn://192.168.202.10@776 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-12 05:06:04 +00:00
mattf df9149c49e added ability for agents to change in-groups in CLOSER-type campaigns without logging out
updated docs
started work on adding a QC feature to the admin.php script

git-svn-id: svn://192.168.202.10@770 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-17 09:38:18 +00:00
mattf e8244afc4a changed relay_control to non-path
git-svn-id: svn://192.168.202.10@768 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-15 19:36:58 +00:00
mattf 3a4c2879e8 Added ip_relay scripts for port forwarding of IAX locally
git-svn-id: svn://192.168.202.10@767 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-15 19:27:51 +00:00
mattf 7ec46e11c4 added xfercallid link to vicidial_closer_log table
updated version and docs in trunk

git-svn-id: svn://192.168.202.10@758 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-03 18:05:50 +00:00
mattf fb62902ee9 changed kick-all-calls on logout option to first hangup agent in all cases in vdc_db_query.php
moved ugrade_2.0.5 to old and created new upgrade_2.0.5 file

git-svn-id: svn://192.168.202.10@757 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-28 17:07:03 +00:00
mattf f83b030d7e documentation updates
flag for release 2.0.4

git-svn-id: svn://192.168.202.10@742 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-03 05:57:47 +00:00
mattf 203c6a501d Added default_xfer_group to in-groups and campaigns
Added allowable transfer groups(xfer_groups) to campaign detail screen
Changed around the transfer section of the vicidial.php agent screen to work with default transfer groups as well as allowable transfer groups for a campaign and a pull-down menu for Local Closer. Internal Closer has been removed because it is no longer necessary.

git-svn-id: svn://192.168.202.10@730 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-25 23:04:37 +00:00
mattf 13827f2022 finished adding campaign_rank and fewest calls agent call routing
git-svn-id: svn://192.168.202.10@720 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-16 19:33:45 +00:00
mattf 6137e53b1c depricated the old agi-VDAD_closer scripts, moved them to extras/old_agi/ directory
git-svn-id: svn://192.168.202.10@719 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-16 14:30:31 +00:00
mattf 482ca5493c docs updates
added sample SIP and IAX phone extensions to extensions/iax/sip.conf
added sample SIP and IAX phones table inserts sql file

git-svn-id: svn://192.168.202.10@717 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 17:52:00 +00:00
mattf 354f7da9fc docs updates
fixed bug in MySQL create sql file

git-svn-id: svn://192.168.202.10@716 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 14:47:07 +00:00
mattf 1ce87cf3f0 added framework for outbound campaign call routing by agent rank or calls_today
added ability to copy the settings of a campaign to a new campaign

git-svn-id: svn://192.168.202.10@713 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-13 22:40:38 +00:00
mattf 549b05f7c5 added group rank and fewest calls options to next_agent_call for inbound_ALL agi and admin.php
git-svn-id: svn://192.168.202.10@706 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-04 04:43:04 +00:00
mattf 3132aa6219 added hopper priority
added default campaign manual dial list
added description of ASCII report generation scripts to SCRATCH INSTALL doc

git-svn-id: svn://192.168.202.10@700 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-31 05:14:39 +00:00
mattf 61af81e812 changed CLOSER-type to not require special campaign_id characters
added 5th and 6th new dial orders
added default list 999

git-svn-id: svn://192.168.202.10@696 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 02:20:31 +00:00
mattf a2fc6f5d21 added several new features to inbound groups such as agent alerts, custom music-on-hold per group, rankings for agents per inbound group and other options
git-svn-id: svn://192.168.202.10@689 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-22 17:47:00 +00:00
mattf fcf87b33a5 added monitorDONE path to install.pl script
added instruction to REQUIRED_APPS doc if upgrading to Asterisk 1.4
fixed bug in selectiveCID AGI script

git-svn-id: svn://192.168.202.10@688 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-12 16:58:56 +00:00
mattf e0b3eabca7 IVR recording script finished to beta, update in MySQL files
git-svn-id: svn://192.168.202.10@681 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-21 15:12:57 +00:00
mattf f4d1611863 added optional AGC agent transfer log functionality to log all calls going to an agent in a text log file on the web server in the agc directory. vdc_db_query.php, admin.php, database change to system_settings table
git-svn-id: svn://192.168.202.10@678 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-08 14:06:08 +00:00
mattf 0cc3086fbe Added instructions and patch for new meetme DTMF passthru function backported to Asterisk 1.2.23 from Asterisk 1.4 tree.
git-svn-id: svn://192.168.202.10@667 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-13 18:48:23 +00:00
mattf dc96f81f3c added option to use shorter enter and leave sounds for Asterisk
git-svn-id: svn://192.168.202.10@657 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-07-27 21:15:16 +00:00
mattf a744fcf79e added status category tally gathering to AST_VDadapt.pl
added status category tally display to the timeonVDADall display scripts
altered database schema to accomodate the tally of status categories

git-svn-id: svn://192.168.202.10@640 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-19 17:44:31 +00:00
mattf a99b22bde8 Added Status Categories allowing for grouping of statuses and campaign-statuses
Changed the System Statuses and Campaign Statuses screens to allow modification without deletion.
Added an IE-incompatibilities document

git-svn-id: svn://192.168.202.10@639 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-14 06:41:28 +00:00
mattf 822bcd9502 added sales export script: AST_VDsales_export.pl
minor fixes

git-svn-id: svn://192.168.202.10@637 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-11 19:50:30 +00:00
mattf 64b792483a minor bug fix to admin.php
addition of extras file to insert 24 channelbank phones table entries

git-svn-id: svn://192.168.202.10@635 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-06 22:09:57 +00:00
mattf 25ef0ca5fb minor doc updates
started adding list mixing admin interface

git-svn-id: svn://192.168.202.10@632 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-31 20:33:29 +00:00
mattf b623a20d31 added ability to modify the vicidial system statuses in admin.php
added human_answered field to vicidial_statuses and vicidial_campaign statuses
changed method for DROPs calculation in AST_VDadapt.pl
MODIFIED DATABASE, check the upgrade_2.0.4.sql file

git-svn-id: svn://192.168.202.10@630 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-30 19:34:27 +00:00
mattf 88dccdac75 added help for list mix to admin.php
git-svn-id: svn://192.168.202.10@629 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-29 20:52:58 +00:00
mattf 229eb4172e updated docs
Started reformatting campaigns to use submenus to break up options

git-svn-id: svn://192.168.202.10@617 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-16 21:46:50 +00:00
mattf e534f09b88 docs update and new OUTBOUND LIST ORDERING and MIXING concept doc
git-svn-id: svn://192.168.202.10@616 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-16 15:41:13 +00:00
mattf c3acffc4f3 FastAGI_log.pl script updated for better logging
git-svn-id: svn://192.168.202.10@615 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-11 19:45:53 +00:00
mattf 60d13537f6 move old upgrade_2.0.3.sql to old_upgrade directory, create new upgrade_2.0.4.sql file
git-svn-id: svn://192.168.202.10@614 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-11 16:11:45 +00:00
mattf 8b1f9f0499 added HOME link to admin.php, and associated system_settings field to DB and admin.php
added welcome.php, default HOME page
added QueueMqtrics report link on REPORTS section of admin.php if QM is enabled

git-svn-id: svn://192.168.202.10@578 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-02 16:02:14 +00:00
mattf d06e72d6c5 added sipsak display functionality for compatible SIP devices on VICIDIAL login, pause code and logout.
added sipsak installation instructions to SCRATCH_INSTALL

git-svn-id: svn://192.168.202.10@566 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-22 20:38:02 +00:00
mattf fde412bee9 added ability to allow agents to login to non-CLOSER campaigns if there are no leads in the hopper
git-svn-id: svn://192.168.202.10@559 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-19 20:28:14 +00:00
mattf d42749734a added disable agent's ability to alter customer data in vicidial.php
added ability to show agent when their session has been disabled

git-svn-id: svn://192.168.202.10@558 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-19 19:56:18 +00:00
mattf 5c00871c1a docs updates
git-svn-id: svn://192.168.202.10@556 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-16 17:59:24 +00:00
mattf b66391bcf7 Updated BASE_INSTALL doc instructions for Asterisk 1.2.16
Added app_meetme.c patch for volume control to extras directory

git-svn-id: svn://192.168.202.10@551 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-09 21:36:48 +00:00
mattf 124c2f7d46 fixed error in MySQL create sql file within vicidial_campaigns table.
git-svn-id: svn://192.168.202.10@543 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-28 21:43:03 +00:00
mattf 0537c3df63 added queuemetrics_eq_prepend field for optional vicidial_list data prepend to the phone number in ENTERQUEUE events in queue_log
git-svn-id: svn://192.168.202.10@541 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-23 16:12:24 +00:00
mattf baa7d46a9e changed campaign dial statuses to use dunamic number of statuses, replacing the static dial_status_x fields. Changes to database, admin.php, AST_VDhopper and timeonVDADall scripts
git-svn-id: svn://192.168.202.10@532 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 18:33:46 +00:00
mattf 6763d8c2e0 added queuemetrics_log_id field to admin.php and database
git-svn-id: svn://192.168.202.10@521 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-14 17:24:42 +00:00
mattf e268b48995 Added admin.php and database changes for system_settings and QueueMetrics integration
git-svn-id: svn://192.168.202.10@518 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-12 20:20:35 +00:00
mattf 0e0c3a9434 added vicidial_users option for overriding campaign recording setting for specific users
git-svn-id: svn://192.168.202.10@509 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 18:34:12 +00:00
mattf 4870bc0c5d database changes for last commit
git-svn-id: svn://192.168.202.10@502 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-05 21:54:02 +00:00
mattf a6acffb8e3 database optimizations, removing duplicate UNIQUE indexes
git-svn-id: svn://192.168.202.10@501 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-04 14:07:35 +00:00