Commit Graph
254 Commits
Author SHA1 Message Date
mattf 86202b04cf Replaced all SELECT * MySQL queries with proper field lists. this altered scripts in bin/agi/agc/vicidial
git-svn-id: svn://192.168.202.10@1268 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-30 04:25:17 +00:00
mattf 8b0546a421 Added Outbound Summary Interval Report
Added optional include into the Reports page if 'custom_report_links.html' file is present

git-svn-id: svn://192.168.202.10@1267 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-29 11:07:15 +00:00
mattf 6f9bb85c6c 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 8eecb587e9 Added fields to call export
limited called count to 100 in list display

git-svn-id: svn://192.168.202.10@1261 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-21 08:47:54 +00:00
mattf 0b7a1b29cf 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 6b47893808 fixed small bugs in queries involving DNC and hopper
git-svn-id: svn://192.168.202.10@1251 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-27 13:37:15 +00:00
mattf 5c9c3f67f2 Added AREACODE DNC option
git-svn-id: svn://192.168.202.10@1250 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-27 10:48:07 +00:00
mattf fd3345acf2 added agent-selectable territories option to vicidial.php
git-svn-id: svn://192.168.202.10@1241 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-12 07:56:15 +00:00
mattf 0699c0b8cf Added List override options for callerID, answering machine message and drop inbound group
git-svn-id: svn://192.168.202.10@1238 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-29 10:44:45 +00:00
mattf e6d8b78e1b 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 37ccfb7e83 small bug fix in admin.php
git-svn-id: svn://192.168.202.10@1229 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-17 01:43:55 +00:00
mattf 688f6b5357 Added second web form option for in-groups and campaigns
Changed answering machine message to a prompt field and added TTS option
Added waitforsilence options to campaign screen

git-svn-id: svn://192.168.202.10@1228 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-17 00:50:45 +00:00
mattf aa26a87a3d Added DEAD call time logging and agent notification of call hangup
Added cross-listing linking of DIDs, Call Menus and In-groups in admin.php
Changed the audio store to work by server names

git-svn-id: svn://192.168.202.10@1221 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-08 16:10:35 +00:00
mattf 9ed9bb265c Added TIMEZONE lead order options for campaign dialing
git-svn-id: svn://192.168.202.10@1217 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 20:38:17 +00:00
mattf 7d6fde42c5 Added Music on hold chooser to in-group screen
git-svn-id: svn://192.168.202.10@1216 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 20:03:12 +00:00
mattf fce1999697 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 f87d2c4830 added list agent script override
fixed minor bugs

git-svn-id: svn://192.168.202.10@1211 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-28 04:26:33 +00:00
mattf de3f459814 rewrote script handling in the agent interface
small bug fixes

git-svn-id: svn://192.168.202.10@1209 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-27 05:51:50 +00:00
mattf 1ca54abc72 Fixed logging bugs
git-svn-id: svn://192.168.202.10@1205 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-16 05:01:19 +00:00
mattf ed5cce759f 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 351d8bf8c2 Changed drop_call_seconds to allow for immediate drop on outbound calls to go to drop inbound group.
git-svn-id: svn://192.168.202.10@1201 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-11 09:13:45 +00:00
mattf 8ab2246ece Added names to select list on the outbound report
Added longest wait time as next agent call option
Added option to the Outbound(VDAD) report to calculate stats including the overflow drop in-group stats with the outbound campaign stats
Changed Real-time Report screen agent time display to be based upon a change in "state"(INCALL, READY, PAUSED, etc...) instead of being based upon the time of the last call they handled
Fixed manual dial calls_today bug in vicidial.php
Several small bug fixes

git-svn-id: svn://192.168.202.10@1199 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-08 07:33:46 +00:00
mattf e0e0929689 Added new inbound summary hourly report as well as several tweaks to the Inbound and service level reports.
Added two new formats to the VICIDIAL_IN_NEW_leads_file.pl script

git-svn-id: svn://192.168.202.10@1198 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-04 07:42:08 +00:00
mattf fc6132e233 Added agent_display_dialable_leads and vicidial_balance_rank options
git-svn-id: svn://192.168.202.10@1195 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-29 10:53:18 +00:00
mattf 122fde01af Fixed agent grab call bug
Added allow_alerts option to users

