Commit Graph
65 Commits
Author SHA1 Message Date
mattf 3d9d78e0b1 Added new Agent API function audio_playback to play audio files from the audio
store in an active agent session. See AGENT_API.txt doc for more info

git-svn-id: svn://192.168.202.10@2131 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-19 21:00:35 +00:00
mattf 638fcfa138 Added option.php option to allow user ID click to pause code report from the Agent Time Detail report
Fixed several small bugs
Added new optional extras/did_recent_call.php script for use with DID Filter URL

git-svn-id: svn://192.168.202.10@2042 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-11-22 12:16:22 +00:00
mattf 7e921cf455 small fix for mysqli to install.pl
git-svn-id: svn://192.168.202.10@2018 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:49:57 +00:00
mattf 637313af6e Fixed issue with non-standard conf file in install.pl and mysqli change
git-svn-id: svn://192.168.202.10@2010 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-05 12:19:29 +00:00
mattf 691e4469a2 Added new agent_monitor.agi script to replace the agi-phone_monitor script for agent monitoring. Please read the AGENT_MONITOR.txt document for more information on the dialplan changes necessary to use this script.
git-svn-id: svn://192.168.202.10@2001 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-16 18:44:34 +00:00
mattf 742456d3d5 Added optional password encryption to web interfaces
Altered agi-phone_monitor script to not hangup after agent hangs up customer, requires small change to custom dialplan entries
Added new Dial Log report
Added Disable Auto Dial system setting

git-svn-id: svn://192.168.202.10@1999 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-11 12:33:50 +00:00
mattf 90bbfab753 minor fix for Asterisk 1.8 compatibility in install.pl
git-svn-id: svn://192.168.202.10@1919 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-21 17:23:41 +00:00
mattf 666a583b24 Added BETA support for Asterisk 1.8 with vicidial. To download a version of Asterisk 1.8, go to:
http://downloads.vicidial.com/beta-apps/

git-svn-id: svn://192.168.202.10@1917 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-20 17:41:26 +00:00
mattf f837429e6a Added inbound email queue to agent support
git-svn-id: svn://192.168.202.10@1905 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-23 04:28:32 +00:00
mattf 4df31bfc4e Added servers svn version information
git-svn-id: svn://192.168.202.10@1868 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-28 03:51:39 +00:00
mattf 7cf7746da5 removed old web list loader
git-svn-id: svn://192.168.202.10@1843 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-24 13:45:38 +00:00
mattf 966564377e Added Dialer Inventory Report options for excluding lists and ranking shifts display order
Added User Group multi-selection option to the real-time report
Added HTML bar chart display options to most of the reports
Removed password logging from admin scripts failed login attempts
Made webroot-writable system setting function the same on all admin scripts
Fixed list lastcalldate for manual dial calls

git-svn-id: svn://192.168.202.10@1789 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-24 21:43:54 +00:00
mattf 8bd03c5335 Added ability to use static audio from dynamic fields in Survey and Answering machine messages when using Cepstral TTS
Added voicemail emailbody to voicemail.conf that will show callerIDnumber after the name

git-svn-id: svn://192.168.202.10@1710 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-16 01:04:01 +00:00
mattf 7b602defd4 Added install.pl options to define conf file and copy web language translation files
updated spanish agent interface

git-svn-id: svn://192.168.202.10@1678 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-20 04:06:08 +00:00
mattf 51e3012ff0 Added the ability to hide fields in the agent interface by entering ---HIDE--- into the System Settings label option for the field
Added preprocess leads in script to filter leads and generate standard format lead files before being imported
changed realtime links to new realtime report

git-svn-id: svn://192.168.202.10@1577 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-17 11:40:51 +00:00
mattf b5e642692c Added Spanish and French sounds for date and say functions to work in those languages
git-svn-id: svn://192.168.202.10@1448 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-19 14:08:05 +00:00
mattf bd7ff13e63 Added code for phase 1 of custom list fields
Added 2 variables to astguiclient.conf

git-svn-id: svn://192.168.202.10@1424 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-06 23:09:03 +00:00
mattf f4eef6a863 Added second FTP transfer script to run after primary FTP audio recording file transfer
git-svn-id: svn://192.168.202.10@1263 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-23 06:57:48 +00:00
mattf be4e2b2743 - Added agi-NVA_recording.agi script to allow for logging and recording of phone dialed calls
- Added MIX directory auto mixing option to CRON audio step 1
- Added outbound callerIDnumber to DROP and other AGI transfers for in-groups
- Changed called_count to increment on alt-dial calls
- Fixed variable mis-assignment in several AGI and bin scripts
- Fixed Pause code issue with QueueMetrics

