Commit Graph
677 Commits
Author SHA1 Message Date
mattf 1e06cb9f24 added gender to vicidial.php. It was alredy passing as a hidden field this change allows the value to be changed. Shows up as gender_list field in the display as a select list.
git-svn-id: svn://192.168.202.10@760 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-09 20:14:10 +00:00
mattf 1f2aac68ba Added --build_multiserver_conf option to install.pl script that will generate multi-server config settings and print them out to the screen without doing any other installation actions:
./install.pl --build_multiserver_conf

git-svn-id: svn://192.168.202.10@759 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-09 14:35:46 +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 7fc2bea513 added run-time config options to agi-record-prompts script for format(gsm/wav) and timeout(in milliseconds)
updated docs and conf_examples accordingly

git-svn-id: svn://192.168.202.10@755 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 18:45:03 +00:00
mattf b85ca35957 added hard-code option to kick all calls from conference in vicidial.php in trunk
changed how closer call logging works to test in trunk

git-svn-id: svn://192.168.202.10@753 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 16:27:08 +00:00
mattf c560a37952 fixed minor bug in AST_VDremote_agents script
git-svn-id: svn://192.168.202.10@750 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-20 06:25:08 +00:00
mattf ad42f80ca7 changed closer/vdad/performance stats reports to be multi-day capable
git-svn-id: svn://192.168.202.10@749 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-19 05:17:24 +00:00
mattf 85a7ca3d14 added ability to flag special channel in CALLS IN THIS SESSION in vicidial.php. string defined in dbconnect.php
git-svn-id: svn://192.168.202.10@748 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-17 14:09:13 +00:00
mattf 513c3271dd fixed MySQL results errors in AST_DB_optimize.pl
git-svn-id: svn://192.168.202.10@747 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-15 09:17:24 +00:00
mattf f001015cc5 removed change in status of vicidial_closer_log to DONE with improper call length. vdc_db_query.php
git-svn-id: svn://192.168.202.10@746 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-11 22:48:54 +00:00
mattf d5adfbc726 added waiting calls detail display option to AST_timeonVDADall.php script
git-svn-id: svn://192.168.202.10@745 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-11 20:39:13 +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 ddd60f5546 several minor fixes and changes mostly to bin scripts
Change back to development half-version number: 2.0.4.0-5

git-svn-id: svn://192.168.202.10@743 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-06 03:13:04 +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 9fdd302885 updated language www builds
git-svn-id: svn://192.168.202.10@741 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-03 02:26:20 +00:00
mattf 86f83145fe updated language translation files
git-svn-id: svn://192.168.202.10@740 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-02 22:43:01 +00:00
mattf 453c4a64b7 fixed issue with agi-VDAD_ALL_inbound script with CLOSER transfers
git-svn-id: svn://192.168.202.10@739 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-02 18:57:30 +00:00
mattf 5bcb466377 Added a Makefile for GUI make menuconfig, submitted by Lott Caskey
git-svn-id: svn://192.168.202.10@738 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-02 09:52:52 +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 a4c8635ea4 added 1 second sleep before reading prompts in ivr_recording AGI script
added option to search across all lists within a campaign for inbound calls in ALL_inbound AGI script
minor bug fixes

git-svn-id: svn://192.168.202.10@736 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-28 23:02:59 +00:00
mattf bf0f103e94 flag for version 2.0.4b1.5 back to SVN development status
git-svn-id: svn://192.168.202.10@735 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-27 20:05:38 +00:00
mattf f59d4f34aa flag for version 2.0.4b1 release
git-svn-id: svn://192.168.202.10@734 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-27 17:40:00 +00:00
mattf de0afc450d added browser height and width variables to allow for easier screen size setting in vicidial.php
added call time listing of in-groups that use it to admin.php

git-svn-id: svn://192.168.202.10@733 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-27 09:10:21 +00:00
mattf f4a84bacbe fixed AST_CRON_mix_recordings scripts to match new DONEmonitor variables from astguiclient.conf
git-svn-id: svn://192.168.202.10@732 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-26 21:53:53 +00:00
mattf 6485d482a5 fixed small bug in vicidial.php
small changes to agi-IVR_recording script

git-svn-id: svn://192.168.202.10@731 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-26 07:31:09 +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 2228cab169 in agi-VDAD_ALL_inbound script moved welcome message after the business hours check
git-svn-id: svn://192.168.202.10@729 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-24 13:10:08 +00:00
mattf 7e735f1b9c added auto-pause notification to vicidial.php
git-svn-id: svn://192.168.202.10@728 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-22 08:11:59 +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 5accdd5e10 fixed zero division bug and formatting changes in AST_agent_performance_detail.php
git-svn-id: svn://192.168.202.10@726 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 06:50:26 +00:00
mattf 615accd5af replace old AST_agent_performance_detail.php with new optimized version
git-svn-id: svn://192.168.202.10@725 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 06:40:06 +00:00
mattf 8499a13526 added to IVR_recording AGI script playing of IVR number at beginning option
added new optimized AST_agent_performance script

git-svn-id: svn://192.168.202.10@724 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 06:39:18 +00:00
mattf ffaa00538e fixed bug in admin.php - modify user's user group
added dynamic campaign list at login screen by doing XMLHTTPRequest lookup after user/pass entered in: vicidial.php/vdc_db_query.php

git-svn-id: svn://192.168.202.10@723 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-20 22:17:56 +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 fe2142ec25 fixed bug where vicidial_campaign_agents and inbound_agents records would not be deleted when user record was deleted: admin.php
git-svn-id: svn://192.168.202.10@721 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-16 21:30:28 +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 a54304e74a Added pipe-delimited output file to AST_agent_day.pl
git-svn-id: svn://192.168.202.10@718 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-15 07:56:43 +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 e58dc3d3b8 made some small changes to copy code for consistency in admin.php
git-svn-id: svn://192.168.202.10@715 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 05:02:20 +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 4ee74a5ed6 added GSM_sALe recording compression script for archive servers
changed IVR regording to use recording_id only as filename

git-svn-id: svn://192.168.202.10@712 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-13 05:30:46 +00:00
mattf 2a18b854a7 added dynamic response timing for prompts and date announcement pre-prompt.
git-svn-id: svn://192.168.202.10@711 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-12 07:54:05 +00:00
mattf 9f2b68e235 fixed multi-logging bug in VDAD_inbound_ALL AGI script
git-svn-id: svn://192.168.202.10@710 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-12 06:11:55 +00:00
mattf 6b51cdf598 fixed overdialing bug in audo_dialFILL script
git-svn-id: svn://192.168.202.10@709 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-12 04:51:19 +00:00
mattf 5a7674b47b fixed bug in AST_DB_optimize script
fixed issues with tz_divide script
docs updates

git-svn-id: svn://192.168.202.10@708 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-09 22:35:58 +00:00
mattf bb77c6a404 docs updates and added new bin script to divide leads by timezone
git-svn-id: svn://192.168.202.10@707 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-06 08:23:43 +00:00