Commit Graph
197 Commits
Author SHA1 Message Date
mattf a5903e4d42 Added custom dialplan entries for Servers and System Settings
git-svn-id: svn://192.168.202.10@1343 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-20 19:24:29 +00:00
mattf b0855b600c fixed small dialplan generation bug in ADMIN_keepalive_ALL.pl
git-svn-id: svn://192.168.202.10@1302 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-11 19:38:40 +00:00
mattf 8b192b433f Added Consultative checkbox to a newly redesigned transfer-conf panel in vicidial.php
Added Delete Voicemail After Email option to voicemail accounts

git-svn-id: svn://192.168.202.10@1272 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-06 05:53:23 +00:00
mattf cfe2c3ad44 Changed iax secret for servers to be defined in web interface.
***see UPGRADE doc for important changes you need to make***
Fixed AGENTDIRECT no-agent-no-queue bug

git-svn-id: svn://192.168.202.10@1266 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-25 14:24:22 +00:00
mattf d2a3b3019b Fixing of issues with blended campaigns and outbound autodialing
git-svn-id: svn://192.168.202.10@1264 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-25 01:34:52 +00:00
mattf 51a50f4d58 Added requirecalltoken=no as IAX setting for newer Asterisk 1.4 versions
git-svn-id: svn://192.168.202.10@1255 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-09 17:07:35 +00:00
mattf c9275eec89 Added carrier_description field, campaigns links from in-group screen, server links on reports page, agent ranks listing active only in admin.php
Moved non-optimize queries from DB_optimize script to the keepalive_ALL script and run them at the timeclock end of day

git-svn-id: svn://192.168.202.10@1252 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-31 17:24:54 +00:00
mattf 260144515e Changed WEBFORM links in vicidial.php to use window.open instead of traditional links due to IE7 issue
Added stand-alone voicemail accounts configurable through admin.php
cleanup of admin.php code to fit standard

git-svn-id: svn://192.168.202.10@1235 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-21 02:14:33 +00:00
mattf cce126488b Added more validation and checking to asterisk conf file processing
git-svn-id: svn://192.168.202.10@1215 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 13:37:54 +00:00
mattf 3e7bb74169 Added web-configurable meetme and musiconhold
several bug fixes

git-svn-id: svn://192.168.202.10@1213 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 10:49:03 +00:00
mattf df00be46d2 Fixed central voicemail conf generation issue
changed voicemail to use phone password as the voicemail password instead of just the voicemail_id

git-svn-id: svn://192.168.202.10@1207 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-21 16:49:58 +00:00
mattf cf282e76fe Fixed extended alt dial bug in agent scripts
Changed agent screen to not delete session reservations at logout, instead ADMIN_keepalive will clear them out once a day at timeclock reset time
Changed callback purge to clear out ACTIVE callbacks older than month/week as well as LIVE

git-svn-id: svn://192.168.202.10@1202 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-12 05:44:35 +00:00
mattf 6c903bc65d Added RANK and OWNER as fields in vicidial_list, and as sort by options in campaign screen
Added no-hopper dialing option for MANUAL and INBOUND_MAN campaigns
Added owner dialing for agents to have their own leads, or shared group/territory leads, within a single list and campaign
Added list reset times option to automatically reset lists at pre-set times during the day
Fixed leave-3way-call issue if customer is parked

git-svn-id: svn://192.168.202.10@1189 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-23 19:06:58 +00:00
mattf 89f50b741e Added Calls in Queue display to agent interface
Added Grab call in Queue to agent interface and AGI inbound script
Added Re-Queue button to agent interface
Added pause after every call campaign option
Added option to auto-launch calls in queue frame in agent interface
Added ADD ALL and DELETE ALL options to the inbound group chooser screen in the agent interface

git-svn-id: svn://192.168.202.10@1183 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-13 06:11:44 +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 d505b44b5f In In-groups, changed agent alert extension to a filename, changed other prompts to allow more than one audio file with a pipe separating audio files
git-svn-id: svn://192.168.202.10@1163 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-23 12:08:56 +00:00
mattf 1fe44a1128 Added Tracking Group field to Call Menus for proper tracking in the IVR report
git-svn-id: svn://192.168.202.10@1162 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-21 18:38:42 +00:00
mattf 66420967b9 Added conf_secret field to phones to enable different passwords for conf files of IAX/SIP phones and their vicidial agent login
git-svn-id: svn://192.168.202.10@1161 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-21 12:41:43 +00:00
mattf c5e027ebd1 moved custom dialplan entries in call menus to the bottom of the context
git-svn-id: svn://192.168.202.10@1159 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-18 15:26:26 +00:00
mattf a5fa22d34a Allow multiple prompts in call menu prompt fields separated by pipes
Allow zero wait time for exten in call menus

