mattf
78a3877fa4
Cleanup of AD FILL process and addition of keepalive flag
...
git-svn-id: svn://192.168.202.10@1938 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-27 23:51:01 +00:00
mattf
dd261c5be1
Added BETA support for Asterisk 1.8 with vicidial. To download a version of Asterisk 1.8, go to:
...
http://downloads.vicidial.com/beta-apps/
git-svn-id: svn://192.168.202.10@1917 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-20 17:41:26 +00:00
mattf
8094ebcee3
Added new ADMIN keepalive options for setting the delay on the auto-dial and auto-dialFIll processes.
...
Notes added on agent-only server optimizations in clusters
git-svn-id: svn://192.168.202.10@1915 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-03 13:29:22 +00:00
mattf
1b9a742810
Added inbound email queue to agent support
...
git-svn-id: svn://192.168.202.10@1905 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-23 04:28:32 +00:00
mattf
488921c703
Added call time inbound holiday functions
...
git-svn-id: svn://192.168.202.10@1880 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-24 20:56:14 +00:00
mattf
70fe6994cd
admin.php - Added without-filter output to test filter function, added server option to test call
...
admin_search_lead.php - Added owner field search option
vicidial.php - Do not allow AGENTDIRECT transfers without a user defined
ALL_inbound AGI - If AGENTDIRECT and no agent defined, set drop call seconds to 1
git-svn-id: svn://192.168.202.10@1867 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-26 05:52:56 +00:00
mattf
f311fb8c3a
small fixes for voicemail message chooser and admin.php horizontal bars function
...
git-svn-id: svn://192.168.202.10@1866 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-22 20:07:17 +00:00
mattf
b0632f4888
Added ability to set an audio store file for the voicemail greeting message
...
Added ability to delete audio files from the audio store
git-svn-id: svn://192.168.202.10@1865 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-19 13:43:41 +00:00
mattf
34f55397cb
Added non-loading webphone options and API agent call and webphone url functions
...
git-svn-id: svn://192.168.202.10@1852 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-20 15:08:18 +00:00
mattf
fe5e956355
Added option to allow for SQL qualifying of a lead before playing a Call Menu
...
git-svn-id: svn://192.168.202.10@1838 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-06 21:01:55 +00:00
mattf
8ec1af2871
Added options to allow for an agent to place manual dial calls out as if they were in-group inbound calls. Also allows for no-dial calls that are not actually placed out the telco, but are logged as calls. For more information see the "In-Group Manual Dial" options in Campaign Detail
...
git-svn-id: svn://192.168.202.10@1816 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-13 05:01:03 +00:00
mattf
00011d23b6
Changed priority loading of new auto-generated separated contexts in keepalive script
...
git-svn-id: svn://192.168.202.10@1785 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-14 15:09:37 +00:00
mattf
cce03d663f
Added campaign option to check the hopper for duplicate vendor_lead_code
...
Added remote-agent daily stats
Added option to log non-agent-API queries from non-admin.php queries
git-svn-id: svn://192.168.202.10@1784 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-13 22:29:27 +00:00
mattf
bddbae3886
Separated vicidial-auto dialplan entries into different contexts
...
Added phone_context as option in bulk phone insert script
git-svn-id: svn://192.168.202.10@1783 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-09 21:03:36 +00:00
mattf
18ef5b50f3
Added Answer to all call menus at the top, in the ADMIN_keepalive_ALL.pl script
...
git-svn-id: svn://192.168.202.10@1777 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-24 15:35:54 +00:00
mattf
646723e94e
Added Max Daily Stats gathering/updating/display functions
...
Fixed some ereg issues in admin.php
git-svn-id: svn://192.168.202.10@1763 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-23 14:04:39 +00:00
mattf
a397c90c41
Added new cm_lookup.agi script to allow for account lookups within a Call Menu without having to go into an in-group. Also new Call Menu option added to allow for vicidial_list field logging of responses inside of a call menu.
...
git-svn-id: svn://192.168.202.10@1732 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-05 03:37:24 +00:00
mattf
a347fb386b
Added DID remote agent extension override entries allowing for inbound calls that are routed to remote agents being able to have DID-specific extensions that a call would be routed to instead of the remote agent extension.
...
Added 9 new User permissions to allow access to specific Admin sections like Vociemail Music-on-hold and 7 others individually.
git-svn-id: svn://192.168.202.10@1725 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-23 04:36:26 +00:00
mattf
d8f69dc0ba
Added DID fields to Extended format for Export Calls Report
...
Added reset of calls counters for two tables to keepalive script
Removed unneeded records in create MYSQL tables SQL file
git-svn-id: svn://192.168.202.10@1720 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-11 19:00:05 +00:00
mattf
bb72f0ce00
Added options in Call Menus to allow for invalid action on second or third invalid selection by the caller instead of just the first
...
git-svn-id: svn://192.168.202.10@1715 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-29 20:42:38 +00:00
mattf
0a4940a6fc
Added options to set the voicemail zone and extra voicemail options for each voicemail box in phones and extra voicemail boxes. Also added default voicemail zone and timezone settings in the system settings. Added several new zonemessages to the default voicemail.conf.sample file
...
git-svn-id: svn://192.168.202.10@1702 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-27 14:57:59 +00:00
mattf
be1c7a2050
Added Outbound Campaign Test Call feature to allow you to place a call from the Campaign Detail screen that will go out as if it were an auto-dial call. Must be enabled in System Settings.
...
Added ability to check for USA and Canada valid prefix and areacodes when loading leads into the web/cli/api lead loaders
git-svn-id: svn://192.168.202.10@1687 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-06 12:26:41 +00:00
mattf
dbfc261b04
Added ability to have outbound auto-dial campaigns drop to an audio prompt or a call menu. Outbound IVR Report added. Added optional logging of call menu caller key presses. Lead ID can now be preserved on calls coming from auto-dial or in-groups that go through call menus and back into an in-group.
...
git-svn-id: svn://192.168.202.10@1664 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-26 04:37:51 +00:00
mattf
8b9f2b8e40
Added option to List Modification screen to allow you to choose the method of time zone adjustment that happens nightly on a per list basis
...
Added Available Only Tally Threshold and Auto Dial Level Threshold options, allowing settings to change automatically with less agents
git-svn-id: svn://192.168.202.10@1658 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-14 18:05:11 +00:00
mattf
35619e7dea
Allow for hiding of gender pulldown in agent interface
...
several bug fixes
git-svn-id: svn://192.168.202.10@1628 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-22 13:25:37 +00:00
mattf
ebf8ee8558
Small fix for auto-list-resets on multi-server systems.
...
git-svn-id: svn://192.168.202.10@1617 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-08 18:09:44 +00:00
mattf
bbb3b38f8f
changed list auto resets to work on inactive lists
...
git-svn-id: svn://192.168.202.10@1575 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-14 20:11:20 +00:00
mattf
c3ac445a1f
Added ADDMEMBER queue_log logging option to System Settings, and added CALLERONHOLD entries to queue_log when customer is on park.
...
Added admin no-cache and auto-refresh of modify screens to admin interface. These are configurable in the System Settings
Added option for cross-server phone dialplan extensions in System Settings.
git-svn-id: svn://192.168.202.10@1543 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-08 06:27:05 +00:00
mattf
f110dced3c
Added ability to change users' in-group settings from the in-group modification screen in bulk.
...
Added Agent Average time stats option to the real-time screen. Must enable realtime_agent_time_stats option in campaign screen.
Added customer park time counter to the agent screen when customer is on park. Also, added logging of parked calls to park_log table
Added agents in Dispo count to real-time screen
Fixed backward compatibility issue with QM recording retrieval and live monitoring
Added new 855 toll free code to example dialplan(commented out)
Fixed missing variables in Start and Dispo call url functions
git-svn-id: svn://192.168.202.10@1539 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-10-25 01:17:14 +00:00
mattf
80cf07e896
Added Transfer Presets to Campaigns allowing many dial presets for agent interface transfer-conf frame, new Campaigns sub-menu for Presets created, also reporting added on presets calling stats
...
Added ability on a per-campaign basis to hide the Number-to-Dial field in the transfer-conf frame
git-svn-id: svn://192.168.202.10@1501 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-15 04:21:24 +00:00
mattf
757a12008c
small fixes to conf 3way script
...
git-svn-id: svn://192.168.202.10@1500 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-13 09:18:08 +00:00
mattf
fc2da0cdad
Added new beta script for faster checking of leave-3way conferences, AST_conf_update_3way.pl, read the comments before using
...
git-svn-id: svn://192.168.202.10@1499 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-12 02:52:41 +00:00
mattf
c0b0dcca4c
changed vicidial_auto_calls table to MEMORY table and added memory unused reset nightly in ADMIN_keepalive_ALL.pl script
...
git-svn-id: svn://192.168.202.10@1465 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 02:05:41 +00:00
mattf
83c1bbec7d
Added prompt options for in-group VIDPROMPT methods when initiated from Call Menus
...
git-svn-id: svn://192.168.202.10@1445 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-17 04:01:30 +00:00
mattf
077ec37937
Fixed small issues with ADMIN_keepalive script for conf file generation
...
git-svn-id: svn://192.168.202.10@1426 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 18:06:18 +00:00
mattf
b05c07aaa0
Added manual dial override as campaign option
...
Added agent blind monitoring alert campaign options
Added inbound custom call id display options
Added optional phone codec settings
Added ability to block user information in the real-=time report by viewing user
Update Italian agent build in trunk
git-svn-id: svn://192.168.202.10@1417 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-25 06:03:36 +00:00
mattf
13b077553a
Added Call Card minute balance feature set, see CALLCARD.txt for more info
...
git-svn-id: svn://192.168.202.10@1367 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-12 15:54:03 +00:00
mattf
f950de7bf4
Changed to use voicemail.conf instead of voicemail-vicidial.conf because of Asterisk change voicemail password problem. Now update database settings from voicemail.conf file if changed
...
git-svn-id: svn://192.168.202.10@1349 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-26 01:47:38 +00:00
mattf
8eb8b79094
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
e8c914f183
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
d2b2266d6a
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
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
b11ff67093
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
1566a8757a
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
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
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
1c359803eb
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
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
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