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
mikec
a4ab9796b4
Changed all instances of waitfor('/0\n$/') to waitfor('/[01]\n$/') in all perl scripts that login to the Asterisk manager interface. This allows the scripts to connect to the 1.1 manager interface in Asterisk 1.6.
...
git-svn-id: svn://192.168.202.10@781 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-20 18:57:36 +00:00
mattf
4ec75ce3a4
admin.php hard-coded block onf CBHOLD as dial status
...
minor bug fix in VDAD and CLOSER stats pages(length_in_sec >4 changed to 0)
git-svn-id: svn://192.168.202.10@780 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-15 06:52:53 +00:00
mattf
a70f45ccf0
small extensions.conf bug fix, bug 154
...
git-svn-id: svn://192.168.202.10@778 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-14 06:47:23 +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
83d98e97ac
Several bug fixes for remote agents,CLI lead loading, vdc_db_query
...
docs updated
git-svn-id: svn://192.168.202.10@775 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-08 13:40:05 +00:00
mattf
aaa1b31e3c
fixed bug 160 in admin.php
...
git-svn-id: svn://192.168.202.10@774 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-26 06:12:13 +00:00
mattf
ab699dbcdf
fixed vicidial_log bug for closer calls in vdc_db_query.php
...
added hopper insertion logging to AST_VDhopper scripts
added better DMTF filtering in agi-IVR script as well as a one hour timeout
git-svn-id: svn://192.168.202.10@773 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-25 17:59:31 +00:00
mattf
9de4a959fb
added option for install.pl to build entries for phones --build_phones_conf
...
updated docs
git-svn-id: svn://192.168.202.10@772 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-22 09:10:51 +00:00
mattf
56cfd426a8
updated vtiger_search to 5.0.3 compatibility. Issue 159. Thanks to I. Taushanov
...
git-svn-id: svn://192.168.202.10@771 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-21 00:39:32 +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
e53d92b6ab
added ip_relay install and startup to install.pl script
...
git-svn-id: svn://192.168.202.10@769 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-15 19:54:07 +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
09140d4c72
added AST_agent_logout.pl script to automatically logout all agents in one or all campaigns. Meant to be used as a crontab script.
...
git-svn-id: svn://192.168.202.10@766 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-12 10:07:20 +00:00
mattf
8e4c9af9de
updated AST_VDhopper scripts to allow for 2nd NEW, 3rd NEW,... for other lead orders
...
git-svn-id: svn://192.168.202.10@765 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-12 08:07:40 +00:00
mattf
d5ad0b9ac3
updated it_language.txt client-side tranalations file, thanks to Davide Bonavita
...
git-svn-id: svn://192.168.202.10@764 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-11 06:06:07 +00:00
mattf
f346c70437
fixed install.pl config sample generation after files install
...
git-svn-id: svn://192.168.202.10@762 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-10 08:50:08 +00:00
mattf
bf49261678
added option for system call trigger on call transfer to agi-VDAD_ALL_inbound.agi
...
git-svn-id: svn://192.168.202.10@761 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-10 08:01:08 +00:00
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