Commit Graph
725 Commits
Author SHA1 Message Date
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 13d8627467 added "quiet" class to musiconhold and documentation.
docs now show how to make MoH files at half volume

git-svn-id: svn://192.168.202.10@811 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-25 01:53:15 +00:00
mattf 9b7c40bd29 move old audio recording mixing scripts from bin to extras/old_bin
git-svn-id: svn://192.168.202.10@810 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-24 20:01:20 +00:00
mikec 5c155973ba Created lib directory to hold vicidial library files.
Moved vicidial.pm to the lib directory.
Created vicilib-testcode.pl to test the new vicidial.pm library.
Fixed vicidail.pm so it is no longer experimental.


git-svn-id: svn://192.168.202.10@809 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-24 19:58:58 +00:00
frankw 73cdbeb9da minor typo fixed
git-svn-id: svn://192.168.202.10@808 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:43:16 +00:00
frankw 5f9965de97 This folder is for all outdated bin files, mostly things that have been replaced with new versions or new functinality.
If you want to re-use anything in here it might need work to get it back working

git-svn-id: svn://192.168.202.10@807 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:42:19 +00:00
frankw 84663e847f minor typo fixed
git-svn-id: svn://192.168.202.10@806 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:35:51 +00:00
mattf e8619f7825 updated ADMIN_update_server_ip.pl for new astguiclient.conf fields
git-svn-id: svn://192.168.202.10@805 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:29:53 +00:00
frankw 4003d0c78c Change to use tmpfs for recording to RAM
affects and 
UPGRADE
SCRATCH_INSTALL

git-svn-id: svn://192.168.202.10@804 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-20 06:49:41 +00:00
mattf 88b9c99360 added more information to the LOAD_BALANCE document
fixed bug in AST_timeonVDADall.php script

git-svn-id: svn://192.168.202.10@803 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-20 06:45:29 +00:00
frankw 8de268b918 Directory to upload new experimental code and features.
git-svn-id: svn://192.168.202.10@802 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-20 06:06:18 +00:00
frankw 3210b9b167 First Version of init.d startup script
tested on OpenSuSE 10.3 working

git-svn-id: svn://192.168.202.10@801 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-19 09:00:30 +00:00
mattf 62749055f3 added NO DATE DIR option for AST_CRON_audio_3_ftp script.
git-svn-id: svn://192.168.202.10@800 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-18 04:17:48 +00:00
mattf 55c25801d1 bug fix for agi-VDAD_ALL_outbound.agi
Added ability to override recording options of a campaign for individual in-groups
extensions.conf update

git-svn-id: svn://192.168.202.10@799 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-18 03:43:46 +00:00
mattf 05f54a769a database updates for qc changes in admin.php
git-svn-id: svn://192.168.202.10@798 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 20:16:30 +00:00
mattf 07eff607b4 updated docs and ADMIN_backup.pl script
git-svn-id: svn://192.168.202.10@797 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 20:14:30 +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
mikec 8f2b2ced35 Fixed a comment.
git-svn-id: svn://192.168.202.10@793 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 20:51:09 +00:00
mikec 422f1dbe14 Added Switch as a required CPAN perl libary
git-svn-id: svn://192.168.202.10@792 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 20:44:23 +00:00
mikec 86387e0dde Added a general vicidail perl library called vicidial.pm. It is currently experiemental.
git-svn-id: svn://192.168.202.10@791 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 20:37:33 +00:00
mattf 202266e9dd For timeonVDADall.php script, added calls_today to agent display, and on inbound calls added wait seconds and in-group
git-svn-id: svn://192.168.202.10@790 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 19:55:13 +00:00
mattf 5d8689fd09 Added QC campaigns settings section to admin
git-svn-id: svn://192.168.202.10@789 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 06:58:38 +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 0ed954628e Added ability to send dropped calls into an inbound group at drop time
changed callbacks to allow for 5 minutes increments

git-svn-id: svn://192.168.202.10@786 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-02 08:07:04 +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 147fe706f1 added queue priority to in-groups and campaigns(admin.php, AST_VDauto_dial.pl, AST_timeonVDADall.php, agi-VDAD_ALL_inbound.agi)
updated UPGRADE doc

git-svn-id: svn://192.168.202.10@784 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 09:23:54 +00:00
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