Commit Graph
750 Commits
Author SHA1 Message Date
mattf 42324b9afb Fixed issues with same-server Consultative transfers between fronters and closers
git-svn-id: svn://192.168.202.10@517 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-12 17:54:54 +00:00
mattf 83faa85551 added vicidial_users option for overriding campaign recording setting for specific users
git-svn-id: svn://192.168.202.10@509 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 18:34:12 +00:00
mattf 14d8eadd24 added code to move the transfer-conference span down if the preview lead or alt dial features are active in vicidial.php
git-svn-id: svn://192.168.202.10@508 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 18:00:06 +00:00
mattf 173aa28308 fixed allow_closers bug in vicidial.php
git-svn-id: svn://192.168.202.10@506 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 17:02:48 +00:00
mattf 5b82ca1aea fixed pause time bug when no calls handled in vicidial.php and vdc_db_query.php
git-svn-id: svn://192.168.202.10@498 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-03 16:30:01 +00:00
mattf 2f0168cc1c added dialed_label to vicidial.php webform query string
git-svn-id: svn://192.168.202.10@497 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-03 15:48:45 +00:00
mattf 9a14d73a0c added dialed_number to vicidial.php webform query string
git-svn-id: svn://192.168.202.10@496 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-03 14:40:14 +00:00
mattf 7a43281272 agent pause code in vicidial.php comitted.
git-svn-id: svn://192.168.202.10@495 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-03 06:09:05 +00:00
mattf 2e64cd6907 finished pause codes feature
git-svn-id: svn://192.168.202.10@494 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-03 06:04:48 +00:00
mattf b6dac81c15 first client portions of pause code in vicidial.php and vdc_db_query.php
git-svn-id: svn://192.168.202.10@493 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-02 19:55:46 +00:00
mattf 701ad98286 added DB and admin parts of agent pause codes
git-svn-id: svn://192.168.202.10@492 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-02 18:49:48 +00:00
mattf a31cca2ffd Fixed cursor-not-visible bug for most fields in vicidial.php on Firefox and some other browsers
git-svn-id: svn://192.168.202.10@488 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-01 21:38:23 +00:00
mattf b8152fe7c9 added FAST DIAL manual dial option to vicidial.php
git-svn-id: svn://192.168.202.10@487 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-01 17:52:26 +00:00
mattf 40405167d0 the field user_group was added to the vicidial_log, vicidial_user_log, vicidial_closer_log, vicidial_agent_log and vicidial_callbacks tables and several reports were altered to display this information.
git-svn-id: svn://192.168.202.10@472 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:12:07 +00:00
mattf 7c73ae6b4e first phase of auto_alt_number dialing functionality added, affects vdc_db_query.php, AST_VDauto_dial.pl and several database tables
git-svn-id: svn://192.168.202.10@464 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 22:49:01 +00:00
mattf 87895e6d7a added options for using BLEND INBND _I _B _C to denote CLOSER campaigns
git-svn-id: svn://192.168.202.10@461 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 17:39:31 +00:00
mattf b73696bd4c added ALTPH2 and ADDR3 HotKey options in admin.php
changed behaviour of manual dial hotkeys to automatically dial next number, vicidial.php
added ability for agent to dial alternate phone number and address3 with hotkeys, vicidial.php

git-svn-id: svn://192.168.202.10@457 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 21:35:31 +00:00
mattf 905196736f fixed wrapup timer bug in vicidial.php
git-svn-id: svn://192.168.202.10@455 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 16:29:32 +00:00
mattf 3c85723715 fixed iframe SCRIPT bugs in vicidial.php and preview in admin.php
git-svn-id: svn://192.168.202.10@443 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-21 19:49:28 +00:00
mattf 6f06b86d4f widened the vicidial.php interface to fit better in 800x600 screens, widened the SCRIPT tab
altered the samples and preview in admin.php to match

