Commit Graph
40 Commits
Author SHA1 Message Date
mattf 6de5edd4b0 several small changes to fix a bug with fronter/closer calls where the vicidial_auto_calls record would get deleted during the transfer resulting in some strange effects
git-svn-id: svn://192.168.202.10@599 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-24 15:15:44 +00:00
mattf 1e132701c3 small docs updates
fixed call length error for CLOSER-type campaigns for outbound blended calls, vdc_db_query.php

git-svn-id: svn://192.168.202.10@590 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-13 16:58:43 +00:00
mattf d06e72d6c5 added sipsak display functionality for compatible SIP devices on VICIDIAL login, pause code and logout.
added sipsak installation instructions to SCRATCH_INSTALL

git-svn-id: svn://192.168.202.10@566 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-22 20:38:02 +00:00
mattf f792c98f1f Fixed CLOSER campaign vicidial_agent_log bug in vdc_db_query.php
Fixed callerID bug in agi-VDAD_LB_closer_inbound.agi

git-svn-id: svn://192.168.202.10@562 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-20 20:51:09 +00:00
mattf d42749734a added disable agent's ability to alter customer data in vicidial.php
added ability to show agent when their session has been disabled

git-svn-id: svn://192.168.202.10@558 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-19 19:56:18 +00:00
mattf c7bccbb27c altered vicidial.php and vdc_db_query.php to allow for pound signs(hash) in the comments
docs updates

git-svn-id: svn://192.168.202.10@553 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-13 14:55:03 +00:00
mattf f6560737c8 Allow Amphersands"&" and questions marks "?" to pass through the comments field in vicidial.php to vdc_db_query.php
git-svn-id: svn://192.168.202.10@550 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-09 15:37:49 +00:00
mattf b4aa5eeac3 changed PAUSE/UNPAUSE to PAUSEALL/UNPAUSEALL for queue_log compatibility
git-svn-id: svn://192.168.202.10@540 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-22 21:15:22 +00:00
mattf 8ac4b5803a fixed double call end queue_log entry
git-svn-id: svn://192.168.202.10@529 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-16 15:56:59 +00:00
mattf 1eb7d76218 fixed COMPLETEAGENT bug in vdc_db_query.php
git-svn-id: svn://192.168.202.10@527 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-15 18:24:40 +00:00
mattf 01244bd2be added COMPLETEAGENT/COMPLETECALLER/CALLSTATUS queue_log entries to vicidial.php, vdc_db_query.php and FastAGI_log.pl
git-svn-id: svn://192.168.202.10@526 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-15 18:09:13 +00:00
mattf 06882fc766 added PAUSEREASON queue_log entry for vicidial.php/vdc_db_query.php
git-svn-id: svn://192.168.202.10@523 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-14 18:18:12 +00:00
mattf bc130e9256 added queuemetrics_log_id field to vicidial.php, vdc_db_query.php and AST_VDremote_agents.php
git-svn-id: svn://192.168.202.10@522 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-14 17:41:33 +00:00
mattf 63199ef936 Added QueueMetrics PAUSE/UNPAUSE/AGENTLOGIN/AGENTLOGOFF actions to vicidial.php,vdc_db_query.php and AST_VDremote_agents.pl
git-svn-id: svn://192.168.202.10@520 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-13 19:45:28 +00:00
mattf fe457647da 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 9b471706a2 added call-type to status for AST_timeonVDADall.php script
added INBOUND vicidial_live_agents comments for inbound calls
added UTF8 display elements to scripts

git-svn-id: svn://192.168.202.10@505 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 16:48:00 +00:00
mattf a6a37966ff 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 e650f225e6 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 b0be5b8b25 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 04e9be559a 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 3fe38dec15 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 559793b30e fixed bug that would not put proper dispo status in vicidial_closer_log calls
git-svn-id: svn://192.168.202.10@478 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 19:01:35 +00:00
mattf d0fb2a4bfc 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 318aec1b38 final AST_VDauto_dial, FastAGI_log and admin.php changes for the auto alt dial functionality on the server side
docs updated

git-svn-id: svn://192.168.202.10@467 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 21:37:51 +00:00
mattf 2b35069738 final vdc_db_query changes for the auto alt dial functionality on the agent side
git-svn-id: svn://192.168.202.10@466 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 17:15:10 +00:00
mattf 77a6d5fb3e 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 68312029ca 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 84cba38776 fixed manual dial vicidial_live_agents data for vdc_db_query.php script
git-svn-id: svn://192.168.202.10@419 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-29 04:28:53 +00:00
mattf 4c3b824e14 change status to XFER for new manual dial calls in vicidial_auto_calls table for vdc_db_query.php script
git-svn-id: svn://192.168.202.10@418 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-29 04:20:16 +00:00
mattf 51663c1a03 added update for vicidial_live_agents in vdc_db_query.php script
git-svn-id: svn://192.168.202.10@417 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-29 04:12:10 +00:00
mattf ce1500841a added update for conf_exten_check for manual dial
fixed ID bug in vdc_db_query.php script

git-svn-id: svn://192.168.202.10@416 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-29 03:58:04 +00:00
mattf 6a356a2b2c 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 73b5db0ddb 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 a8f3ef93f8 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 76ede922db 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 8bf0a4a1d4 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 ca4bae4da4 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 877ac6b552 small bug fix to vcd_db_query.php
git-svn-id: svn://192.168.202.10@107 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-02 01:51:35 +00:00
mattf b66682631c fixed bug 000008, problem with multiple CALLBK entries going LIVE in vicidial_callbacks
git-svn-id: svn://192.168.202.10@105 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-01 20:41:27 +00:00
mattf bd9f137fa4 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