Commit Graph
848 Commits
Author SHA1 Message Date
mattf d8a83ee35f made several changes to UTF8 compatibility for internationalization.
better importing/display of non-latin leads
rewriting of UTF8 database commands for scripts
updating of docs
building of language builds for 2.0.4 branch
addition of vicidial_it Italian Administration it_language_admin.txt and build

git-svn-id: svn://192.168.202.10@848 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-29 08:32:42 +00:00
frankw 806079caf1 make mp3 files pop up the file save dialog instead of playing and leaving the page, allows for more reliable play of mp3 files.
git-svn-id: svn://192.168.202.10@847 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-23 10:42:04 +00:00
mattf d797d0b886 added new recording_lookup scripts
git-svn-id: svn://192.168.202.10@846 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-23 05:08:06 +00:00
frankw 4bc9e932d0 Little file that helps to install working Vicidial System on OpenSuSE 10.3
git-svn-id: svn://192.168.202.10@845 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-23 04:47:37 +00:00
mattf 21ca3454f2 Fixed sort by phone login on timeonVDADall report
git-svn-id: svn://192.168.202.10@844 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-22 14:02:38 +00:00
mattf 62d400adeb Added phone login to timeonVDAD reports
Added toggled sorting columns for timeonVDADall report
updated BASE INSTALL doc and vicidial.php comments

git-svn-id: svn://192.168.202.10@843 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-22 07:07:48 +00:00
mattf b5374b63e4 updated docs
changed manager send scripts to add more logging and send more commands per second

git-svn-id: svn://192.168.202.10@842 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-18 14:16:19 +00:00
frankw b02ab2b719 Little file that helps to install working Vicidial System on OpenSuSE 10.3
git-svn-id: svn://192.168.202.10@841 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-18 06:15:39 +00:00
frankw aaeb34d1fc Created SuSE directory for OpenSuSE/SuSE stuff
Little file that helps to install working Vicidial System on OpenSuSE 10.3

git-svn-id: svn://192.168.202.10@840 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-17 22:24:25 +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
mattf 1bac045b9b bug fix for load-balance phone login as well as more server validation added
git-svn-id: svn://192.168.202.10@838 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-17 00:15:42 +00:00
mikec 1915e0f1d2 Added check to see if they have wget installed
git-svn-id: svn://192.168.202.10@837 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 19:14:39 +00:00
mikec 35627846ca Created the viciagi.pm library and moved the agi functions out of vicidial.pm.
Updated the vicilib-testcode.pl to test both libraries.
Removed the GMT_USA_zip.txt and phone_codes_GMT.txt files as they are not downloaded from phonecodes.vicidial.com
Changed ADMIN_area_code_populate.pl so that it pulls the GMT_USA_zip.txt and phone_codes_GMT.txt files rom phonecodes.vicidial.com so we can update the data after a release incase area code data changes. This means that users do not need to update to the latest vicidial code to get changes to the area code data.


git-svn-id: svn://192.168.202.10@836 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 16:36:53 +00:00
mattf 4a97275929 database changes for last round of SVN commits
git-svn-id: svn://192.168.202.10@835 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 16:13:58 +00:00
mattf 2410cbcc84 added ability to update the computer_ip in the phones table upon vicidial.php agent login
added QC status codes section to admin.php

git-svn-id: svn://192.168.202.10@834 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 10:18:12 +00:00
frankw 139ed7b50a Created SuSE directory for OpenSuSE/SuSE stuff
Little file that helps to install working Vicidial System on OpenSuSE 10.3

git-svn-id: svn://192.168.202.10@833 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-15 16:20:27 +00:00
frankw e4cb34f9d0 First Part of Scratch install to install working Vicidial System on OpenSuSE 10.3
git-svn-id: svn://192.168.202.10@832 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-14 19:04:13 +00:00
mattf cc43d856c4 fixed scratch_install examples issue: AGI(AGI(agi
git-svn-id: svn://192.168.202.10@831 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-13 19:34:47 +00:00
mattf 1dfd9c666e fixed scratch_install examples issue: AGI(AGI(agi
git-svn-id: svn://192.168.202.10@830 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-13 19:34:31 +00:00
frankw 5a02376e8c Fixed Problem where only worked right when restarted or stopped from same user session
git-svn-id: svn://192.168.202.10@829 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-10 20:45:24 +00:00
mattf ce2c67a133 added first_server_install.sql to consolidate install SQL queries into simple sql file for execution
git-svn-id: svn://192.168.202.10@828 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-08 11:55:08 +00:00
mattf 2e06434a75 Several updates to documentation as well as update to meetme.conf for more conferences
git-svn-id: svn://192.168.202.10@827 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-08 11:54:16 +00:00
mattf 808b80f3ba Several updates to documentation as well as update to meetme.conf for more conferences
git-svn-id: svn://192.168.202.10@826 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-08 11:53:58 +00:00
mattf 566911b6cd updated SCRATCH_INSTALL to use tempfs and added several kernel configuration recommendations
git-svn-id: svn://192.168.202.10@825 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-06 08:05:33 +00:00
mattf f21dde548c docs update, downgraded asterisk-perl in REQUIRED_APPS doc back to 0.08 due to bugs in 0.10
git-svn-id: svn://192.168.202.10@824 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-02 08:31:49 +00:00
mattf 092f36f79d docs update
git-svn-id: svn://192.168.202.10@823 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-02 08:30:59 +00:00
mattf dffedaa412 bug fix for agi-VDAD_ALL_inbound.agi for fewest calls
docs updates

git-svn-id: svn://192.168.202.10@822 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-02 07:55:56 +00:00
mattf 735653a547 bug fix for agi-VDAD_ALL_inbound.agi for fewest calls
bug fixes for manual dial transfers to closer

git-svn-id: svn://192.168.202.10@821 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-02 05:46:22 +00:00
mattf fb90b9f31f bug fixes backported from trunk for VICIDIAL_IN_new_leads and vicidial.php and agc scripts
git-svn-id: svn://192.168.202.10@820 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-02 05:38:54 +00:00
mattf 0f12d519b2 updated docs
added performance tuning extensions to default extensions.conf files

git-svn-id: svn://192.168.202.10@819 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-31 09:43:38 +00:00
mattf f786a3c019 backporting of new features in admin.php, vicidial.php and ADMIN_keepalive_ALL.pl
git-svn-id: svn://192.168.202.10@818 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-30 12:33:32 +00:00
mattf 989bb07ea4 backporting of features from trunk(2.0.5)
git-svn-id: svn://192.168.202.10@817 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-30 08:21:53 +00:00
mattf 3db00edbaf fixed bug in vicidial.php/vdc_db_query on VDAD calls
added fcstats.php fronter/closer stats for in-groups

git-svn-id: svn://192.168.202.10@816 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-28 15:57:41 +00:00
mattf eb1cb9d41a Fixed ADMIN_backup.pl to not archive my.cnf if --without-db is set
git-svn-id: svn://192.168.202.10@815 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-28 05:36:49 +00:00
mikec 4907d8c91e Added section on disabling inapropriate transfer
git-svn-id: svn://192.168.202.10@814 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-26 02:28:05 +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 e66a48ef88 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 c2e8d62e15 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 f2113c0a84 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 9f5fe17e09 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 f6b977b504 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 6cab2477d7 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 f9024e3af3 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 9b42f32525 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 b8116e3916 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 fcb693f555 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 c3a96076f7 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 dc771d9bd3 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 0d3a31bded 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