git-svn-id: svn://192.168.202.10@442 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-21 17:23:40 +00:00
mattf 3b82c88f4c added lead_id field to recording_log table and through vicidial.php and manager_send.php scripts
git-svn-id: svn://192.168.202.10@426 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-30 21:26:54 +00:00
mattf 275c93cbe4 added vicidial_live_agents and vicidial_auto_calls entries and updating for manual dialing
git-svn-id: svn://192.168.202.10@415 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-29 03:32:51 +00:00
mattf 97cae33bf8 added new SCRIPT tab variables and fixed HTML issues for SCRIPT tab: admin.php, vicidial.php
git-svn-id: svn://192.168.202.10@401 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-22 20:50:33 +00:00
mattf 0b20e000bf added user group restriction of campaign logins for agents: altered admin.php, vicidial.php and several docs
git-svn-id: svn://192.168.202.10@400 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-22 18:45:10 +00:00
mattf dfa453fe99 added volumecontrol_active variable at the top of vicidial.php to enable/disable volume control, and some other small changes
git-svn-id: svn://192.168.202.10@335 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-05 05:30:01 +00:00
mattf d496da857e small tweak to volume control location
git-svn-id: svn://192.168.202.10@334 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-05 03:56:25 +00:00
mattf 3ff5564b03 add volume controls to vicidial.php main panel
git-svn-id: svn://192.168.202.10@333 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-05 03:53:45 +00:00
mattf abfc292562 removed debug and added comments for volume control changes
git-svn-id: svn://192.168.202.10@330 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-04 21:29:34 +00:00
mattf d5a3d67b7a final changes for raising and lowering of individual participant volume levels in vicidial meetme rooms
Affects: vicidial.php, manager_send.php, AST_send_action_child.pl

git-svn-id: svn://192.168.202.10@329 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-04 21:25:54 +00:00
mattf 336623e007 remoted test var
git-svn-id: svn://192.168.202.10@260 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-08 19:30:04 +00:00
mattf 98ce18c6da small changes and user_stats.php small change for bug 20
git-svn-id: svn://192.168.202.10@253 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 21:18:19 +00:00
mattf 34415de64f fixed problems with dialing local extensions in transfer-conf in vicidial.php
affects vicidial.php and AST_manager_listen.pl
must wait two seconds to answer phone due to Asterisk manager limitations

git-svn-id: svn://192.168.202.10@251 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 20:15:16 +00:00
mattf 310310edb2 added callback information display frame for previous ANYONE callbacks within vicidial.php
git-svn-id: svn://192.168.202.10@249 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 16:15:03 +00:00
mattf ae5978327d updated language builds
updated INSTALL file

git-svn-id: svn://192.168.202.10@236 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-29 20:45:45 +00:00
mattf 37ada0f805 translation change for Polish
fixed webdirectory write permissions

git-svn-id: svn://192.168.202.10@234 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-29 19:41:50 +00:00
mattf aaf766fba3 changed alt_phone and phone_number to maxlength of 12 in php scripts
git-svn-id: svn://192.168.202.10@198 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 09:18:38 +00:00
mattf 48e626225e Added option in code of vicidial.php to not delete vicidial_conferences session at logout
git-svn-id: svn://192.168.202.10@195 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:53:23 +00:00
mattf 082367db43 Added ALLFORCE campaign recording option
git-svn-id: svn://192.168.202.10@194 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:41:48 +00:00
mattf 748c621d98 Added omit_phone_code feature
fixed logfile name issue in AST_VDauto_dial and remote_agents bin scripts

git-svn-id: svn://192.168.202.10@193 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:16:34 +00:00
mattf fd8dc827a5 fixed customer time error on vicidial.php
git-svn-id: svn://192.168.202.10@178 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-16 21:20:01 +00:00
mattf 2663fed04c added allcalls_delay feature for ALLCALLS recording within vicidial
git-svn-id: svn://192.168.202.10@176 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-16 20:15:49 +00:00
mattf aa751758ec several fixes for consultative transfers
git-svn-id: svn://192.168.202.10@150 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 15:08:29 +00:00
mattf 227d410a64 comment out debug code
git-svn-id: svn://192.168.202.10@146 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 02:12:45 +00:00
mattf f58314ae7d consultative transfers Local redirect fixes
added agi-VDADfixCXFER.agi script to fix consultative conference leave-3way-call redirection

git-svn-id: svn://192.168.202.10@145 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 22:16:17 +00:00
mattf aa20b8ab9f consultative transfers Local redirect option added when fronter leaves conference
git-svn-id: svn://192.168.202.10@144 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 20:27:12 +00:00
mattf 4e83553cc1 adding campaign name to login pulldown
adding option for session_name variable in web form URL

git-svn-id: svn://192.168.202.10@140 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 03:09:30 +00:00
mattf 8345b1d1a3 more changes to add procedure for consultative transfers in vicidial
git-svn-id: svn://192.168.202.10@138 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-08 19:08:51 +00:00
mattf 46f8a9889e prep changes to add procedure for consultative transfers in vicidial
git-svn-id: svn://192.168.202.10@137 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-08 15:12:07 +00:00
mattf 3c8dc540b7 fixed issues with other language translations and scheduled callbacks and ALLCALLS recordings
git-svn-id: svn://192.168.202.10@115 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-04 21:43:32 +00:00
mattf 84ac2056b0 restructuring of files 6 - install script will not function at this point
git-svn-id: svn://192.168.202.10@22 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:25:55 +00:00