git-svn-id: svn://192.168.202.10@1156 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-17 14:41:27 +00:00
mattf 90ba37cf35 Added option for custom dialplan entries in call menus
Restricted user listings to user_level <=
Added phone ringing timeout in phones table

git-svn-id: svn://192.168.202.10@1153 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-17 12:55:24 +00:00
mattf fcc2fe3dad Added Call Menu call routing of calls directly to In-Groups
git-svn-id: svn://192.168.202.10@1152 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-14 12:43:49 +00:00
mattf e8fe645678 Added dynamic call routing options content in Call Menus
Re-labeled several scripts to refrect proper names

git-svn-id: svn://192.168.202.10@1134 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 07:51:13 +00:00
mattf bf089b4948 fixed recording Wait bug since last commit
git-svn-id: svn://192.168.202.10@1130 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-29 11:09:03 +00:00
mattf 02c465d40b Moved vicidial recording extens to auto-generated, added phone dialout context, fixed callerid and voicemail dial extensions for phones, added recording limit for servers
git-svn-id: svn://192.168.202.10@1129 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-29 11:05:52 +00:00
mattf 2939a69550 Added Active Voicemail Server and Auto Dial Limit to System Settings
Fixed agent manual dial logging bug
Backported agent interface manual-dial blocking of agent monitoring

git-svn-id: svn://192.168.202.10@1121 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-19 15:12:24 +00:00
mattf 485c34e80c Vtiger integration fixes
conf file minor bug fixes

git-svn-id: svn://192.168.202.10@1117 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-17 18:56:26 +00:00
mattf bf34a4eecc Added audio store and audio synchronization processes
Fixed bug in AST_VDadapt.pl script

git-svn-id: svn://192.168.202.10@1115 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-14 10:53:52 +00:00
mattf 9c851d4070 Changed all PHP tags to long tags
Added Call Menu feature

git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf 3cf82d9aa6 fix voicemail configuration issues
git-svn-id: svn://192.168.202.10@1094 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-09 16:55:36 +00:00
mattf ccc2c476f3 small docs and comments updates
trunk - added Vtiger click-to-dial from Planned event screen

git-svn-id: svn://192.168.202.10@1093 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-08 08:59:47 +00:00
mattf 11402503c8 Fixed auto-generated conf file bug for globals varaibles
Added welcome to VICIDIAL sound and set it to first testing extension
trunk - more Vtiger enhancements, fax and email log entries

git-svn-id: svn://192.168.202.10@1086 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-27 18:26:18 +00:00
mattf 35b5ef4de2 reworked screen starting of asterisk and reloading of conf settings
trunk- new VICIDIAL_IN_new_lead files format and vtiger import changes

git-svn-id: svn://192.168.202.10@1084 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-26 05:10:23 +00:00
mattf 6122895b88 Changed admin logging to log to a database and display logs in the admin report
Fixed rare auto dialing short bug
added second conf file reload after change first after reboot

git-svn-id: svn://192.168.202.10@1069 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-10 03:00:18 +00:00
mattf e51cd30a30 In the ADMIN_keepalive_ALL.pl script separated the reloading of Asterisk into 4 steps
git-svn-id: svn://192.168.202.10@1057 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-13 12:38:37 +00:00
mattf 57c3715cc9 fixed carrier modification bugs
git-svn-id: svn://192.168.202.10@1056 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-13 00:15:21 +00:00
mattf d98df74a86 Added comments to auto-configs
fixed carrier listings bug

git-svn-id: svn://192.168.202.10@1055 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 23:11:33 +00:00
mattf d600307005 Fixed another small bug in ADMIN_keepalive_ALL.pl configurations and added order bys to put entries in order
git-svn-id: svn://192.168.202.10@1054 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 06:25:11 +00:00
mattf 09743de2e1 Fixed small bug in ADMIN_keepalive_ALL.pl multi-server configurations
git-svn-id: svn://192.168.202.10@1053 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 06:08:38 +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 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 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 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 37ce001008 Added ability to use 0.08 asterisk-perl module in local /usr/share/astguiclient/libs directory
git-svn-id: svn://192.168.202.10@576 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-29 19:52:08 +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 20634bf3d2 final changes to ADMIN_keepalive_ALL.pl script and updated documentation to use this instead of all other ADMIN_keepalive scripts
git-svn-id: svn://192.168.202.10@348 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-11 19:30:38 +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