Commit Graph
67 Commits
Author SHA1 Message Date
mikec 422f1dbe14 Added Switch as a required CPAN perl libary
git-svn-id: svn://192.168.202.10@792 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 20:44:23 +00:00
mattf 7e11962fc1 Changed license to AGPLv2
Added VICIDIAL_fix_lead_statuses.pl script

git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-10 08:02:30 +00:00
mattf 4fcf7dfdcf Added new AST_CRON_audio... scripts to handle mixing/compressing/ftping of audio recordings
git-svn-id: svn://192.168.202.10@787 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-03 05:30:22 +00:00
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 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 bf1421e4e0 several documentation and example corrections.
git-svn-id: svn://192.168.202.10@744 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-09 20:28:51 +00:00
mattf 86a1c29a91 SQL bug fixed in AST_manager_listen.php
callbacks count and list bug fixed in vicidial.php and vdc_db_query.php
Documentation updates

git-svn-id: svn://192.168.202.10@737 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-30 09:12:04 +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 f6cb09033e several documentation changes
fixed install.pl to not report existing directory errors

git-svn-id: svn://192.168.202.10@727 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 16:00:21 +00:00
mattf 76e5d3e318 documentation updates
sample Asterisk 1.4 conf file updates
updated AMD processing to work with Asteirsk 1.4

git-svn-id: svn://192.168.202.10@722 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-18 08:30:07 +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 d428c29074 added ability to copy users and in-groups settings to new records
git-svn-id: svn://192.168.202.10@714 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 04:53:42 +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 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 5d0ce9b450 added CLOSER call handling to the ALL_inbound agi script.
Added status summary to the CLOSERstats.php report

git-svn-id: svn://192.168.202.10@693 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-26 19:01:09 +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 7a60696bc7 updated audio transfer scripts to use astguiclient.conf for settings
updated report generating scripts to use astguiclient.conf for settings
added audio transfer and report FTP settings to the install.pl script

git-svn-id: svn://192.168.202.10@684 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-05 04:58:51 +00:00
mattf 5f72b64e97 changed FastAGI_log.pl hangup pocess to run only 1 function instead of two.
IMPORTANT! read UPGRADE notes on changing the h exten in extensions.conf

git-svn-id: svn://192.168.202.10@668 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-15 14:58:01 +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 a4e3fe6859 added duplication checking by campaign and total system for lead loaders.
added phone_code override for lead loaders

git-svn-id: svn://192.168.202.10@612 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-10 20:16:29 +00:00
mattf d515843077 updated docs for beta5 release
git-svn-id: svn://192.168.202.10@586 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-10 19:47:45 +00:00
mattf f950294c9e updated documentation to for newer versions of software and Asterisk 1.2.16 and 1.2.17 compatibility
git-svn-id: svn://192.168.202.10@574 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-29 16:55:37 +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 86ae162aeb added Mute/UnMute to vicidial.php agent screen, also had to modify manager_send.php and documentation for this
git-svn-id: svn://192.168.202.10@542 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-26 18:07:59 +00:00
mattf 940bc3534f changed version to 2.0.3b3.5 for dev changes
git-svn-id: svn://192.168.202.10@536 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 21:39:57 +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 097e2eb86f fixed omission in doc UPGRADE
fixed minor bug in ABANDON queue_log
trying to debug AST_VDremote_agents.pl bug where vac records are deleted

git-svn-id: svn://192.168.202.10@530 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-16 21:18:58 +00:00
mattf 8ac4b5803a fixed double call end queue_log entry
git-svn-id: svn://192.168.202.10@529 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-16 15:56:59 +00:00
mattf 971b14583b updated UPGRADE doc
git-svn-id: svn://192.168.202.10@499 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-03 16:40:35 +00:00
mattf e5bce603b7 translation and upgrade doc updates
git-svn-id: svn://192.168.202.10@481 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-24 19:08:07 +00:00
mattf 11d99cf5f3 VERY IMPORTANT!!! added new note about php.ini memory_limit set to 12M or higher required
added new access control to each section in admin.php in vicidial_users table, see the upgrade_2.0.3.sql file
updated docs

git-svn-id: svn://192.168.202.10@479 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 23:06:40 +00:00
mattf d0fb2a4bfc the field user_group was added to the vicidial_log, vicidial_user_log, vicidial_closer_log, vicidial_agent_log and vicidial_callbacks tables and several reports were altered to display this information.
git-svn-id: svn://192.168.202.10@472 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:12:07 +00:00
mattf ff53e90cc2 updated documentation for 2.0.3b1 release
git-svn-id: svn://192.168.202.10@470 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-17 22:15:07 +00:00
mattf 318aec1b38 final AST_VDauto_dial, FastAGI_log and admin.php changes for the auto alt dial functionality on the server side
docs updated

git-svn-id: svn://192.168.202.10@467 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 21:37:51 +00:00
mattf 77a6d5fb3e first phase of auto_alt_number dialing functionality added, affects vdc_db_query.php, AST_VDauto_dial.pl and several database tables
git-svn-id: svn://192.168.202.10@464 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 22:49:01 +00:00
mattf 75bed913b5 added ability to play extension in voice_lab.php script
updated UPGRADE doc

git-svn-id: svn://192.168.202.10@462 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 18:15:36 +00:00
mattf 47d8a8ef85 updated UPGRADE doc
git-svn-id: svn://192.168.202.10@458 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 21:46:40 +00:00
mattf dd6073a979 server_stats.php depricated and removed
UPGRADE doc updated

git-svn-id: svn://192.168.202.10@454 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-08 19:48:33 +00:00
mattf a6885506eb updated docs to get ready for release
git-svn-id: svn://192.168.202.10@444 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-22 19:08:39 +00:00
mattf 9c9009cf5c 2.0.2b3 release
git-svn-id: svn://192.168.202.10@437 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-15 22:26:01 +00:00
mattf 37b9b3335d update of UPGRADE doc: must have valid user group for admin vicidial user to access all campaigns.
git-svn-id: svn://192.168.202.10@432 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-12 06:24:29 +00:00
mattf 07a2ce75be update of UPGRADE doc and other small changes
git-svn-id: svn://192.168.202.10@431 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-11 22:25:52 +00:00
mattf eebfd6fcd0 update of UPGRADE doc and Greek LANG_www and translation files
git-svn-id: svn://192.168.202.10@430 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-11 16:15:14 +00:00
mattf 06a6949c88 2.0.2 beta 1 release
git-svn-id: svn://192.168.202.10@407 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 04:34:15 +00:00
mattf d13428c843 added user group restriction of campaign logins for agents: altered admin.php, vicidial.php and several docs
git-svn-id: svn://192.168.202.10@400 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-22 18:45:10 +00:00
mattf 75a3cc574b added AST_VDauto_dial_FILL.pl script to ADMIN_keepalive_ALL.pl script as option 7. Also, added to install and docs
git-svn-id: svn://192.168.202.10@399 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-21 01:44:14 +00:00