Commit Graph
49 Commits
Author SHA1 Message Date
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
mattf 6bec655997 added copying of asterisk-perl_0.08 to libs in home directory, install.pl
git-svn-id: svn://192.168.202.10@575 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-29 17:11:04 +00:00
mattf c18de5e7c4 fixed bug for install.pl script
git-svn-id: svn://192.168.202.10@537 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-20 16:53:26 +00:00
mattf 0ad9d87a23 forgot backticks on new install.pl script commands
git-svn-id: svn://192.168.202.10@534 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 21:02:45 +00:00
mattf 0e7766a89d added option to copy sample conf files to /etc/asterisk in install.pl script
git-svn-id: svn://192.168.202.10@533 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 20:55:12 +00:00
mattf 4dde8f16e0 fixed bug in install.pl for path of PATHmonitor and creating ORIG and DONE directories
git-svn-id: svn://192.168.202.10@450 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-02 19:10:58 +00:00
mattf 58f9174078 added GMT_USA_zip.txt import into vicidial_postal_codes table in order to allocate USA time zones by zip code where available
git-svn-id: svn://192.168.202.10@402 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 00:04:02 +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
mattf a3653f935f minor changes to install.pl to allow for one-digit FastAGI entered values to be accepted
git-svn-id: svn://192.168.202.10@378 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-10 11:47:31 +00:00
mattf cb1a4df5d6 rename TESTfastagi script to FastAGI_log.pl
add ADMIN_keepalive_ALL.pl script to replace all other keepalive scripts

git-svn-id: svn://192.168.202.10@347 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-11 19:06:53 +00:00
mattf 43dae3724b updated install.pl to include more documentation and added active_keepalives for new unified keepalive script
git-svn-id: svn://192.168.202.10@346 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-11 17:47:13 +00:00
mattf 4423558329 added fastagi_log variables to the install.pl script and /etc/astguiclient.conf file
git-svn-id: svn://192.168.202.10@343 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-10 18:51:26 +00:00
mattf 36718ce202 changed minimum database name/user/pass to 2 characters from 7 in install.pl
git-svn-id: svn://192.168.202.10@291 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-20 20:33:28 +00:00
mattf f683fa4113 change in permissions of web directories had been left out
git-svn-id: svn://192.168.202.10@261 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-08 20:06:23 +00:00
mattf 996c8f2b84 changed PATHmonitor in install.pl to /var/spool/asterisk/monitor
git-svn-id: svn://192.168.202.10@257 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-07 19:32:24 +00:00
mattf f1b6cc22ee moved install.pl to root trunk directory
git-svn-id: svn://192.168.202.10@167 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 18:20:15 +00:00