git-svn-id: svn://192.168.202.10@1191 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-26 06:48:48 +00:00
mattf 72d1a47a3f 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 c567e19811 in branch 2.0.5 removed default 91NXXNXXXXXX dialplan entries
in trunk, several bug fixes: inbound stream file, extended alt dial 
added dialed_number and dialed_label to script variables

git-svn-id: svn://192.168.202.10@1186 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-20 05:02:02 +00:00
mattf 8a726c2c3c 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 24966d14e4 Added Agents Status View sidebar to agent interface
Added vailable transfer agent frame to AGENTDIRECT transfers when clicking on the NUMBER TO CALL field in the transfer conference frame
Fixed Calls in Queue count for AGENTDIRECT calls

git-svn-id: svn://192.168.202.10@1179 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-06 18:42:02 +00:00
mattf c79deb75fa Fixed stats calculation issue on Real-Time report when inbound=No
Fixed help screen scrolling
Fixed AGI time check database close handle
Changed agent alert to launch from agent server instead of call server

git-svn-id: svn://192.168.202.10@1176 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-01 19:55:16 +00:00
mattf 1444786d0c 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 ef7ab792c7 fixed rare context bug in AST_VDauto_dial scripts
added additional documentation for phones table conf_secret/password field

git-svn-id: svn://192.168.202.10@1174 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-29 18:06:51 +00:00
mattf 59f5cf22ee Added drop rate groups functionality to allow a drop rate to be shared across multiple campaigns.
git-svn-id: svn://192.168.202.10@1172 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-29 04:09:49 +00:00
mattf 3386e18455 Added web-based configuration of Cepstral TTS prompts and more vicidial_list variables that can be used for TTS
git-svn-id: svn://192.168.202.10@1170 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-28 15:47:10 +00:00
mattf eadbaca83b Added Quick Transfer button to the agent interface, as well as a preset prepopulate option
Added a process to update statuses in the vicidial_list table by batch, with web report

git-svn-id: svn://192.168.202.10@1169 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-28 11:36:19 +00:00
mattf a21b8541c4 Fixed display bug in admin.php
Added time addition for transfer lookups to VDsales export report

git-svn-id: svn://192.168.202.10@1167 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-27 12:01:12 +00:00
mattf b7e4854049 Added no-agent-no-queue options for in-groups
Added display of in-group name in Real-time report

git-svn-id: svn://192.168.202.10@1166 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-27 10:36:43 +00:00
mattf 15af21398c Option name change
git-svn-id: svn://192.168.202.10@1164 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-23 15:30:24 +00:00
mattf 69d996ce77 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 ef2e87f0a6 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 2ff809f452 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 5779cfc222 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 eb39aa94a3 Allow dots in call menu prompts fields
git-svn-id: svn://192.168.202.10@1155 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-17 13:04:58 +00:00
mattf 620cecce75 Allow slashes in call menu prompts fields
git-svn-id: svn://192.168.202.10@1154 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-17 13:02:15 +00:00
mattf 87a2253e57 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 1374bcc9b4 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 66736aefb3 Added audio prompt selection feature to Campaign Survey screen
git-svn-id: svn://192.168.202.10@1151 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-12 13:11:03 +00:00
mattf 760c97b115 Added DROP lockout time option to campaigns to allow for preventing the calling of leads that were abandoned on auto-dial campaigns for a specified number of hours.
git-svn-id: svn://192.168.202.10@1146 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-08 17:23:16 +00:00
mattf ca8f4964fd Changed drop percentage limit to allow for decimal values
Changed auto-detected Disconnect and Busy statuses AB ADC
Added optional carrier stats to outbound report and made the bottom graph optional
Fixed inbound AGENTDIRECT bug on systems with certain configurations

git-svn-id: svn://192.168.202.10@1145 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-08 08:17:43 +00:00
mattf c3fa8a760d Added DAHDI channel compatibility
Added carrier hangup_cause and dialstatus logging for outbound list dialing calls

git-svn-id: svn://192.168.202.10@1144 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-05 07:13:55 +00:00