git-svn-id: svn://192.168.202.10@1254 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-09 07:56:44 +00:00
mattf 5e66bf545f Added --GSW audio handling script option for GSM codec with RIFF headers and .wav filename extension
git-svn-id: svn://192.168.202.10@1193 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-27 19:10:09 +00:00
mattf 17e43e95f1 Added pre-Answer handling of Sangoma CPD events, also new netborder 1.4 patch
Added back-end processes for process triggers

git-svn-id: svn://192.168.202.10@1175 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-01 02:05:47 +00:00
mattf 02d684ae8b fixed webroot permissions issue
git-svn-id: svn://192.168.202.10@1173 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-29 04:36:28 +00:00
mattf f09d128cb7 Added web-based configuration of Cepstral TTS prompts and more vicidial_list variables that can be used for TTS
git-svn-id: svn://192.168.202.10@1170 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-28 15:47:10 +00:00
mattf 50a7237235 Added Quick Transfer button to the agent interface, as well as a preset prepopulate option
Added a process to update statuses in the vicidial_list table by batch, with web report

git-svn-id: svn://192.168.202.10@1169 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-28 11:36:19 +00:00
mattf 7da0e193a7 Code cleanup in several bin scripts
Added new output options with audio file transfer to AST_VDsales_export.pl

git-svn-id: svn://192.168.202.10@1160 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-21 11:14:21 +00:00
mattf f6c50a0ac6 move copying of -vicidial.conf placeholder files inside the copy default conf files function
doc update

git-svn-id: svn://192.168.202.10@1139 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-02 18:12:41 +00:00
mattf 23442cfb37 added flag option to install.pl to not show any prompts
added signalonly option to send dtmf AGI to only send signal, not audio

git-svn-id: svn://192.168.202.10@1072 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-12 20:04:24 +00:00
mattf b2d79cddab Changed numerous files to give VICIDIAL the ability to quickly update conf files(And reload Asterisk) depending on settings in the VICIDIAL admin interface. For more information please look at the ASTERISK_CONF-GEN.txt file.
git-svn-id: svn://192.168.202.10@1051 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 00:33:44 +00:00
mattf c6bda976aa Added script to allow for batch synchronization between Vtiger 5.0.4 and VICIDIAL.
Added script to allow for batch loading of leads into Vtiger
Several other Vtiger integration changes
see docs/VTIGER.txt for more info

git-svn-id: svn://192.168.202.10@1039 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-28 21:02:17 +00:00
mattf 12be84ac6f small bug fixes and updates
git-svn-id: svn://192.168.202.10@881 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-27 09:52:10 +00:00
mattf 3bb9a7064c added timeclock auto-logout script and associated changes to admin.php/install.pl/update_server_ip/timeclock.php scripts and the database
git-svn-id: svn://192.168.202.10@880 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 18:10:21 +00:00
mattf b49c56f67f commented out data files copy in install.pl
git-svn-id: svn://192.168.202.10@839 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-17 00:17:57 +00:00
mikec 8708f901b6 Added a features.conf.sample that has Asterisk's blind transfer ability effectively disabled.
Made install.pl install features.conf.sample if the user selects to install Asterisk config samples.


git-svn-id: svn://192.168.202.10@813 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-25 21:00:08 +00:00
mikec 214fb7abd2 Made the install.pl script copy the files from the libs directory into the $PATHhome/libs
git-svn-id: svn://192.168.202.10@812 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-25 13:49:33 +00:00
mattf fa38fb18af Added ADMIN_backup.pl script to create backups of all essential VICIDIAL and Asterisk files, including MySQL database.
git-svn-id: svn://192.168.202.10@796 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 04:16:47 +00:00
mattf 14a643763b bug fixes for install.pl and AST_VDhopper.pl
optimized sample extensions.conf files
Added VICIHELP direct dial-in to iax.conf and extensions.conf files

git-svn-id: svn://192.168.202.10@794 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-14 06:52:09 +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 02a8684f02 Added option for ip_relay in install.pl and keepalive script(and in astguiclient.conf) to be used for blind monitoring of agents.
Also, updated conf file generation utility in install.pl and the default conf file examples with the new blind monitoring settings and reduced-complexity multi-server extens

git-svn-id: svn://192.168.202.10@785 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 21:22:09 +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 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 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 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 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 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 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 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 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