Commit Graph
320 Commits
Author SHA1 Message Date
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 5236ce5911 Added queue_log DID and IVR logging entries for QueueMetrics
git-svn-id: svn://192.168.202.10@1262 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-23 04:56:33 +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 79fdfeecf5 Added auto-kill to adapt script to facilitate cleaner clearing of daily stats
Added QM ABANDON call clearing in queue_log to agent log cleanup script
Fixed bug in conf_exten_check.php

git-svn-id: svn://192.168.202.10@1260 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-15 15:26:06 +00:00
mattf 31161fedeb fixes for queue_log validation
git-svn-id: svn://192.168.202.10@1256 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-10 11:56:30 +00:00
mattf b6ddbe90cc - Added agi-NVA_recording.agi script to allow for logging and recording of phone dialed calls
- Added MIX directory auto mixing option to CRON audio step 1
- Added outbound callerIDnumber to DROP and other AGI transfers for in-groups
- Changed called_count to increment on alt-dial calls
- Fixed variable mis-assignment in several AGI and bin scripts
- Fixed Pause code issue with QueueMetrics

git-svn-id: svn://192.168.202.10@1254 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-09 07:56:44 +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 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 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 dbd0c43c5c Fixed minor logging bug in manager_send.php
Added AST_GROUP_ALIASstats.php report

git-svn-id: svn://192.168.202.10@1226 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-14 15:38:03 +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 e2f57a7ace Added list ID to list update process and DB, as well as allowing for multiple results
git-svn-id: svn://192.168.202.10@1218 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-07 10:41:03 +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 a758144041 added loopback-no-log context for special dialing circumstances
git-svn-id: svn://192.168.202.10@1208 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-21 16:58:47 +00:00
mattf 58320ec19c 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 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 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 81e82aa670 Added patch for Vtiger 5.1.0 RC release: Vtiger510_vicidial_001_noclose.patch
git-svn-id: svn://192.168.202.10@1185 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-16 01:26:36 +00:00
mattf 9654d82799 Fixed vicidial.php ReQueue bug
git-svn-id: svn://192.168.202.10@1184 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-13 16:46:38 +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 4be1b30449 Updated install documentation
Changed default server version to asterisk_version='1.4.21.2'

git-svn-id: svn://192.168.202.10@1171 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-28 22:07:02 +00:00
mattf 3d5c1cf7db Code cleanup in several bin scripts
Added new output options with audio file transfer to AST_VDsales_export.pl

git-svn-id: svn://192.168.202.10@1160 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-21 11:14:21 +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 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 6b29b5818c move copying of -vicidial.conf placeholder files inside the copy default conf files function
doc update

git-svn-id: svn://192.168.202.10@1139 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-02 18:12:41 +00:00
mattf 3e58224f5e Added live monitoring option through QueueMetrics feature
git-svn-id: svn://192.168.202.10@1132 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-30 14:13:26 +00:00
mattf f7967ddbe8 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 f919e3026c Added QueueMetrics XMLRPC PHP script for auto-lookups of recordings within the QueueMetrics interface
Updated QueueMetrics installation instructions and integration options documentation

git-svn-id: svn://192.168.202.10@1127 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-26 14:58:19 +00:00
mattf 353793c01d Added Agent Time Detail report
Added functions.php with a function to format seconds into HH:MM:SS
Fixed sidebar display bug in several scripts

git-svn-id: svn://192.168.202.10@1124 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-25 03:11:13 +00:00
mattf 7cfa3f79df Added Territories admin page for use in custom Vtiger installs
git-svn-id: svn://192.168.202.10@1122 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-21 09:52:19 +00:00
mattf 461d3f2df4 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
mikec 3150507a71 git-svn-id: svn://192.168.202.10@1116 3d104415-ff17-0410-8863-d5cf3c621b8a 2009-05-17 17:39:34 +00:00
mattf 0cd21921f0 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 f2f9e387f4 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
mikec 8d12e62b42 Fixed Typo
git-svn-id: svn://192.168.202.10@1105 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 20:46:05 +00:00
mattf be7adb9616 change filename of Netborder walkthrough to conform to style
git-svn-id: svn://192.168.202.10@1102 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 14:00:01 +00:00
mattf 2afa32b8bc updated Netborder walkthrough doc
git-svn-id: svn://192.168.202.10@1101 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 13:59:16 +00:00
mikec 540501866f Added NetBorder Walkthrough
git-svn-id: svn://192.168.202.10@1100 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 13:48:11 +00:00
mattf 1fe4d4d483 added new method for monitoring in realtime screen
added 4-call-path option for outbound surveys
added text-to-speech ability in outbound survey campaigns

git-svn-id: svn://192.168.202.10@1099 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-29 18:24:39 +00:00
mattf c14f7be94b updated Ubuntu install doc
added 2 Vtiger reports, perl script generated

git-svn-id: svn://192.168.202.10@1098 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-23 08:54:29 +00:00
mattf a1e0a5454c added more custom Vtiger actions and a Vtiger database optimization script
added email, user_code and terriroty to the vicidial_users table as optional fields

git-svn-id: svn://192.168.202.10@1097 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-22 10:36:18 +00:00
mattf 3ea64afce9 added Cepstral name playing for outbound survey campaigns
git-svn-id: svn://192.168.202.10@1095 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-11 02:52:21 +00:00
mattf 24974a92c3 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 215ac46c7d 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 1fd4562c68 update of docs
release of 2.0.5

git-svn-id: svn://192.168.202.10@1092 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-03 04:39:28 +00:00
mattf 6728e82bdf added VDAD as inactive user to first_server_install.sql file so some reports will work properly
small typo fixed in LICENSE.txt file
added UPGRADE note about extensions.conf changing significantly
fixed the -q quiet flag in several scripts in bin in order to suppress all output to the screen

git-svn-id: svn://192.168.202.10@1091 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-01 17:58:03 +00:00