70 Commits
Author SHA1 Message Date
mattf acb5f299e1 added web_vars to script display in agent interface
git-svn-id: svn://192.168.202.10@1641 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-20 16:49:12 +00:00
mattf 89eb67b406 minor fix for outbound interval report, bug 351
git-svn-id: svn://192.168.202.10@1468 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 19:21:55 +00:00
mattf 0b7ea3878d Added new code to vicidial.php to help deal with agents on poor network connections. New vicidial.php option is $conf_check_attempts
git-svn-id: svn://192.168.202.10@1459 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-25 16:53:26 +00:00
mattf 570b566b4f Fixed preset and timer bugs in vdc_db_query.php for auto-dial calls
Added new format to lead loader

git-svn-id: svn://192.168.202.10@1458 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-25 13:20:43 +00:00
mattf 9bd5c9d8f5 Fix for dispo call url bug related to dialed number and label
git-svn-id: svn://192.168.202.10@1457 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-24 18:06:46 +00:00
mattf f05a5bc197 Added Agent API functions for Send DTMF, Park Customer and the Transfer Conference functions as well
Backported two small bug fixes to 2.2 branch

git-svn-id: svn://192.168.202.10@1443 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-28 02:26:51 +00:00
mattf 6fd53c6a30 fixed minor bug in alt language translations related to no hopper leads and manual dialing
git-svn-id: svn://192.168.202.10@1441 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-27 04:04:38 +00:00
mattf 166ff86f37 prep for 2.2.1 release
git-svn-id: svn://192.168.202.10@1430 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-11 00:16:46 +00:00
mattf 4c5823ba36 Added headers to the list download report
Added field order to custom fields
Added ability to copy custom field definitions between lists

git-svn-id: svn://192.168.202.10@1428 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-09 13:25:37 +00:00
mattf 78b4f2f386 Added header option to calls export report
Added copy carrier option in admin.php

git-svn-id: svn://192.168.202.10@1427 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 18:31:32 +00:00
mattf bc134dd5c1 removal of possible extra ampersand in web form addresses
git-svn-id: svn://192.168.202.10@1418 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-26 16:08:57 +00:00
mattf 7a2fe85cf1 Added server time values as option to reports screen
git-svn-id: svn://192.168.202.10@1412 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-20 03:14:11 +00:00
mattf 8293604085 small issue fix for calls that have no valid phone number received
git-svn-id: svn://192.168.202.10@1411 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-20 02:44:28 +00:00
mattf dd89c875f6 Added Swedish Agent translation
git-svn-id: svn://192.168.202.10@1409 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-16 18:02:30 +00:00
mattf b4252edc72 Added list name and list description as script variables in the agent interface
Added CallerIDname extension append option to trunk

git-svn-id: svn://192.168.202.10@1407 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-15 03:01:41 +00:00
mattf ec7632973a updated language builds for 2.2.0 trunk
added Brazilian Portuguese admin translation
updated Brazilian Portuguese agent translation

git-svn-id: svn://192.168.202.10@1405 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-14 03:42:14 +00:00
mattf b5967fba42 removed SIP and IAX listen/barge links from reports page(commented out in HTML)
fixed extended alt dialing bug in agent interface

git-svn-id: svn://192.168.202.10@1404 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-13 17:52:11 +00:00
mattf a9f04aa977 Added admin logging of API change of selected in-groups for a user
git-svn-id: svn://192.168.202.10@1401 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-05 19:44:40 +00:00
mattf d08789862a Added queuemetrics_callstatus option
Added full logging of user campaign/ingroup rank settings in user modify function

git-svn-id: svn://192.168.202.10@1400 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-05 18:58:17 +00:00
mattf 15a3188cae Added ability to search call logs in the lead search page
git-svn-id: svn://192.168.202.10@1399 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-05 18:01:29 +00:00
mattf c26d5d0716 small fix for pause code submissions issue that is very rare
git-svn-id: svn://192.168.202.10@1398 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-02 17:47:00 +00:00
mattf 3d9e8770d3 changed agent manual alt phone dialing to use a new vicidial_agent_lgo record for each call, status set to ALTNUM for all but the last calls and pause code(sub_status) set to ANDIAL for all but the first entry.
git-svn-id: svn://192.168.202.10@1397 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-02 16:46:11 +00:00
mattf 798a8735a2 Added external_add_lead api.php function
git-svn-id: svn://192.168.202.10@1396 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-02 04:56:38 +00:00
mattf b5d7609b25 fix for issue 327 in tracker, buttons not working after transfer conference dial timeout
git-svn-id: svn://192.168.202.10@1395 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-02 03:40:03 +00:00
mattf 3d08ad3e4a fixes extended alt dial info in agent screen vicidial.php
git-svn-id: svn://192.168.202.10@1394 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-02 02:54:25 +00:00
mattf aa3f24cff2 Added removal of spaces from uploaded filenames in audio store and added log of uploads
git-svn-id: svn://192.168.202.10@1393 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-01 15:28:07 +00:00
mattf 409a377664 logging fixes for LAGGED calls and vicidial_agent_log entries
Added human-readable manual dial hangup causes

