Commit Graph
49 Commits
Author SHA1 Message Date
mattf 2fb748577f 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 c9594422da 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 b6ddbe90cc - 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 defca204fc 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 1444786d0c 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 fbb52877ef 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 3386e18455 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 eadbaca83b 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 3d5c1cf7db 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 6b29b5818c 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 b3c3c4c943 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 9e6d796508 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 9adc48af13 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 fded634f3e 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 bb74f846fd 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 5c092e6669 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 969e1c660d 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 d8b4c2b415 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 310b818ac9 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 b11702a507 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 24dc1ff66d 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 35929d1079 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 fd49dd9af6 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 d6891a1fb5 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 f3069d4b27 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 17470a4f89 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 7abf82550b 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 12633bcc13 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 8f12af1a7e 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 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 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 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 02231d790d 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 a050ea7593 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 c328ca577f 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 b73efa3bcf 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 bc5d5c22c6 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 0ea4ccdb48 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 18e0914a39 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 4e54a9f513 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 e1ec4e5617 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 7feeba417a 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 d8efe9e545 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 4734ad5b01 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 2d3e4bc9b9 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 423cd8d148 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 322d56ab16 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 0bf7fb8126 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