mattf
31c206c796
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
fc8fb84f32
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
7478a040cf
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
69d67e81c5
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
cc3c3f2273
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
6485c1f4a5
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
981a662ef2
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
969255974b
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
bc731420b8
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
5464f4791e
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
b40852078c
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
068bf215de
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
0817e69772
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
815c936f06
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
937b75055e
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
1912a05b4b
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
88442dee19
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
5a0d992164
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
5195575767
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
cb852a4227
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
5b544a89ab
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
d15271da0b
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
faf9237586
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
b46a6da0c2
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
mattf
a844058417
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
ccec6e72f0
fixed closer-type lookup in manager_send.php
...
git-svn-id: svn://192.168.202.10@705 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-03 20:00:50 +00:00
mattf
149f4faa89
fixed bug in web lead loader perl scripts, bug 140
...
git-svn-id: svn://192.168.202.10@704 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-01 06:17:35 +00:00
mattf
211e7a74e4
fixed bugs in VDoptimize script
...
git-svn-id: svn://192.168.202.10@703 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-01 04:15:45 +00:00
mattf
17de262e39
fixed callback calendar issue with DST in vicidial.php
...
git-svn-id: svn://192.168.202.10@702 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-01 04:06:38 +00:00
mattf
3855753aac
fixed small bug in inbound ALL script
...
git-svn-id: svn://192.168.202.10@701 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-31 05:37:24 +00:00
mattf
efab419706
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
ee2a1e9d6d
fixed MoH issue during transfer on ALL inbound script, added stream of ding and a sleep before transfer
...
git-svn-id: svn://192.168.202.10@699 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 13:41:50 +00:00
mattf
89995e577e
fixed after-hours logging in ALL inbound AGI script
...
git-svn-id: svn://192.168.202.10@698 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 11:15:57 +00:00
mattf
681a6ec20f
several fixes to the ALL inbound AGI script
...
git-svn-id: svn://192.168.202.10@697 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 04:13:32 +00:00
mattf
6829914517
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
a9844957e1
added list_id to the hopper display php script
...
git-svn-id: svn://192.168.202.10@695 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-29 12:59:07 +00:00
mattf
63b00a16cc
added say datetime to agi-IVR_recording_verification.agi script
...
git-svn-id: svn://192.168.202.10@694 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-28 15:25:42 +00:00
mattf
6824d0dd86
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
ad1253fc69
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@692 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-25 07:00:02 +00:00
mattf
8599527f50
fixed errors in docs for crontab
...
git-svn-id: svn://192.168.202.10@691 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-24 07:21:31 +00:00
mattf
2c48e9884e
reformatting of status display phone number in vicidial.php
...
git-svn-id: svn://192.168.202.10@690 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-22 20:44:06 +00:00
mattf
d5d6a24c95
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
afb48ad4ed
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
c54e55b696
added notes to SCRATCH_INSTALL.txt doc for RAM drive for recording
...
git-svn-id: svn://192.168.202.10@687 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-12 09:57:27 +00:00
mattf
ef6c739acf
added closer-type calls display to user_stats.php
...
git-svn-id: svn://192.168.202.10@686 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-08 21:17:47 +00:00
mattf
5977710d69
added "shift" as a parameter to VDAD stats and CLOSER stats pages, and added definition space for AM and PM shift times in the dbconnect.php script of the vicidial directory to be used by the 4 reports that allow specifying of a script
...
git-svn-id: svn://192.168.202.10@685 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-08 18:48:46 +00:00
mattf
e58aa7b6ca
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
125e3901d1
updating audio recording transfer scripts to not mix and compress files if the FTP server does not Ping
...
git-svn-id: svn://192.168.202.10@683 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-05 03:38:46 +00:00
mattf
e60ab72cab
fixed bugs in agi-IVR_ALL_inbound script
...
git-svn-id: svn://192.168.202.10@682 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-03 12:17:38 +00:00
mattf
d5cbb66b0e
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