git-svn-id: svn://192.168.202.10@1391 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-01 02:19:57 +00:00
mattf af761ab740 vicidial_agent_log fixes and new process added to cleanup script
git-svn-id: svn://192.168.202.10@1388 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-27 22:46:31 +00:00
mattf 9acfdee692 Fixed answering machine message issues(requires extensions.conf change)
Fixed inbound next-call-route issue

git-svn-id: svn://192.168.202.10@1387 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-27 13:10:22 +00:00
mattf 0b8f741747 Fixed small bug in AST_agent_timeclosk_detail.php script
git-svn-id: svn://192.168.202.10@1386 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-24 20:15:54 +00:00
mattf 79d9528613 small fix for real-time screen inbound=only
git-svn-id: svn://192.168.202.10@1383 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-24 14:03:23 +00:00
mattf 2e5f4252f5 changed user to 20 characters, highlighted conf file secret field in phones
git-svn-id: svn://192.168.202.10@1378 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-20 15:32:05 +00:00
mattf cee51a4636 fix for issue 320 in agent status detail report
git-svn-id: svn://192.168.202.10@1374 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-15 17:14:00 +00:00
mattf 00ce3f7941 fix for rare recording_log bug in vicidial.php for consecutive manual dial calls going to the same number
git-svn-id: svn://192.168.202.10@1372 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-15 15:53:16 +00:00
mattf 1b0c1b0540 Small fix for real-time report inbound calls waiting
git-svn-id: svn://192.168.202.10@1371 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-15 14:45:04 +00:00
mattf 2ce7e28f7e fixed small bug in IVR stats report
git-svn-id: svn://192.168.202.10@1370 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-15 14:26:06 +00:00
mattf b6a3a8bc33 small fix for IE, CRM window login popup in vicidial.php
git-svn-id: svn://192.168.202.10@1366 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-09 22:11:47 +00:00
mattf 91fbb1657b fix for issue 319 in the tracker
git-svn-id: svn://192.168.202.10@1365 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-09 14:10:01 +00:00
mattf a2a97a4016 Added carrier log display option to Real-time report
git-svn-id: svn://192.168.202.10@1360 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-03 16:32:58 +00:00
mattf b6b05837ea fix for issue 312, realtime drop in-group row display bug
git-svn-id: svn://192.168.202.10@1359 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-03 14:04:50 +00:00
mattf 22ed63cc6e fix for bug 307, missing port in dbconnect.php
git-svn-id: svn://192.168.202.10@1358 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-03 12:10:36 +00:00
mattf 2fa8b65bfc added state change time update to second pause code submission
git-svn-id: svn://192.168.202.10@1355 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-02 14:05:13 +00:00
mattf f13c56f0ba update language builds
git-svn-id: svn://192.168.202.10@1354 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-02 12:18:51 +00:00
mattf c4acf3c51e added phrase to translations
added date chooser to timeclock detail and IVR reports
added 3-WAY status to Real-time report
changed AGENTDIRECT selection to a separate link instead of clicking on number-to-dial field

git-svn-id: svn://192.168.202.10@1353 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-01 21:01:51 +00:00
mattf d021ee11b9 fixed default transfer group bug on inbound calls with none selected
git-svn-id: svn://192.168.202.10@1352 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-28 17:58:12 +00:00
mattf 93e2f31eba added first/last name search to lead search page and reformatted page
git-svn-id: svn://192.168.202.10@1347 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-25 01:17:42 +00:00
mattf 1b4d49541b small fix for user stats page
git-svn-id: svn://192.168.202.10@1345 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-23 06:57:58 +00:00
mattf 24d03c2f3f Added popup date select calendar for many of the reports
git-svn-id: svn://192.168.202.10@1338 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-16 05:48:55 +00:00
mattf c93ff5f9a8 Added vdc_script_notes.php for script tab call notes and appointment setting
git-svn-id: svn://192.168.202.10@1337 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-16 04:21:08 +00:00
mattf 1185045b94 Added ingroup and drop ingroup displays to Real-time report
changed several reports to list menu items in alphabetical order
Added AGENTVMAIL option to all ingroup drop methods in trunk

git-svn-id: svn://192.168.202.10@1336 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-14 23:17:12 +00:00