2011-01-08  Lott Caskey <lottcaskey@gmail.com>

	* [r1197] extras/osdial.init: Run update process on startup.
	* [r1196] www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php: Remote label
	* [r1195] www/admin/include/content/admin/status.php: center
	  categories.
	* [r1194] bin/osdial_media_sync.pl: Add generic-hold/vm-goodbye on
	  run.
	* [r1193] extras/osdial_resource_listen.init,
	  extras/osdial_resource_send.init: Adjust osdial_resource
	  processes to run after osdial.
	* [r1192] extras/osdial_resource_listen.init,
	  extras/osdial_resource_send.init: Start resource monitoring after
	  MySQL/Apache start.

2011-01-03  Lott Caskey <lottcaskey@gmail.com>

	* [r1191] www/admin/include/content/admin/media.php: Add
	  instructions for 8167.
	* [r1190] perl/lib/OSDial.pm: Add agi_tts_sayphrase module.
	* [r1189] agi/agi-OSDtts.agi: TTS agi script.

2011-01-02  Lott Caskey <lottcaskey@gmail.com>

	* [r1188] perl/lib/OSDial.pm, www/admin/include/functions.php: Do
	  not add if it is a directory.

2010-12-30  Lott Caskey <lottcaskey@gmail.com>

	* [r1187] bin/osdial_media_sync.pl: Do not scan destinations for
	  reimport.
	* [r1186] bin/osdial_astgen.pl: Build extensions to play media
	  files.
	* [r1185] www/admin/getmedia.php,
	  www/admin/include/content/admin/media.php,
	  www/admin/include/header.php, www/admin/include/menu.php,
	  www/admin/include/variables.php: Added media management component
	  to Admin section. Added getmedia.php a playback/download script.
	* [r1184] www/admin/include/EditableSelect.js,
	  www/admin/include/functions.php: Added EditableSelect types.
	* [r1183] www/admin/include/content/campaigns/campaigns.php: Adjust
	  width of field columns. Add 8320 to AM Message Exten.

2010-12-28  Lott Caskey <lottcaskey@gmail.com>

	* [r1182] www/admin/include/content/admin/carriers.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/ingroups/ingroups.php: Change to
	  extension_list_options.
	* [r1181] www/admin/include/functions.php: Add is_assoc function.
	  Cleanup of editableSelect function. Add extension_test_options
	  function. Change list functions to use type.
	* [r1180] www/admin/include/EditableSelect.js: Modifications for
	  adding a label to selection. Auto resizing and rewidth of
	  internal div elements. Major restructuring...

2010-12-25  Lott Caskey <lottcaskey@gmail.com>

	* [r1179] www/agent/include/osdial-dynamic.js,
	  www/agent/include/osdial-static.js: Modify enter_disable to
	  advance the focus to the next form element if enter is pressed.

2010-12-24  Lott Caskey <lottcaskey@gmail.com>

	* [r1178] www/admin/include/content/admin/carriers.php,
	  www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/functions.php: Add server_profile, type,
	  selection to get_servers(). Updated corresponding scripts. Added
	  an editableSelectBox() function and supporting methods. Updated
	  Ingroup to use the editableSelectBox() on Filenames, Extensions,
	  and Voicemail boxes.
	* [r1177] agi/agi-OSDvmail_finder.agi,
	  docs/conf_examples/osdial_extensions.conf: Added an AGI script to
	  find the home server for a given voicemail box and delegate to
	  it.
	* [r1176] agi/agi-VDAD_ALL_inbound.agi: Allow welcome_message_file
	  to be blank.
	* [r1175] www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/functions.php: Added media_file_label_list()
	  and media_file_select_options() functions. Replaced select
	  options in IVR and InGroups.
	* [r1174] bin/osdial_media_sync.pl: Added --file and --dir options
	  for loading specific files/directories.
	* [r1173] agi/agi-OSDivr.agi,
	  www/admin/include/content/campaigns/ivr.php: Modify IVR to use
	  the new osdial_media table.
	* [r1172] perl/lib/OSDial.pm: chmod on pattern match. Fix oct()
	  typos.
	* [r1171] www/admin/include/functions.php: chmod on pattern match.

2010-12-23  Lott Caskey <lottcaskey@gmail.com>

	* [r1170] www/admin/include/functions.php: Added osdial_media and
	  osdial_media_data functions which are identical to perl module.
	* [r1169] perl/lib/OSDial.pm: Update permissions for web access to
	  media files.
	* [r1168] docs/conf_examples/osdial_extensions.conf: Patched
	  Asterisk to prefix 'osdial/' as a last-ditch effort to find sound
	  files.
	* [r1167] docs/conf_examples/osdial_extensions.conf: Change
	  851XXXXX extensions to play recording from osdial directory.
	* [r1166] bin/osdial_media_sync.pl: Add some locations to scan/save
	  too.
	* [r1165] perl/lib/OSDial.pm: Type on _mimemap. In media_save_file,
	  mkdir if it doesnt exist.
	* [r1164] agi/agi-record_prompts.agi,
	  docs/conf_examples/osdial_extensions.conf: Rewrote
	  agi-record_prompts.agi to use OSDial perl module. AGI script now
	  writes the recording to database. Change extension parameters
	  from -----.
	* [r1163] bin/osdial_media_sync.pl, extras/httpd-osdial.conf,
	  extras/osdial.cron, extras/sql/229083.sql,
	  extras/sql/upgrade_sql.map, perl/lib/OSDial.pm, version: Add
	  osdial_media and osdial_media_data tables. Create media_* methods
	  in perl-OSDial. Add documentation to perl-OSDial. Create
	  osdial_media_sync.pl. Add osdial_media_sync.pl to cron. Add media
	  mimetypes to httpd-osdial.conf.
	* [r1162] agi/agi-record_prompts.agi: Fix missing file glob.
	* [r1161] agi/agi-OSDivr.agi,
	  www/admin/include/content/campaigns/ivr.php: Add
	  AGENT_EXTENSIONS, invalid extension. Refine hangup to force a
	  softhangup if channel still active after hangup.
	* [r1160] bin/osdial_ivr_sync.sh: Don't do conversions.

2010-12-22  Lott Caskey <lottcaskey@gmail.com>

	* [r1159] extras/firewall.sh: Typo on ISX port. Disable voip-abuse
	  by default.
	* [r1158] www/agent/include/osdial-static.js: Fix CXFER/AXFER with
	  carrier configuration.
	* [r1157] www/admin/include/content/admin/carriers.php: Sort dids
	  by entry.
	* [r1156] bin/osdial_astgen.pl: Modify osdial_asten to allow patern
	  matching in DID actions.
	* [r1155] www/admin/include/content/admin/carriers.php: Change
	  minimum DID length to 1 char.
	* [r1154] bin/osdial_astgen.pl: Modify osdial_asten to allow patern
	  matching in DID actions.
	* [r1153] www/admin/include/content/admin/carriers.php: Change
	  minimum DID length to 1 char.

2010-12-21  Lott Caskey <lottcaskey@gmail.com>

	* [r1152] bin/osdial-astsnds-ramfs.sh: Drop sounds.ramfs and have
	  asterisk find the appropriate directories.

2010-12-20  Lott Caskey <lottcaskey@gmail.com>

	* [r1151] extras/sql/999999.sql: Fix example configuration.
	* [r1150] agi/agi-OSDivr.agi: Cleanup hangup routines. Check line
	  status while in menus. Clear live_agent record when call is
	  finished.

2010-12-19  Lott Caskey <lottcaskey@gmail.com>

	* [r1149] agi/agi-OSDivr.agi,
	  www/admin/include/content/campaigns/ivr.php: Added
	  AGENT_EXTENSIONS for transferring directly to agents from IVR.
	  Cleanup of agi-OSDivr...
	* [r1148] bin/AST_send_action_child.pl: Reduce sleep time per
	  request.
	* [r1147] bin/AST_VDremote_agents.pl: Add debug.
	* [r1146] bin/AST_manager_send.pl: Reduce loop time wait. Change
	  process detection.
	* [r1145] agi/agi-VDAD_ALL_inbound.agi: Do not sleep on IVR xfer.
	* [r1144] www/admin/include/functions.php: Test for array.

2010-12-18  Lott Caskey <lottcaskey@gmail.com>

	* [r1143] www/admin/include/content/admin/phones.php: Fix typo.
	* [r1142] bin/osdial_astgen.pl: Do not generate SIP/IAX2 profiles
	  for servers that are not AIO or DIALER.
	* [r1141] agi/agi-OSDivr.agi, extras/sql/229082.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/variables.php: Added Agent Extensions option to
	  IVR.
	* [r1140] www/admin/include/content/reports/closer_stats.php:
	  Separate a2a groups.
	* [r1139] www/admin/include/content/users/users.php,
	  www/admin/include/functions.php, www/admin/include/help.php,
	  www/admin/include/help.xml, www/admin/include/validation.php,
	  www/admin/include/variables.php: Reorganize agent admin options.
	  Add default phone/voicemail select to agent. Added timeout
	  controls for agent2agent transfers.
	* [r1138] bin/AST_manager_listen.pl: Added AMI event to update VM
	  password in the phone record.

2010-12-16  Lott Caskey <lottcaskey@gmail.com>

	* [r1137] extras/osdial.cron, extras/osdial.spec: Update the cron
	  entries and spec file.
	* [r1136] ChangeLog, Makefile, extras/osdial.spec: Add the
	  installation of some missing documentation, various examples and
	  daemon configurations to the Makefile. Update the osdial.spec.
	  Update ChangeLog.
	* [r1135] bin/osdial_astgen.pl: Allow multiple registrations per
	  carrier.
	* [r1134] extras/firewall.sh: Update bogons in firewall script.

2010-12-15  Lott Caskey <lottcaskey@gmail.com>

	* [r1133] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl: Added Proc::Exists for better PID
	  file locking.
	* [r1132] bin/AST_audio_archive.pl: Bug fix.
	* [r1131] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl, bin/OSDconfig, extras/sql/229081.sql,
	  perl/lib/OSDial.pm, www/admin/include/content/admin/server.php:
	  Added function to load the configuration table on OSDial PM
	  startup. Add unique index to configuration.
	* [r1130] bin/osdial_resource_listen.pl: Added perl-Net-IP
	  dependenancy. Sort hosts by integer-based IP.
	* [r1129] docs/zhone_10b_24port.txt: Added configuration file for
	  Zhone 10b 24port FXS.
	* [r1128] extras/sql/229081.sql: Mislabeled field name.
	* [r1127] www/admin/include/content/admin/server.php: Bug fixes.
	* [r1126] bin/osdial_astgen.pl: Fix missing declaration.
	* [r1125] bin/osdial_resource_listen.pl,
	  bin/osdial_resource_send.pl: Fix missing declarations and logic.
	* [r1124] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl, bin/osdial_astgen.pl,
	  bin/osdial_resource_listen.pl, bin/osdial_resource_send.pl,
	  extras/sql/229081.sql, extras/sql/upgrade_sql.map,
	  perl/lib/OSDial.pm, version,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/variables.php: Reformatted server.php. Added
	  server_stats table. Added server_profile to servers tables. Added
	  ArchiveReportPath to configuration. Added server_profile
	  selection to server.php. Added ArchiveReportPath option to the
	  Archive Server panel. Modified osdial_resource_listen and
	  osdial_resource_send to write to database instead of multicast
	  and left multicast code as an option (--multicast). Added routine
	  to osdial_astgen to update Archive Server properties if blank.
	  Rewrote AST_audio_archive.pl AST_audio_compress.pl, and
	  AST_sort_recordins.pl ro use Archive Server properties.

2010-12-14  Lott Caskey <lottcaskey@gmail.com>

	* [r1123] bin/AST_vm_update.pl: Fix VM message polling.
	* [r1122] docs/conf_examples/osdial_extensions.conf,
	  extras/sql/229080.sql: Set defaults, use @osdial for voicemail.
	* [r1121] www/admin/include/content/admin/phones.php: Fix field.
	* [r1120] bin/osdial_astgen.pl: VM generation fixes.
	* [r1119] bin/osdial_astgen.pl, extras/sql/229080.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: Additions for voicemail password
	  and email.
	* [r1118] agi/agi-record_prompts.agi, bin/osdial-astsnds-ramfs.sh:
	  Adjustments to sound/recording processing.

2010-12-10  Lott Caskey <lottcaskey@gmail.com>

	* [r1117]
	  www/admin/include/content/reports/lead_performance_list.php: Fix
	  to accountfor automated statuses.
	* [r1116] www/admin/include/content/lists/lists.php: Fix totals in
	  per-lead disposition counts.

2010-11-23  Lott Caskey <lottcaskey@gmail.com>

	* [r1115] www/admin/include/content/admin/carriers.php: Fix
	  failover

2010-11-07  Lott Caskey <lottcaskey@gmail.com>

	* [r1114] www/admin/include/content/lists/dnc.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/menu.php, www/admin/tocsv.php: Moved all of the
	  new DNC features into their own file.
	* [r1113] www/admin/include/content/lists/lists.php,
	  www/admin/tocsv.php: Added ability to load and export DNC
	  records.
	* [r1112] agi/agi-OSDivr.agi, agi/agi-OSDoutboundIVR.agi,
	  extras/sql/229079.sql, extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/header.php, www/admin/include/help.php,
	  www/admin/include/help.xml, www/admin/include/menu.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: Added support for DNC
	  maintenance. Searching, adding, and deleting.

2010-11-06  Lott Caskey <lottcaskey@gmail.com>

	* [r1111] www/agent/include/osdial-static.js: Added formatPhone
	  function. Modified the agent status bar to use dialed_number
	  instead of phone_number.

2010-11-05  Lott Caskey <lottcaskey@gmail.com>

	* [r1110] extras/openvpn/osdial.conf, extras/openvpn/osdial2.conf:
	  Update to use /var/log/osdial for logfiles.
	* [r1109] www/robots.txt: Fix to allow Wget to scan the ivr
	  directory.

2010-11-04  Lott Caskey <lottcaskey@gmail.com>

	* [r1108] www/admin/include/help.php, www/admin/include/help.xml,
	  www/agent/include/osdial-static.js: Added FIRSTNAME and LASTNAME
	  to recording filename options.
	* [r1107] agi/agi-VDAD_ALL_inbound.agi: Peroform lookup for phone
	  in AFF.
	* [r1106] agi/agi-OSDoutbound.agi: Play sip-silence at each
	  priority pass.

2010-11-03  Lott Caskey <lottcaskey@gmail.com>

	* [r1105] www/admin/include/content/admin/carriers.php: Typo

2010-10-29  Lott Caskey <lottcaskey@gmail.com>

	* [r1104] bin/osdial_astgen.pl: Fix register sting

2010-10-25  Lott Caskey <lottcaskey@gmail.com>

	* [r1103] extras/sql/229078.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/lists/list_loader.php: Add
	  DUPCAMPEXTKEY option to list_loader.
	* [r1102] bin/osdial_astgen.pl: Fix to grab modules.conf or
	  osdial_extensions.conf from PATHdocs if size < 250 bytes.

2010-10-20  Lott Caskey <lottcaskey@gmail.com>

	* [r1101] bin/AST_manager_listen.pl: Fix race condition for IVR.

2010-10-11  Lott Caskey <lottcaskey@gmail.com>

	* [r1100] agi/agi-VDAD_ALL_inbound.agi: Insert 101 in MC list
	  creation

2010-10-07  Lott Caskey <lottcaskey@gmail.com>

	* [r1099] extras/osdial.init: Dont remount /mnt/ramdisk if it is
	  already mounted.
	* [r1098] docs/conf_examples/osdial_extensions.conf: Start
	  recordings in cache directory, move to VDmonitor on completion.
	* [r1097] extras/osdial.init: Missing full path for
	  VDmonitor/record_cache soft-link. Misc cleanup.
	* [r1096] extras/osdial.init: On startup, move all recordings on
	  disk to ramdisk, remove
	  /var/spool/asterisk/(VDmonitor|record_cache) and symlink to
	  /mnt/ramdisk/(VDmonitor|record_cache). On shutdown, remove
	  symlinks, create /var/spool/asterisk/(VDmonitor|record_cache)
	  directories and copy any recordings on ramdisk to disk.
	* [r1095] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl: Add -Xt options to lsof call to
	  reduce load. -X disables tcp/udp lookups. -t is terse output.
	  Added a check to see if /var/spool/asterisk/record_cache exists,
	  if it does, skip lsof/sizechecks.

2010-10-06  Lott Caskey <lottcaskey@gmail.com>

	* [r1094] extras/firewall.sh: Added the VoIP Blacklist Project
	  (voipabuse - http://www.infiltrated.net/voipabuse) to the
	  firewall block list.

2010-10-01  Lott Caskey <lottcaskey@gmail.com>

	* [r1093] version: Pre-release version oops.
	* [r1092] version: Pre-release version oops.
	* [r1091] ChangeLog, extras/osdial.spec, extras/sql/229077.sql,
	  extras/sql/upgrade_sql.map, version: OSDial 2.3 Pre-release.
	* [r1090] www/admin/include/content/admin/settings.php: Fix
	  Queuemetrics Variables - Thanks to Christian Gutierrez for
	  finding the errors.
	* [r1089] bin/osdial-astsnds-ramfs.sh: Merge directories if both
	  sounds and sounds.ramfs exist.
	* [r1088] docs/conf_examples/logger.conf: Enable logging.
	* [r1087] docs/conf_examples/osdial_extensions_outbound.conf,
	  www/admin/include/content/admin/carriers.js: Fix to map 00 dialed
	  numbers to 011.
	* [r1086] agi/agi-VDAD_ALL_inbound.agi: Fix for multicomp inbound.

2010-09-30  Lott Caskey <lottcaskey@gmail.com>

	* [r1085]
	  www/admin/include/content/reports/lead_search_advanced.php: Fix
	  missing use_log parameters in First/Prev/Next/Last links.
	* [r1084] www/admin/include/content/scripts/email_templates.php,
	  www/agent/vdc_db_query.php: Added ability to use fields in
	  subject line.
	* [r1083] www/agent/include/osdial-global-dynamic.js,
	  www/agent/include/osdial-static.js: Added ISODATE to javascript.

2010-09-28  Lott Caskey <lottcaskey@gmail.com>

	* [r1082] www/admin/include/help.php, www/admin/include/help.xml:
	  Added help for ISODATE recording naming option.
	* [r1081] www/admin/include/content/lists/list_loader.php: Guess
	  some field mapping on load.
	* [r1080] www/agent/include/osdial-static.js, www/agent/osdial.php:
	  Fix ET null javascript. Adjust internal webform display.
	* [r1079] www/agent/include/osdial-static.js,
	  www/agent/vdc_db_query.php: Save phone_number / phone_code on
	  update. Encode AFF on save.

2010-09-23  Lott Caskey <lottcaskey@gmail.com>

	* [r1078] bin/AST_VDauto_dial.pl, bin/AST_VDhopper.pl,
	  bin/FastAGI_log.pl: Fixes for wildcard DNC. Fixes for ALT
	  dialing, allows skipping empty phone entries and fixes broken
	  function calls.

2010-09-20  Lott Caskey <lottcaskey@gmail.com>

	* [r1077] www/agent/include/osdial-static.js, www/agent/osdial.php,
	  www/agent/print_email_template.php: Add ability to print email
	  templates.
	* [r1076] www/admin/include/content/scripts/email_templates.php,
	  www/agent/include/osdial-static.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Email Blacklist check for agent
	  interface.
	* [r1075] extras/sql/221076.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/scripts/email_templates.php,
	  www/admin/include/variables.php,
	  www/agent/include/osdial-global-dynamic.js,
	  www/agent/include/osdial-static.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Adds ability to send emails ondemand,
	  all, or allforce.

2010-09-13  Lott Caskey <lottcaskey@gmail.com>

	* [r1074] www/agent/osdial.php: Default number to dial entry to be
	  that of Number1.
	* [r1073] extras/osdial-template-example.tgz: Update template
	  example.
	* [r1072] www/agent/osdial.php,
	  www/agent/templates/default/display.php: Incorporate DialPreset
	  class into template.
	* [r1071] extras/osdial-template-example.tgz: Update template
	  example.
	* [r1070] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/functions.php, www/agent/functions.php: Fix
	  various problems with the hidden XFER agents screen options.
	* [r1069] extras/sql/221075.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/functions.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/functions.php,
	  www/agent/include/osdial-global-dynamic.js,
	  www/agent/include/osdial-static.js, www/agent/osdial.php: Added
	  ability to hide various xfer/conf agent screen elements to
	  detailed campaign view.

2010-09-12  Lott Caskey <lottcaskey@gmail.com>

	* [r1068] www/agent/osdial.php: Hide D1/D2 buttons if empty.
	* [r1067] extras/sql/221074.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/email_blacklist.php,
	  www/admin/include/header.php, www/admin/include/menu.php: Added
	  function to blacklist email addresses per campaign.
	* [r1066] www/admin/include/content/lists/lists.php: Add XXXXXXX if
	  DNC# is 3 digits.

2010-09-01  Lott Caskey <lottcaskey@gmail.com>

	* [r1065] bin/AST_update.pl, extras/sql/221073.sql,
	  extras/sql/upgrade_sql.map, version, www/agent/manager_send.php:
	  Fixes for transfers.
	* [r1064] www/agent/manager_send.php: Decrease minimum filename
	  size on recordingd to 5 characters.
	* [r1063] bin/AST_update.pl: Test on using full channel name.
	* [r1062] www/agent/include/osdial-static.js: bug fix.
	* [r1061] bin/AST_manager_send.pl: Fix callerid.
	* [r1060] www/agent/include/osdial-static.js: typo
	* [r1059] www/agent/manager_send.php: Statement cleanup.
	* [r1058] bin/AST_manager_listen.pl: Added clean of
	  osdial_conferences on 3WAY to AST_manager_listen.pl
	* [r1057] www/agent/osdial.php: CSS works better when linked in the
	  head.
	* [r1056] Makefile: Fix makefile to install ttf files.
	* [r1055] bin/AST_conf_update.pl, extras/sql/221072.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/agent/include/osdial-global.js,
	  www/agent/include/osdial-static.js, www/agent/manager_send.php,
	  www/agent/osdial.php, www/agent/vdc_db_query.php: Transfer fixes.
	* [r1054] www/admin/templates/default/DejaVuSans.ttf,
	  www/admin/templates/default/styles.css,
	  www/agent/templates/default/DejaVuSans.ttf,
	  www/agent/templates/default/styles.css: Added DejaVu Sans font to
	  CSS.

2010-08-14  Lott Caskey <lottcaskey@gmail.com>

	* [r1053] bin/osdial_astgen.pl: Don't generate non-active servers.
	* [r1052] www/agent/include/osdial-static.js: Fix
	  emailTemplatesSend.
	* [r1051] www/admin/include/content/users/users.php: Fix callback
	  reset on user_level adjustment to 0.
	* [r1050] www/agent/manager_send.php: Reduce minimum filename size
	  for recordings.
	* [r1049] www/admin/include/content/usergroups/usergroups.php: JS
	  select/deselections. Fix email template selections.
	* [r1048] www/admin/include/content/scripts/email_templates.php:
	  Add new email template to current users usergroup permissions.
	* [r1047] www/admin/include/content/scripts/scripts.php: Add new
	  script to current users usergroup permissions.
	* [r1046] www/admin/include/content/campaigns/fields.php: JS
	  select/deselections.
	* [r1045] www/admin/include/content/campaigns/campaigns.php: Add
	  new campaign to current users usergroup permissions.
	* [r1044] www/admin/include/content/scripts/email_templates.php: Do
	  not display HTML/Text entry on new Email Template. Fix test
	  email.
	* [r1043] www/agent/include/osdial-static.js: Make sendEmail run in
	  foreground. Fixed bug that would not send an email if only 1
	  ETids elements was presented.
	* [r1042] www/agent/vdc_db_query.php: Save email address and
	  Additional Forms even if alter data is off.
	* [r1041] www/agent/osdial.php: Remove width from Email Template
	  checkboxes.
	* [r1040] www/agent/osdial.php,
	  www/agent/templates/default/display.php: Change script BG color
	  back to white. Remove width on AFF label.
	* [r1039] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/header.php: Fix NF.

2010-08-13  Lott Caskey <lottcaskey@gmail.com>

	* [r1038]
	  www/admin/include/content/reports/agent_performance_detail.php:
	  Fix entry table width.
	* [r1037]
	  www/admin/include/content/reports/lead_search_advanced.php: Added
	  AgentLog output option to adv lead search.
	* [r1036] www/agent/osdial.php: Fix wrapping cutomer information
	  lines.
	* [r1035] bin/osdial_resource_send.pl: Fix for 'bond' interfaces.
	* [r1034] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/header.php: NF update
	* [r1033] www/agent/include/osdial-login.js,
	  www/agent/include/osdial-static.js: Combine common XHR requests
	  into a single function.
	* [r1032] extras/httpd-osdial.conf: Add must-revalidate to caching.

2010-08-10  Lott Caskey <lottcaskey@gmail.com>

	* [r1031]
	  www/admin/include/content/reports/lead_search_advanced.php:
	  Prefix AFF with apostrophe on CSV output if it is numeric/date
	  field.

2010-08-09  Lott Caskey <lottcaskey@gmail.com>

	* [r1030] www/agent/include/osdial-static.js: Added getXmlHttp
	  method.
	* [r1029] extras/httpd-osdial-archive.conf,
	  extras/httpd-osdial.conf: Cache adjustments, html compression.
	* [r1028] www/agent/blank.php, www/agent/conf_exten_check.php,
	  www/agent/include/osdial-global-dynamic.js,
	  www/agent/include/osdial-global.js,
	  www/agent/include/osdial-static.js,
	  www/agent/live_exten_check.php, www/agent/manager_send.php,
	  www/agent/osdial.php, www/agent/templates/default/styles.css,
	  www/agent/vdc_db_query.php, www/agent/webform_redirect.php,
	  www/agent/webform_test.php: Alter layouts and headers to perform
	  better with browser cache.

2010-08-08  Lott Caskey <lottcaskey@gmail.com>

	* [r1027] Makefile, extras/httpd-osdial.conf, www/favicon.ico,
	  www/robots.txt: Added robots.txt and favicon.ico to install.

2010-08-07  Lott Caskey <lottcaskey@gmail.com>

	* [r1026] www/admin/include/admin.js, www/admin/include/header.php,
	  www/admin/templates/default/styles.css: Remove some bad
	  formatting/font tags.
	* [r1025] www/admin/include/admin.js, www/admin/include/auth.php,
	  www/admin/include/content/admin/carriers.php,
	  www/admin/include/content/admin/company.php,
	  www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/iframe.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/cid_areacode.php,
	  www/admin/include/content/campaigns/dialstat.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/iframe.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/filters/iframe.php,
	  www/admin/include/content/ingroups/iframe.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/iframe.php,
	  www/admin/include/content/lists/list_loader.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/lists/modify_lead.php,
	  www/admin/include/content/remoteagent/iframe.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/custom.php-example,
	  www/admin/include/content/reports/iframe.php,
	  www/admin/include/content/reports/lead_search_advanced.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/scripts/email_templates.php,
	  www/admin/include/content/scripts/iframe.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/iframe.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/iframe.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/header.php, www/admin/include/help.php: Removed
	  unneeded table and font tags that proceeded many menus. Changed
	  default fonts to dejavu sans,verdana,sans-serif.
	* [r1024] www/admin/admin.php, www/admin/include/footer.php,
	  www/admin/include/header.php,
	  www/admin/templates/default/styles.css: Move container DIV to
	  admin.php around the container function. Added styles for the
	  footer to ensure consistent rendering on Chrome. Changed default
	  fonts to dejavu-sans/verdana.
	* [r1023] agi/agi-VDAD_ALL_inbound.agi: Moved Answer/Ring/Wait
	  closer to after the initial CLOSER handling. Moved the
	  AccountCode assignment before afterhours check and call the
	  call_log.agi URL directly afterwords.
	* [r1022] bin/FastAGI_log.pl: Recorganzied extension/number_dialed
	  usage. Added phone/trunk support for SIP/IAX. Added Inbound (Y)
	  and DCagc (agent manual-dial) handling.

2010-08-06  Lott Caskey <lottcaskey@gmail.com>

	* [r1021] extras/sql/221071.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php, www/admin/include/help.xml,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/osdial.php: Added
	  option to disable manual/fast dial for the entire campaign.
	* [r1020] www/admin/include/content/admin/carriers.php: Add generic
	  templates on new carrier addition.
	* [r1019] www/admin/include/content/admin/carriers.js: Minor mods
	  to dialplan.
	* [r1018] www/admin/include/content/admin/carriers.php: Fix missing
	  carrier_ids and row bgcolors.
	* [r1017] www/admin/include/content/campaigns/fields.php: Fix
	  listing of Additional Forms.
	* [r1016] bin/osdial_astgen.pl: Condense carrier generation, add
	  catch-all DID warning.
	* [r1015] agi/agi-VDAD_ALL_inbound.agi: Embed answering and ringing
	  of the channel.
	* [r1014] agi/agi-OSDoutbound.agi: remove buffering.

2010-08-05  Lott Caskey <lottcaskey@gmail.com>

	* [r1013] www/admin/include/content/admin/carriers.php: Element
	  should have been collapsed.
	* [r1012] www/admin/include/content/admin/phones.php: Allow for the
	  Phone Extension to be added/modified without having a
	  voicemail_id.
	* [r1011] www/admin/include/auth.php: Missing some initializers.
	* [r1010] extras/httpd-osdial-archive.conf,
	  extras/httpd-osdial.conf: Add Cache expirey rules for
	  dynamic/static webserver traffic.
	* [r1009] bin/osdial_astgen.pl: If a default carrier is selected
	  for the system, we add some extensions into
	  osdial_extensions_phones to override the preexisting manual entry
	  extensions in osdial_extensions_outbound. Changed the
	  osdial_extensions_phones to better account for a presence or lack
	  of voicemail, if the extension has VM the call terminates after
	  30sec and enters VM if BUSY/CONG/UNAV/NOAN, if it doen't have VM
	  it will ring for 60sec before hanging up. Fixed dos formating,
	  missing context for carriers, and missing DIDs.
	* [r1008] docs/conf_examples/osdial_extensions.conf: Added
	  extension 6000 for accessing the prompted station_montioring.
	* [r1007] sounds/invalid-extension.gsm, sounds/invalid-room.gsm,
	  sounds/please-enter-the-extension-2-b-monitored.gsm,
	  sounds/please-enter-the-room-number-you-wish-to-join.gsm: Added
	  sound files for agi-station_monitor_prompted.agi.
	* [r1006] docs/conf_examples/dnsmgr.conf,
	  docs/conf_examples/extensions.conf, docs/conf_examples/iax.conf,
	  docs/conf_examples/logger.conf, docs/conf_examples/manager.conf,
	  docs/conf_examples/meetme.conf,
	  docs/conf_examples/musiconhold.conf,
	  docs/conf_examples/osdial_extensions.conf,
	  docs/conf_examples/osdial_manager.conf,
	  docs/conf_examples/osdial_meetme.conf,
	  docs/conf_examples/sip.conf, docs/conf_examples/voicemail.conf:
	  Removed dos formatting.
	* [r1005] bin/osdial_astgen.pl: Ensure that TRUNKblind and
	  TRUNKloop are present in osdial_extensions.conf. Added
	  deny/permit options for all valid servers for the IAX2/SIP
	  intra-server and loopback configurations. Added 07860XXXX and
	  08860XXXX extensions for invisible barge.
	* [r1004] agi/agi-station_barge.agi, agi/agi-station_monitor.agi:
	  Modify monitor/barge routines to use IAX2 loopback, allowing it
	  to hide from the agent.
	* [r1003] agi/agi-station_monitor_prompted.agi: Created new station
	  monitor which will first prompt for a valid campaign_id followed
	  by a valid agents phone extension.
	* [r1002] www/admin/include/content/reports/realtime_detail.php:
	  Modified SIP/IAX2 monitoring/barging to be hidden from agent.
	* [r1001] agi/agi-OSDoutbound.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  bin/osdial_astgen.pl, docs/conf_examples/osdial_sip.conf,
	  docs/conf_examples/osdial_sip_servers.conf,
	  extras/sql/221070.sql, extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php,
	  www/agent/include/osdial-static.js, www/agent/manager_send.php,
	  www/agent/osdial.php: Added ability to select the Intra-Server
	  Protocol from System Settings. Cleanup osdial_astgen, fixed
	  server password generation. Updated all scripts to switch between
	  remote dialstrings. Implemented so that the protocol can be
	  changed on the fly with agents logged in.

2010-08-04  Lott Caskey <lottcaskey@gmail.com>

	* [r1000] agi/agi-VDAD_ALL_inbound.agi, extras/sql/221069.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/help.php, www/admin/include/help.xml,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: Added drop_trigger feature to
	  InGroups. This allows a drop to timeout, to run the drop action
	  immediately if no agents are logged in, or run the drop action
	  immediately if no agents are READY|CLOSER.
	* [r999] www/admin/include/content/lists/modify_lead.php: Fix
	  WEBFORMs.
	* [r998] www/admin/include/content/scripts/scripts.php,
	  www/agent/include/osdial-global-dynamic.js,
	  www/agent/include/osdial-static.js, www/agent/osdial.php: Added
	  ability to force a submit_method when using the Script-based
	  Dispo Buttons. This allows for webforms to be run when specific
	  dispositions are clicked from within the script. There are
	  4-basic modes: (default)- Allows Campaign/InGroup submit_method
	  to override, NORMAL- Will never run a webform even if set in
	  Campaign/InGroup, WEBFORM1- Always runs WebForm1, WEBFORM2-
	  Always runs WebForm2.
	* [r997] www/agent/osdial.php: Removed limit number of
	  dispositions. Created associative array for sorting of
	  system+campaign statuses. Replaced occurences of substr with
	  rtrim. Replaced some bad string concatination.
	* [r996] www/agent/include/osdial-static.js: Fixed handling of
	  undefined value with AFoptions.
	* [r995] extras/firewall.sh: Update firewall script to not block
	  multicast.
	* [r994] agi/agi-VDAD_ALL_inbound.agi: Set the defined list_id when
	  inserting the osdial_closer_log record.
	* [r993] www/admin/include/content/lists/modify_lead.php: Alter
	  webform variable replacement to work in address/path as well as
	  variable/query side of the URL.
	* [r992] www/admin/include/CalendarPopup.js,
	  www/admin/include/content/admin/carriers.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/reports/agent_pause_summary.php,
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/agent_timesheet.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/lead_search_advanced.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/templates/default/styles.css: Fix bad css styles.
	* [r991] www/agent/include/osdial-global.js,
	  www/agent/include/osdial-static.js, www/agent/osdial.php: Added
	  lead_id, source_id, external_key as readonly fields. Reorganize
	  functions, renamed Scripting Additional and Editable Field
	  functions. Hide conf_channel_detail on logout. Hide AddtlFormTab
	  until welcome is completed and on disposition/wrapup. Added
	  afterCallClearing which consolodates several field clearing
	  statements into one function. Condensed positioning variables.
	  Fix bad styles. General GUI cleanup and alignment.
	* [r990] www/agent/templates/default/styles.css: Removed invalid
	  CSS tags.
	* [r989] www/admin/include/content/lists/modify_lead.php: Fix
	  overwriting of the title field.
	* [r988] www/admin/include/content/lists/list_loader.php: Add
	  extended descriptions for alt_phone and address3.
	* [r987] www/agent/include/osdial-static.js, www/agent/osdial.php:
	  Move EmailTemplate selection to Additional Fields panel and send
	  emails after dispositioning.
	* [r986] www/agent/functions.php: Fix password on SMTP
	  authentication.
	* [r985] www/admin/include/content/scripts/email_templates.php: Fix
	  bgcoloring on Name rows. Do sample substitution on test email.
	* [r984] www/admin/include/functions.php: Modify
	  format_select_options to display the line item in red if
	  inactive. Display Scripts/EmailTemplates/Servers in red if
	  inactive.
	* [r983] www/admin/include/content/usergroups/usergroups.php:
	  Display Scripts/EmailTemplates in red if inactive.

2010-08-03  Lott Caskey <lottcaskey@gmail.com>

	* [r982] agi/agi-VDAD_ALL_inbound.agi: Exit if ingroup is not
	  active.
	* [r981] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/ingroups/ingroups.php: Sort users by
	  ID.
	* [r980] www/admin/include/content/campaigns/campaigns.php: Added
	  full name to RANKS table.
	* [r979] www/admin/include/content/ingroups/ingroups.php: Fixed
	  RANKS to only display users assigned to that ingroup, added agent
	  full name to table.
	* [r978] www/admin/include/help.php, www/admin/include/help.xml:
	  Add betting description of Answering Message Extension to help.
	* [r977] extras/sql/221068.sql: AFF alt_phone dialing.
	* [r976] bin/AST_VDauto_dial.pl, bin/FastAGI_log.pl,
	  extras/sql/221068.sql,
	  www/admin/include/content/campaigns/campaigns.php: AFF alt_phone
	  dialing.
	* [r975] bin/AST_VDauto_dial.pl, bin/FastAGI_log.pl,
	  extras/sql/221068.sql, extras/sql/upgrade_sql.map, version: AFF
	  alt_phone dialing.

2010-08-01  Lott Caskey <lottcaskey@gmail.com>

	* [r974] www/admin/include/content/scripts/email_templates.php: Fix
	  error message.
	* [r973] agi/agi-VDAD_ALL_inbound.agi: Auto-create list if it does
	  not exist.

2010-07-30  Lott Caskey <lottcaskey@gmail.com>

	* [r972] extras/sql/221067.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/scripts/email_templates.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/functions.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/functions.php,
	  www/agent/include/osdial-static.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Finish email templating.
	* [r971] www/admin/include/auth.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/scripts/email_templates.php,
	  www/admin/include/functions.php, www/admin/include/menu.php,
	  www/admin/include/variables.php: Email template fixes.
	* [r970] extras/sql/221066.sql: Fix default on text types.
	* [r969] www/admin/include/content/scripts/email_templates.php,
	  www/admin/include/header.php, www/admin/include/menu.php: Email
	  templating UI

2010-07-29  Lott Caskey <lottcaskey@gmail.com>

	* [r968] www/agent/osdial.php: Manually add meta tags.
	* [r967] extras/sql/221066.sql: Add defaults for existing
	  usergroups.
	* [r966] extras/sql/221066.sql, www/admin/include/auth.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/functions.php, www/admin/include/variables.php:
	  Updates for usergroup scripts/email templates.

2010-07-28  Lott Caskey <lottcaskey@gmail.com>

	* [r965] www/agent/include/osdial-static.js,
	  www/agent/templates/default/display.php: Fix script bgcolor.
	* [r964] extras/sql/221066.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/auth.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/variables.php: Add initial per-usergroup script
	  access and email templates.

2010-07-25  Lott Caskey <lottcaskey@gmail.com>

	* [r963] www/agent/templates/default/styles.css: Added height style
	  to maintain compatibility with chrome.

2010-07-22  Lott Caskey <lottcaskey@gmail.com>

	* [r962] www/admin/include/content/admin/company.php: Fix company
	  deletion.
	* [r961] bin/AST_manager_listen.pl: Clear meetme on exit.

2010-07-17  Lott Caskey <lottcaskey@gmail.com>

	* [r960] www/agent/osdial.php, www/agent/vdc_db_query.php: Fix on
	  comparision of AFF mixed-case campaign ID.

2010-07-16  Lott Caskey <lottcaskey@gmail.com>

	* [r959] bin/osdial_astgen.pl,
	  docs/conf_examples/osdial_extensions.conf,
	  docs/conf_examples/osdial_extensions_carriers.conf,
	  docs/conf_examples/osdial_iax.conf,
	  docs/conf_examples/osdial_iax_carriers.conf,
	  docs/conf_examples/osdial_sip.conf,
	  docs/conf_examples/osdial_sip_carriers.conf,
	  extras/sql/221065.sql, extras/sql/upgrade_sql.map,
	  perl/lib/OSDial.pm, version,
	  www/admin/include/content/admin/carriers.js,
	  www/admin/include/content/admin/carriers.php,
	  www/admin/include/content/admin/company.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/header.php, www/admin/include/help.php,
	  www/admin/include/help.xml, www/admin/include/menu.php,
	  www/admin/include/variables.php,
	  www/admin/templates/default/display.php,
	  www/agent/include/osdial-global-dynamic.js,
	  www/agent/include/osdial-static.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: GUI-based carrier configuration.
	* [r958] bin/ADMIN_adjust_GMTnow_on_leads.pl: Fix to not update the
	  modify_date on GMT adjustment.

2010-07-09  Lott Caskey <lottcaskey@gmail.com>

	* [r957]
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php:
	  change to a left join.
	* [r956] www/admin/include/content/campaigns/campaigns.php: fix
	  multiple form declarations.

2010-07-07  Lott Caskey <lottcaskey@gmail.com>

	* [r955] www/agent/osdial.php: Display message if no aff found.
	* [r954] www/agent/conf_exten_check.php, www/agent/functions.php,
	  www/agent/include/osdial-dynamic.js,
	  www/agent/include/osdial-global-dynamic.js,
	  www/agent/include/osdial-global.js,
	  www/agent/include/osdial-login.js,
	  www/agent/include/osdial-static.js, www/agent/include/osdial.js,
	  www/agent/osdial.php, www/agent/templates/default/styles.css:
	  Major cleanups to agent UI.
	* [r953] www/agent/include/osdial.js: backports.

2010-07-06  Lott Caskey <lottcaskey@gmail.com>

	* [r952] bin/AST_VDauto_dial.pl, bin/AST_VDauto_dial_FILL.pl: Add
	  CID Areacodes to autodialing.
	* [r951] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/reports/lead_search_advanced.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/functions.php: Ensure get_krh is called with 6
	  parameters.
	* [r950] www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/cid_areacode.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/list_loader.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/lists/modify_lead.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/content/reports/agent_pause_summary.php,
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/lead_search_advanced.php,
	  www/admin/include/content/reports/lead_search_basic.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/usergroup_hourly.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/init.php: Replace bgcolor conditions with
	  bgcolor function.

2010-07-05  Lott Caskey <lottcaskey@gmail.com>

	* [r949] www/agent/include/osdial.js: Replace PHP parsed variables
	  with JS variables.
	* [r948] extras/sql/221064.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/cid_areacode.php,
	  www/admin/include/header.php, www/admin/include/menu.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Added functionality to assign callerid
	  based on areacode. The CID_AREACODE function allows for both
	  manual entry and uploading of bulk mappings. Moved several
	  section around in osdial.php. Added a Welcome (splash) screen
	  that informs the agent of what the browser is doing after they
	  click login and before it has completed initialization.
	* [r947] www/admin/include/content/campaigns/pause.php: Typo in
	  grouping of condition.

2010-07-04  Lott Caskey <lottcaskey@gmail.com>

	* [r946] www/admin/include/content/campaigns/pause.php: Cleanup
	  script.
	* [r945] www/admin/include/EditableSelect.js,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/header.php,
	  www/admin/templates/default/images/select_arrow.gif,
	  www/admin/templates/default/images/select_arrow_down.gif,
	  www/admin/templates/default/images/select_arrow_over.gif: Added
	  widget for EditableSelect boxes. Set Dial-Level and Max Adapt
	  Level fields to use the EditableSelect.
	* [r944] www/admin/include/content/usergroups/usergroups.php:
	  Script cleanup.
	* [r943] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/lists/modify_lead.php: Fixes for
	  permissions based reporting.
	* [r942] www/admin/include/content/reports/agent_pause_summary.php,
	  www/admin/include/content/reports/agent_stats.php: Pause Usage
	  Summary updates.
	* [r941] www/admin/include/content/usergroups/usergroups.php:
	  UserGroup form display cleanup.

2010-07-03  Lott Caskey <lottcaskey@gmail.com>

	* [r940] www/admin/include/content/reports/agent_pause_summary.php:
	  Modify report to also report on plain pauses. Added Per-Agent
	  Pause code summary, grouping by agent then pause code. Added
	  total overview pause code summary.
	* [r939] extras/sql/221063.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/auth.php,
	  www/admin/include/content/admin/company.php,
	  www/admin/include/content/reports/agent_pause_summary.php,
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/agent_status.php,
	  www/admin/include/content/reports/agent_timesheet.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/lead_search_advanced.php,
	  www/admin/include/content/reports/lead_search_basic.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/reports/usergroup_hourly.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/header.php, www/admin/include/validation.php,
	  www/admin/include/variables.php,
	  www/admin/osdial_sales_viewer.php: Added ability to assign
	  permissions to report viewing/exporting using UserGroups.

2010-07-02  Lott Caskey <lottcaskey@gmail.com>

	* [r938] www/admin/include/content/reports/usergroup_hourly.php:
	  Modify UserGroup Hourly report to use Status category.
	* [r937] www/admin/include/content/lists/advanced_search.php,
	  www/admin/include/content/lists/basic_search.php,
	  www/admin/include/content/lists/modify_lead.php,
	  www/admin/include/content/reports/lead_search_advanced.php,
	  www/admin/include/content/reports/lead_search_basic.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/header.php, www/admin/include/menu.php: Move
	  Basic and Advanced Lead Search routines into the Reports section.
	  Added links for advanced and basic searches into both. Updated
	  any referencing scripts. Updated menus, removed 'Search For A
	  Lead' from the Lists menu (now both can be accessed from Lead
	  Search). Renamed 'Lead Export' to 'Export'. Renamed 'Load New
	  Leads' to 'Load Leads'.
	* [r936] www/agent/include/osdial.js, www/agent/osdial.php: Major
	  cleanup.
	* [r935] www/admin/include/content/reports/agent_status.php,
	  www/admin/include/content/reports/realtime_detail.php: Added
	  'close_after_emergency_logout' parameter to the Agent Status
	  report and modify Realtime Detail to pass the parameter. This
	  allows for quick emergency logouts, as the Agent Status window
	  will automatically close after each one completes.
	* [r934] www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/templates/default/display.php: Improved on osdalert
	  javascript function. Function opens an alert panel instead of the
	  ?blocking? popup. Alert panel is timed, so it will automatically
	  close after a default of 10 seconds, which can be suspended by
	  the agent. Added UP/DOWN controls for moving the panel if it is
	  obstructing something. All javascript functions that previously
	  called alert now call osdalert. Example: osdalert('Some alert
	  message.',30); (Where 30 is the timer value.)
	* [r933] www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/templates/default/display.php: Additional Calendar
	  optimizations. Change javascript alerts to osdalert (for CSS
	  based alert instead of popups).
	* [r932] www/agent/osdial.php: Simplify CallBack calendar code, add
	  Back/Next buttons for CallBack scheduling (for scheduling up to 5
	  years), make calendar formatting uniform, add submit on
	  double-click to date selection.
	* [r931] www/admin/osdial_sales_viewer.php,
	  www/admin/spreadsheet_sales_viewer.pl: Change the Recent Outbound
	  Sales to work by the SALE status category instead of only the
	  SALE status. Fix errors in spreadsheet_sales_viewer.pl, change to
	  work by the SALE status category instal of only the SALE status.
	* [r930] docs/conf_examples/dsp.conf: Added dsp.conf, if missing,
	  WaitForSilence will not work.
	* [r929] extras/firewall.sh: Check for presence of
	  libipt_addrtype.so and libipt_pkttype.so before running the
	  associated rules.
	* [r928] www/admin/include/content/campaigns/campaigns.php: Delete
	  associated virtual agents on campaign removal.
	* [r927] extras/firewall.sh: Fixed bug that would ignore a defined
	  TrustedHost. Added defaults and validation for options passed to
	  various functions. Added IPT wrapper function that detects the
	  presence of libipt_comment.so and adds comments to rules if
	  available. Added ability to have 2 LAN interfaces and 2 VPN
	  interfaces. Added ability to have up to 5 IP addresses within any
	  defined subnet for the WAN, LAN1, LAN2, VPN1, or VPN2 interfaces.
	  Added ability to auto-detect the NET (IP/subnet) and IP1 (first
	  IP address) for the WAN, LAN1, and LAN2 interfaces, simply add
	  'auto' to the desired variables, ie WAN_IP1="auto",
	  WAN_NET="auto", LAN1_IP1="auto", LAN1_NET="auto",
	  LAN2_IP1="auto", or LAN2_NET="auto".
	* [r926] www/admin/include/content/campaigns/campaigns.php: Add
	  functionality to copy IVR settings when campaign is copied.
	  Delete IVR settings when campaign is deleted.
	* [r925] www/admin/include/content/campaigns/ivr.php: Fix
	  formatting on sub-menu keypress entry panel.

2010-06-30  Lott Caskey <lottcaskey@gmail.com>

	* [r924] www/admin/include/content/reports/agent_timesheet.php:
	  Added full agent timesheets and CSV export to Agent Timesheet
	  report.
	* [r923] bin/FastAGI_log.pl: Change behavior of VDCL lookup to grab
	  the earliest entry with a NULL end_epoch.

2010-06-29  Lott Caskey <lottcaskey@gmail.com>

	* [r922] www/admin/include/validation.php: Fix space removal in
	  script_button_label validation.
	* [r921] www/admin/include/content/reports/agent_pause_summary.php:
	  Added pause-code summary to agent stats. Added an exportable
	  pause code report to the reports menu.
	* [r920] www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/reports.php: Added pause-code
	  summary to agent stats. Added an exportable pause code report to
	  the reports menu.
	* [r919] extras/osdial.cron: Clean out advsearch exports.

2010-06-25  Lott Caskey <lottcaskey@gmail.com>

	* [r918] bin/AST_DB_optimize.pl, bin/AST_flush_DBqueue.pl: Move
	  report group caching to the nightly DB optimize process.

2010-06-24  Lott Caskey <lottcaskey@gmail.com>

	* [r917] www/admin/include/content/scripts/scripts.php,
	  www/agent/osdial.php: Make button search/replace less greedy.

2010-06-23  Lott Caskey <lottcaskey@gmail.com>

	* [r916] www/admin/include/content/scripts/scripts.php,
	  www/admin/include/validation.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Add inline customizable button labels to
	  scripting, using the format {{BUTTON:Label}}.
	* [r915] extras/osdial.init: Add RAMFS sound relocation to startup.

2010-06-22  Lott Caskey <lottcaskey@gmail.com>

	* [r914] www/admin/include/content/lists/modify_lead.php: Added
	  webform links to modify lead.

2010-06-18  Lott Caskey <lottcaskey@gmail.com>

	* [r913] extras/sql/221062.sql, extras/sql/upgrade_sql.map,
	  version: Fix for web_form_address in lists, default should be
	  blank as to not override campaign setting.

2010-06-17  Lott Caskey <lottcaskey@gmail.com>

	* [r912] www/admin/include/content/scripts/scripts.php: Added HTML
	  button to wysiwyg editor.
	* [r911] extras/sql/221061.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/users/users.php,
	  www/admin/include/help.php, www/admin/include/help.xml,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/vdc_db_query.php: Add
	  support for per-agent script override.

2010-06-16  Lott Caskey <lottcaskey@gmail.com>

	* [r909] www/admin/include/content/users/users.php: Set user
	  callbacks to ANYONE if user is deleted or disabled.

2010-06-16  Lott Caskey <lottcaskey@gmail.com>

	* [r908] bin/AST_VDhopper.pl: Remove NEW status from dialable
	  statuse if a NEW list order is used.
	* [r907] www/agent/include/osdial.js, www/agent/manager_send.php:
	  Correct type in CUSTOM2 cid assignment. Send outbound_cid on
	  Redirect events. Modify Redirect to send a manager command to
	  change the cid prior to issuing redirect.

2010-06-11  Lott Caskey <lottcaskey@gmail.com>

	* [r906] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/header.php, www/admin/include/variables.php:
	  Add sorting by status. Fix directional sorting.

2010-06-11  Lott Caskey <lottcaskey@gmail.com>

	* [r905] www/admin/include/functions.php: Add padding to options
	  formatting.
	* [r904]
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php: Fix
	  total cost formatting.
	* [r903] extras/sql/221060.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/agent/include/osdial.js: Added LEAD_CUSTOM1 to xfer_cid_mode.
	  Fixed xfer_cid_mode from being sent on non-xferconf.
	* [r902] www/admin/include/content/lists/advanced_search.php: Add
	  script_button_log export to adv lead search.
	* [r901] www/agent/osdial.php: Fix button js.
	* [r900] www/admin/include/header.php: Fix vertical bar color.
	* [r899] www/admin/include/content/scripts/scripts.php,
	  www/agent/include/osdial.js, www/agent/osdial.php: Fix dispo
	  button selection. Fix logging for script button presses.
	* [r898] extras/sql/221059.sql, extras/sql/upgrade_sql.map,
	  version: Increase script_id length to 40 in the log.
	* [r897] bin/AST_ntp_update.sh: Update ntp script to try
	  priviledged port upon failure.
	* [r896] www/admin/include/content/lists/advanced_search.php:
	  Cleanup form display. Add export options for AFF.

2010-06-10  Lott Caskey <lottcaskey@gmail.com>

	* [r895]
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php:
	  Reports would miss data if no entry for that day.

2010-06-10  Lott Caskey <lottcaskey@gmail.com>

	* [r894] extras/osdial.init: Exec ntp from osdial bin.
	* [r893] extras/my.cnf: Change mysql default.
	* [r892] docs/conf_examples/logger.conf: Change logger defaults.
	* [r891] www/agent/conf_exten_check.php: Fix debug statements.
	* [r890] www/admin/include/content/scripts/scripts.php,
	  www/agent/include/osdial.js, www/agent/osdial.php: Fix scripting.
	* [r889] www/admin/include/content/reports/realtime_detail.php: Fix
	  undeclared variable

2010-06-04  Lott Caskey <lottcaskey@gmail.com>

	* [r888] www/admin/include/content/scripts/scripts.php,
	  www/agent/osdial.php: Add Buttons to Scripts that when clicked
	  will hangup and disposition the call. The markup for such a
	  button (say NI) is {{DISPO:NI:Not Interested}}, where the second
	  field is the code and the third field is the Label to put in the
	  button. Easy WYSIWYG editing has been integreated into the Script
	  editor.

2010-06-04  Lott Caskey <lottcaskey@gmail.com>

	* [r887] www/agent/include/osdial.js: Clear Script and update any
	  dependent fields between calls.
	* [r886] agi/agi-OSDoutbound.agi: Bad query, it was trying to pull
	  from the hopper on phone when it should have been using lead_id.
	  Added extra debug statements.
	* [r885] perl/lib/OSDial.pm: Variable typo.
	* [r884] bin/osdial-astsnds-ramfs.sh: Added copyrights. Added check
	  for available space before moving directories.
	* [r883] extras/firewall.sh: The OSDial Firewall beta script.
	* [r882] www/admin/include/content/scripts/scripts.php,
	  www/agent/include/osdial.js, www/agent/osdial.php: Scriptable
	  Editable Fields. The Form Fields and Addtl Fields can now be
	  modified directly from the form and script. Addtl Fields was only
	  partially working, not allowing multiples of the same field to be
	  entered on the script and sync together correctly. In addition,
	  there is a new option in the Script editor called 'Editable
	  Fields', which allow the author to give edit access to the agent
	  for that Form Field (even multiples) directly from the Script.
	* [r881] extras/my.cnf: Increase max_connections.
	* [r880] bin/osdial-astsnds-ramfs.sh, extras/osdial.cron: Cron
	  script that will load Asterisk sounds onto the RAMFS and
	  periodically syncs the RAMFS sounds directory back to ^Ce HD.

2010-06-03  Lott Caskey <lottcaskey@gmail.com>

	* [r879] bin/osdial_astgen.pl: Set dtmfmode for SIP extensions to
	  'auto'.

2010-06-03  Lott Caskey <lottcaskey@gmail.com>

	* [r878] www/agent/include/osdial.js, www/agent/osdial.php: Refine
	  AFF field update from within scripts.

2010-06-01  Lott Caskey <lottcaskey@gmail.com>

	* [r877] extras/sql/221058.sql, extras/sql/upgrade_sql.map,
	  version, www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Add routines to log script button
	  progression.

2010-06-01  Lott Caskey <lottcaskey@gmail.com>

	* [r876] www/admin/include/content/reports/reports.php: CSA:
	  Disallow reports display on non-admin members.

2010-05-31  Lott Caskey <lottcaskey@gmail.com>

	* [r875] extras/sql/221057.sql, extras/sql/upgrade_sql.map,
	  version: Fix campaign_id legnth in osdial_ivr.

2010-05-31  Lott Caskey <lottcaskey@gmail.com>

	* [r874] docs/api/api-admin-add_lead.xml, docs/api/api.txt,
	  www/admin/api.php: Assign specific agent to lead via API.
	* [r873] bin/AST_audio_archive.pl, extras/osdial.conf,
	  extras/osdial.cron: Archive recording backups.
	* [r872] agi/agi-OSDoutbound.agi,
	  docs/conf_examples/osdial_extensions.conf: Replace VDADtransfer
	  scripts.
	* [r871] www/agent/include/osdial.js: Proper escaping of AFF.
	* [r870] www/admin/dbconnect.php: Add VARclient to parsed
	  variables.
	* [r869] www/admin/include/header.php: HTML cleanup
	* [r868] www/admin/include/content/reports/realtime_detail.php: Fix
	  inbound queue display.
	* [r867] www/admin/include/content/lists/advanced_search.php: Add
	  recording link to display and CSV output.
	* [r866] www/admin/include/content/campaigns/ivr.php: Eliminate bad
	  characters on IVR file.
	* [r865] www/admin/include/functions.php: Fix pretty XML display.
	* [r864] www/admin/include/content/lists/modify_lead.php,
	  www/admin/include/variables.php: CSA: confirmation button
	* [r863] www/admin/include/dbconnect.php: Add VARclient to parsed
	  variables.
	* [r862] extras/sql/221053.sql: Missing end comment.
	* [r861] perl/lib/OSDial.pm: Modufy sql_connect to allow the
	  specification of the DB to connect too.

2010-05-07  Lott Caskey <lottcaskey@gmail.com>

	* [r860] docs/conf_examples/osdial_extensions.conf,
	  docs/conf_examples/osdial_extensions_conferences.conf: some Zap
	  straglers.

2010-05-07  Lott Caskey <lottcaskey@gmail.com>

	* [r859] bin/osdial_astgen.pl: fix format of condensed server/conf
	  access string.
	* [r858] bin/AST_audio_archive.pl: Fix backup path if not defined.
	* [r857] extras/osdial.conf: Add backup path to config.
	* [r856] extras/my.cnf: qcache adjustments for my.cnf
	* [r855] agi/agi-VDAD_ALL_inbound.agi: VMail transfers were missing
	  callerid/accountcode declaration.
	* [r854] www/agent/manager_send.php: Added more debug output for
	  hangup actions.
	* [r853] www/agent/include/osdial.js: reverse order of hangup in
	  bothcall_send_hangup. Changed hangup action to use
	  bothcall_send_hangup on confxfer.
	* [r852] www/admin/include/functions.php: Do not issue str_repeat
	  if count is not >0.
	* [r851] www/admin/include/auth.php: Fix for missing entries in SQL
	  fragments.

2010-05-05  Lott Caskey <lottcaskey@gmail.com>

	* [r850] bin/AST_audio_archive.pl, extras/osdial.conf,
	  extras/osdial.cron,
	  www/admin/include/content/reports/realtime_detail.php: Fixes to
	  auto places, extensions, real-time, etc...

2010-05-05  Lott Caskey <lottcaskey@gmail.com>

	* [r849] bin/osdial_astgen.pl: Changed agent barge lines to not
	  include *s. Used the script responsible for generation of the
	  extensions.
	* [r848] www/admin/api.php: Added code to send debug direct to
	  file. Changed behavior to not use user to update the lead...the
	  agent variable should now be used.
	* [r847] bin/AST_audio_archive.pl: Checks if destination is the
	  same as the localhost. If it is, it copies the file firectly.
	  Otherwise, it uses ftp to transfer, and only if it can
	  successfully log in.

2010-05-03  Lott Caskey <lottcaskey@gmail.com>

	* [r846] docs/conf_examples/rtp.conf: Added rtp.conf to asterisk
	  config...otherwise asterisk will use ports 5000-31000.

2010-05-01  Lott Caskey <lottcaskey@gmail.com>

	* [r845] extras/sql/221043.sql, extras/sql/221044.sql,
	  extras/sql/221053.sql, extras/sql/221056.sql: Update on previous
	  SQL files to make sure table locking and old_alter_table is used
	  on statements that create primary keys.

2010-05-01  Lott Caskey <lottcaskey@gmail.com>

	* [r844] extras/sql/upgrade_sql.pl: Rewrite the SQL update process
	  so that the parent thread retains the SQL session. Since a new
	  session isn't created with each new processed thread, we can use
	  session bound functions like LOCK and SET. This will eliminate
	  the occasional failure that might occur when an index is
	  recreated and another process writes into the table making it
	  non-unique and causing the index creation to fail.
	* [r843] sounds/,.sln, sounds/,.sln16, sounds/,.wav,
	  sounds/buzz.sln, sounds/buzz.sln16, sounds/buzz.wav,
	  sounds/conf.sln, sounds/conf.sln16, sounds/conf.wav,
	  sounds/ding.sln, sounds/ding.sln16, sounds/ding.wav,
	  sounds/dtmf-0.sln, sounds/dtmf-0.sln16, sounds/dtmf-0.wav,
	  sounds/dtmf-1.sln, sounds/dtmf-1.sln16, sounds/dtmf-1.wav,
	  sounds/dtmf-2.sln, sounds/dtmf-2.sln16, sounds/dtmf-2.wav,
	  sounds/dtmf-3.sln, sounds/dtmf-3.sln16, sounds/dtmf-3.wav,
	  sounds/dtmf-4.sln, sounds/dtmf-4.sln16, sounds/dtmf-4.wav,
	  sounds/dtmf-5.sln, sounds/dtmf-5.sln16, sounds/dtmf-5.wav,
	  sounds/dtmf-6.sln, sounds/dtmf-6.sln16, sounds/dtmf-6.wav,
	  sounds/dtmf-7.sln, sounds/dtmf-7.sln16, sounds/dtmf-7.wav,
	  sounds/dtmf-8.sln, sounds/dtmf-8.sln16, sounds/dtmf-8.wav,
	  sounds/dtmf-9.sln, sounds/dtmf-9.sln16, sounds/dtmf-9.wav,
	  sounds/dtmf-hash.sln, sounds/dtmf-hash.sln16,
	  sounds/dtmf-hash.wav, sounds/dtmf-star.sln,
	  sounds/dtmf-star.sln16, sounds/dtmf-star.wav, sounds/enter.sln,
	  sounds/enter.sln16, sounds/enter.wav, sounds/four_digit_id.sln,
	  sounds/four_digit_id.sln16, sounds/four_digit_id.wav,
	  sounds/generic_hold.sln, sounds/generic_hold.sln16,
	  sounds/generic_hold.wav, sounds/hold_tone.sln,
	  sounds/hold_tone.sln16, sounds/hold_tone.wav,
	  sounds/ld_invalid_pin_number.sln,
	  sounds/ld_invalid_pin_number.sln16,
	  sounds/ld_invalid_pin_number.wav,
	  sounds/ld_welcome_pin_number.sln,
	  sounds/ld_welcome_pin_number.sln16,
	  sounds/ld_welcome_pin_number.wav, sounds/leave.sln,
	  sounds/leave.sln16, sounds/leave.wav, sounds/old,
	  sounds/park.sln, sounds/park.sln16, sounds/park.wav,
	  sounds/silence.sln, sounds/silence.sln16, sounds/silence.wav,
	  sounds/sip-silence.sln, sounds/sip-silence.sln16,
	  sounds/sip-silence.wav, sounds/vm-rec-generic.sln,
	  sounds/vm-rec-generic.sln16, sounds/vm-rec-generic.wav: Remove
	  the wav, sln, and sln16 sound files due to size.
	* [r842] Makefile, sounds/,.g729, sounds/,.gsm, sounds/,.sln,
	  sounds/,.sln16, sounds/,.ulaw, sounds/US_pol_survey_hello.gsm,
	  sounds/US_pol_survey_transfer.gsm,
	  sounds/US_reminder_callback.gsm, sounds/US_reminder_goodbye.gsm,
	  sounds/US_reminder_message.gsm, sounds/US_reminder_options.gsm,
	  sounds/US_thanks_no_contact.gsm, sounds/auth-thankyou.gsm,
	  sounds/buzz.g729, sounds/buzz.sln, sounds/buzz.sln16,
	  sounds/buzz.ulaw, sounds/buzz.wav,
	  sounds/check-number-dial-again.gsm, sounds/conf.g729,
	  sounds/conf.sln, sounds/conf.sln16, sounds/conf.ulaw,
	  sounds/conf.wav, sounds/connected.gsm, sounds/ding.g729,
	  sounds/ding.sln, sounds/ding.sln16, sounds/ding.ulaw,
	  sounds/ding.wav, sounds/dtmf-0.g729, sounds/dtmf-0.sln,
	  sounds/dtmf-0.sln16, sounds/dtmf-0.ulaw, sounds/dtmf-1.g729,
	  sounds/dtmf-1.sln, sounds/dtmf-1.sln16, sounds/dtmf-1.ulaw,
	  sounds/dtmf-2.g729, sounds/dtmf-2.sln, sounds/dtmf-2.sln16,
	  sounds/dtmf-2.ulaw, sounds/dtmf-3.g729, sounds/dtmf-3.sln,
	  sounds/dtmf-3.sln16, sounds/dtmf-3.ulaw, sounds/dtmf-4.g729,
	  sounds/dtmf-4.sln, sounds/dtmf-4.sln16, sounds/dtmf-4.ulaw,
	  sounds/dtmf-5.g729, sounds/dtmf-5.sln, sounds/dtmf-5.sln16,
	  sounds/dtmf-5.ulaw, sounds/dtmf-6.g729, sounds/dtmf-6.sln,
	  sounds/dtmf-6.sln16, sounds/dtmf-6.ulaw, sounds/dtmf-7.g729,
	  sounds/dtmf-7.sln, sounds/dtmf-7.sln16, sounds/dtmf-7.ulaw,
	  sounds/dtmf-8.g729, sounds/dtmf-8.sln, sounds/dtmf-8.sln16,
	  sounds/dtmf-8.ulaw, sounds/dtmf-9.g729, sounds/dtmf-9.sln,
	  sounds/dtmf-9.sln16, sounds/dtmf-9.ulaw, sounds/dtmf-hash.g729,
	  sounds/dtmf-hash.sln, sounds/dtmf-hash.sln16,
	  sounds/dtmf-hash.ulaw, sounds/dtmf-star.g729,
	  sounds/dtmf-star.sln, sounds/dtmf-star.sln16,
	  sounds/dtmf-star.ulaw, sounds/enter.g729, sounds/enter.sln,
	  sounds/enter.sln16, sounds/enter.ulaw, sounds/enter.wav,
	  sounds/extension.gsm, sounds/four_digit_id.g729,
	  sounds/four_digit_id.sln, sounds/four_digit_id.sln16,
	  sounds/four_digit_id.ulaw, sounds/four_digit_id.wav,
	  sounds/generic_hold.g729, sounds/generic_hold.sln,
	  sounds/generic_hold.sln16, sounds/generic_hold.ulaw,
	  sounds/generic_hold.wav, sounds/hold_tone.g729,
	  sounds/hold_tone.sln, sounds/hold_tone.sln16,
	  sounds/hold_tone.ulaw, sounds/hold_tone.wav,
	  sounds/ld_invalid_pin_number.g729,
	  sounds/ld_invalid_pin_number.sln,
	  sounds/ld_invalid_pin_number.sln16,
	  sounds/ld_invalid_pin_number.ulaw,
	  sounds/ld_invalid_pin_number.wav,
	  sounds/ld_welcome_pin_number.g729,
	  sounds/ld_welcome_pin_number.sln,
	  sounds/ld_welcome_pin_number.sln16,
	  sounds/ld_welcome_pin_number.ulaw,
	  sounds/ld_welcome_pin_number.wav, sounds/leave.g729,
	  sounds/leave.sln, sounds/leave.sln16, sounds/leave.ulaw,
	  sounds/leave.wav, sounds/not-yet-connected.gsm, sounds/old,
	  sounds/old/US_pol_survey_hello.g729,
	  sounds/old/US_pol_survey_hello.gsm,
	  sounds/old/US_pol_survey_hello.sln,
	  sounds/old/US_pol_survey_hello.sln16,
	  sounds/old/US_pol_survey_hello.ulaw,
	  sounds/old/US_pol_survey_hello.wav,
	  sounds/old/US_pol_survey_transfer.g729,
	  sounds/old/US_pol_survey_transfer.gsm,
	  sounds/old/US_pol_survey_transfer.sln,
	  sounds/old/US_pol_survey_transfer.sln16,
	  sounds/old/US_pol_survey_transfer.ulaw,
	  sounds/old/US_pol_survey_transfer.wav,
	  sounds/old/US_reminder_callback.g729,
	  sounds/old/US_reminder_callback.gsm,
	  sounds/old/US_reminder_callback.sln,
	  sounds/old/US_reminder_callback.sln16,
	  sounds/old/US_reminder_callback.ulaw,
	  sounds/old/US_reminder_callback.wav,
	  sounds/old/US_reminder_goodbye.g729,
	  sounds/old/US_reminder_goodbye.gsm,
	  sounds/old/US_reminder_goodbye.sln,
	  sounds/old/US_reminder_goodbye.sln16,
	  sounds/old/US_reminder_goodbye.ulaw,
	  sounds/old/US_reminder_goodbye.wav,
	  sounds/old/US_reminder_message.g729,
	  sounds/old/US_reminder_message.gsm,
	  sounds/old/US_reminder_message.sln,
	  sounds/old/US_reminder_message.sln16,
	  sounds/old/US_reminder_message.ulaw,
	  sounds/old/US_reminder_message.wav,
	  sounds/old/US_reminder_options.g729,
	  sounds/old/US_reminder_options.gsm,
	  sounds/old/US_reminder_options.sln,
	  sounds/old/US_reminder_options.sln16,
	  sounds/old/US_reminder_options.ulaw,
	  sounds/old/US_reminder_options.wav,
	  sounds/old/US_thanks_no_contact.g729,
	  sounds/old/US_thanks_no_contact.gsm,
	  sounds/old/US_thanks_no_contact.sln,
	  sounds/old/US_thanks_no_contact.sln16,
	  sounds/old/US_thanks_no_contact.ulaw,
	  sounds/old/US_thanks_no_contact.wav,
	  sounds/old/auth-thankyou.g729, sounds/old/auth-thankyou.gsm,
	  sounds/old/auth-thankyou.sln, sounds/old/auth-thankyou.sln16,
	  sounds/old/auth-thankyou.ulaw, sounds/old/auth-thankyou.wav,
	  sounds/old/check-number-dial-again.g729,
	  sounds/old/check-number-dial-again.gsm,
	  sounds/old/check-number-dial-again.sln,
	  sounds/old/check-number-dial-again.sln16,
	  sounds/old/check-number-dial-again.ulaw,
	  sounds/old/check-number-dial-again.wav,
	  sounds/old/connected.g729, sounds/old/connected.gsm,
	  sounds/old/connected.sln, sounds/old/connected.sln16,
	  sounds/old/connected.ulaw, sounds/old/connected.wav,
	  sounds/old/extension.g729, sounds/old/extension.gsm,
	  sounds/old/extension.sln, sounds/old/extension.sln16,
	  sounds/old/extension.ulaw, sounds/old/extension.wav,
	  sounds/old/not-yet-connected.g729,
	  sounds/old/not-yet-connected.gsm,
	  sounds/old/not-yet-connected.sln,
	  sounds/old/not-yet-connected.sln16,
	  sounds/old/not-yet-connected.ulaw,
	  sounds/old/not-yet-connected.wav, sounds/old/vm-goodbye.g729,
	  sounds/old/vm-goodbye.gsm, sounds/old/vm-goodbye.sln,
	  sounds/old/vm-goodbye.sln16, sounds/old/vm-goodbye.ulaw,
	  sounds/old/vm-goodbye.wav, sounds/old/vm-msgsaved.g729,
	  sounds/old/vm-msgsaved.gsm, sounds/old/vm-msgsaved.sln,
	  sounds/old/vm-msgsaved.sln16, sounds/old/vm-msgsaved.ulaw,
	  sounds/old/vm-msgsaved.wav, sounds/old/vm-review.g729,
	  sounds/old/vm-review.gsm, sounds/old/vm-review.sln,
	  sounds/old/vm-review.sln16, sounds/old/vm-review.ulaw,
	  sounds/old/vm-review.wav, sounds/park.g729, sounds/park.sln,
	  sounds/park.sln16, sounds/park.ulaw, sounds/park.wav,
	  sounds/silence.g729, sounds/silence.gsm, sounds/silence.sln,
	  sounds/silence.sln16, sounds/silence.ulaw,
	  sounds/sip-silence.g729, sounds/sip-silence.sln,
	  sounds/sip-silence.sln16, sounds/sip-silence.ulaw,
	  sounds/sip-silence.wav, sounds/vm-goodbye.gsm,
	  sounds/vm-msgsaved.gsm, sounds/vm-rec-generic.g729,
	  sounds/vm-rec-generic.sln, sounds/vm-rec-generic.sln16,
	  sounds/vm-rec-generic.ulaw, sounds/vm-rec-generic.wav,
	  sounds/vm-review.gsm: Cleared out old/unused sound files, used
	  asterisk defaults where possible, converted to g729, gsm, ulaw,
	  sln, and slm16 to reduce transcoding processing.
	* [r841] extras/sql/221043.sql, extras/sql/221044.sql,
	  extras/sql/221053.sql, extras/sql/221056.sql: Some cleanup on the
	  DB files.
	* [r840] extras/sql/221056.sql: Lock tables before re-keying them.
	* [r839] www/admin/include/content/reports/realtime_detail.php: Fix
	  SIP URI.
	* [r838] www/admin/include/content/reports/realtime_detail.php: Fix
	  Listen/Barge URLs to work cross server.
	* [r837] www/admin/include/content/campaigns/status.php,
	  www/agent/osdial.php: Allow for the creation of non-selectable
	  campaign statuses that also exist globally, this allows for
	  turning off a global status for a particular campaign.
	* [r836] extras/sql/221056.sql, extras/sql/upgrade_sql.map,
	  version: Recreate some frequently used primary keys.
	* [r835] extras/sql/221043.sql, extras/sql/221044.sql,
	  extras/sql/221053.sql: Use IGNORE when creating primary keys.
	* [r834] www/admin/include/content/users/users.php,
	  www/admin/include/header.php: Fix user modifications, cleanup MC
	  copy, display and searches.
	* [r833] extras/sql/221055.sql,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/help.php, www/admin/include/help.xml,
	  www/agent/include/osdial.js, www/agent/vdc_db_query.php: Added
	  ability to do per-list scripts.
	* [r832] extras/sql/221055.sql: Increase size of web_form_address
	  and web_form_address2 in campaigns, lists, in-groups to 2000
	  characters.
	* [r831] www/admin/include/help.php, www/admin/include/help.xml,
	  www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Add the ability to do inline variable
	  substitution in the web-form address, using the [[field]] format.
	* [r830] www/admin/include/content/scripts/scripts.php: Add missing
	  script variables.

2010-04-30  Lott Caskey <lottcaskey@gmail.com>

	* [r829] bin/AST_VDadapt.pl: hopper_ready_count_stat undeclared.

2010-04-30  Lott Caskey <lottcaskey@gmail.com>

	* [r828] bin/AST_VDauto_dial.pl, bin/AST_VDauto_dial_FILL.pl,
	  www/admin/AST_OSDIAL_hopperlist.php, www/agent/vdc_db_query.php:
	  Fix API hopper selection order.
	* [r827] extras/sql/221055.sql: Fix DB command for API status
	  hopper entries.
	* [r826] bin/AST_VDadapt.pl, bin/AST_VDauto_dial.pl,
	  bin/AST_VDauto_dial_FILL.pl, bin/AST_VDcampaign_stats.pl,
	  bin/AST_VDhopper.pl, extras/sql/221055.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/AST_OSDIAL_hopperlist.php, www/admin/api.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/agent/osdial.php, www/agent/vdc_db_query.php: Add API status
	  to osdial_hopper. Modify all selections routines to give priority
	  to API entries. Modify delete statements to exclude API status
	  hopper entries.
	* [r825] bin/osdial_ivr_sync.sh,
	  www/admin/include/content/campaigns/ivr.php: Convert IVR
	  recordings to other formats. Eliminate spaces from filenames.
	* [r824] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/header.php, www/admin/include/variables.php:
	  Add hide/show virtual agents to realtime report.
	* [r823] bin/OSDcampaign_stats.pl: uc campaign_id.

2010-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r822] extras/sql/221054.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/admin/company.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/help.php, www/admin/include/help.xml: Added
	  default default_local_gmt, default_server_ip, default_ext_context
	  to MC.

2010-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r821] bin/AST_VDremote_agents.pl: Set default ra user_level 7.
	* [r820] docs/conf_examples/extensions.conf,
	  docs/conf_examples/osdial_extensions_custom.conf: Add a few new
	  defaults.
	* [r819] agi/agi-OSDivr.agi: Quick fix to not ready ola record on
	  hangup.
	* [r818] www/admin/include/content/campaigns/campaigns.php: fix max
	  drop pct display on campaign form.
	* [r817] www/admin/include/content/campaigns/ivr.php: Change
	  default agent level of virtual agents to 7.
	* [r816] www/admin/include/content/reports/realtime_detail.php:
	  Added check for is_array on hashes to eliminate httpd errors.
	* [r815] www/admin/api.php: Fix for hopper_priority.
	* [r814] www/agent/include/osdial.js, www/agent/vdc_db_query.php:
	  Check for is_array on hashes to help eliminate httpd errors. Made
	  dispositioning and pause/resume a synchronous event.
	* [r813] bin/OSDcampaign_stats.pl: Do not update tables if data not
	  available.

2010-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r812] www/agent/include/osdial.js: Added recording_id to
	  web_form_vars.

2010-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r811] bin/OSDcampaign_stats.pl: Fix bug where ingroup was trying
	  to get set as a campaign stat.

2010-04-16  Lott Caskey <lottcaskey@gmail.com>

	* [r810] docs/vd205conv.txt: VD2.0.5 SQL conversion notes.

2010-04-16  Lott Caskey <lottcaskey@gmail.com>

	* [r809] bin/AST_update.pl, www/agent/manager_send.php: Fix to
	  correctly identify an agent phone issue on relogin.
	* [r808] www/admin/include/content/reports/realtime_detail.php: Do
	  not hide sessionid on agent phone issue.
	* [r807] www/agent/include/osdial.js, www/agent/vdc_db_query.php:
	  Fixes for agent_log.
	* [r806] www/agent/osdial.php: Fix to reduce apache errors, check
	  if buttons is an array...
	* [r805] www/agent/conf_exten_check.php: Change time sync to only
	  complain on dialer to sql diff.
	* [r804] www/agent/functions.php: Add missing mres function.
	* [r803] www/index.php: Fix to reduce apache error messages, do not
	  show javascript if wget is used.
	* [r802] www/admin/include/content/reports/reports.php: Check for
	  custom file exist.
	* [r801] bin/osdial_killall.sh: Add OSD to killall.
	* [r800] bin/AST_qc_transfer.pl: Added dateND to qc_transfer.
	* [r799] bin/ADMIN_keepalive_ALL.pl, bin/OSDcampaign_stats.pl:
	  Switch to new OSDcampaign_stats.
	* [r798] extras/osdial.init: Remove count-down delay.
	* [r797] Makefile: Adjust perl-OSDial installation lines.
	* [r796] TODO: Clear TODO.
	* [r795] perl/lib/OSDial.pm: Added AGI support to perl-OSDial.
	* [r794] perl/Makefile.PL: Make perl-OSDial default to vendors
	  Installation.
	* [r793] www/agent/conf_exten_check.php: Missing preg slashes.
	* [r792] www/agent/vdc_db_query.php: agent_log adjustments,
	  formatting.
	* [r791] www/admin/include/content/reports/agent_stats.php: Fix
	  agent_log queries, add disposition summary from call logs.
	* [r790] www/admin/include/content/reports/realtime_detail.php:
	  Consider remote agents as working.
	* [r789] www/admin/include/content/admin/conference.php: Fix labels

2010-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r788] www/admin/include/functions.php: Add time-formatting
	  functions.

2010-04-07  Lott Caskey <lottcaskey@gmail.com>

	* [r787] Makefile: additions to Makefile for OSDial Perl module.

2010-04-07  Lott Caskey <lottcaskey@gmail.com>

	* [r786] perl, perl/Changes, perl/MANIFEST, perl/Makefile.PL,
	  perl/README, perl/lib, perl/lib/OSDial.pm, perl/t,
	  perl/t/OSDial.t: OSDial Perl module.
	* [r785] www/admin/include/content/lists/advanced_search.php: Add
	  closer_log to search options.
	* [r784] www/admin/include/content/reports/realtime_summary.php:
	  Fix typo.
	* [r783] www/agent/vdc_db_query.php: Fix up agent_log logging.
	* [r782] bin/AST_VDcampaign_stats.pl: Fix missing drop percentages.

2010-04-06  Lott Caskey <lottcaskey@gmail.com>

	* [r781] bin/AST_update.pl: Fix IAX client detection.

2010-04-06  Lott Caskey <lottcaskey@gmail.com>

	* [r780] www/agent/include/osdial.js, www/agent/osdial.php:
	  Overloaded the SIP_user into the callerid name, so we can pluck
	  it out in live_sip_channels. Added Debug window and javascript.
	* [r779] www/agent/manager_send.php: Add account code to recording
	  request.
	* [r778] www/admin/include/init.php: Incorrect variable name.
	* [r777] www/admin/include/content/reports/realtime_detail.php:
	  Corrected spacing, added addition check on live_sip_channels,
	  fixed dead call time.
	* [r776] bin/AST_VDauto_dial.pl, bin/AST_VDauto_dial_FILL.pl: Set
	  CID to unknown if not otherwise set.
	* [r775] bin/AST_VDcampaign_stats.pl: Fix names of category fields.
	* [r774] bin/AST_update.pl: Change channel sql to better catch sip
	  extensions on remote PBXs.

2010-04-05  Lott Caskey <lottcaskey@gmail.com>

	* [r773] www/admin/include/content/campaigns/campaigns.php: Added
	  missing webform2 in get call launch.

2010-04-05  Lott Caskey <lottcaskey@gmail.com>

	* [r772] extras/osdial.init: Make the reload prettier.
	* [r771] www/agent/include/osdial.js, www/agent/osdial.php: Tons of
	  fixes.
	* [r770] www/agent/conf_exten_check.php: Timesync touchups
	* [r769] extras/osdial.init: make reload the default restart.
	* [r768] www/admin/include/content/reports/realtime_detail.php: Fix
	  to show correct agent/deadcall state on inbound calls.
	* [r767] bin/FastAGI_log.pl: Accountcode fixes for inbound calls.
	* [r766] agi/agi-VDAD_ALL_inbound.agi: Fix to allow for MC.
	* [r765] agi/agi-VDAD_ALL_inbound.agi: Remove old callerid tracking
	  code.
	* [r764] agi/VD_amd.agi, agi/VD_amd_post.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  agi/agi-VDADtransfer.agi: Remove old callerid code.
	* [r763] agi/agi-VDADfixCXFER.agi: Remove call to set the CALLERID
	  channel variable.
	* [r762] agi/agi-OSDivr.agi: Remove old callerid code.
	* [r761] agi/agi-VDAD_ALL_inbound.agi: Fixed bug in setting the
	  accountcode.

2010-04-04  Lott Caskey <lottcaskey@gmail.com>

	* [r760] extras/osdial.init: Added reload to osdial init script
	  (quickly kills FastAGI/AST processes.)

2010-04-04  Lott Caskey <lottcaskey@gmail.com>

	* [r759] extras/osdial.init: Added reload to osdial init script
	  (quickly kills FastAGI/AST processes.)

2010-04-03  Lott Caskey <lottcaskey@gmail.com>

	* [r758] extras/sql/221053.sql, extras/sql/upgrade_sql.map,
	  version: Added a sql_time field to server_updaters so time-sync
	  problems can be quickly determined.

2010-04-03  Lott Caskey <lottcaskey@gmail.com>

	* [r757] www/agent/manager_send.php: Added check to see if conf was
	  inuse by another user.
	* [r756] www/agent/conf_exten_check.php: Added time_sync for
	  comparing server times.
	* [r755] bin/AST_reset_mysql_vars.pl, extras/osdial.init:
	  adjustments for mysql resets.
	* [r754] bin/AST_DB_optimize.pl: clear stats tables nightly
	* [r753] bin/AST_update.pl: Fix updater to create server_updater
	  records if they dont exist.
	* [r752] bin/ADMIN_adjust_GMTnow_on_leads.pl,
	  bin/ADMIN_keepalive_ALL.pl, bin/ADMIN_update_server_ip.pl,
	  bin/AST_VDauto_dial_FILL.pl, bin/AST_VDhopper.pl,
	  bin/AST_VDremote_agents.pl, bin/AST_VDsales_export.pl,
	  bin/AST_agent_day.pl, bin/AST_agent_week.pl,
	  bin/AST_agent_week_tally.pl, bin/AST_cleanup_agent_log.pl,
	  bin/AST_conf_update.pl, bin/AST_manager_kill_hung_congested.pl,
	  bin/AST_manager_listen.pl, bin/AST_phone_update.pl,
	  bin/AST_sourceID_summary_export.pl, bin/AST_update.pl,
	  bin/AST_vm_update.pl, bin/OSDIAL_DEDUPE_leads.pl: Fix MT array
	  off by one errors.
	* [r751] bin/AST_VDauto_dial.pl: Fixed off by one array. cleanedup
	  output
	* [r750] bin/AST_VDcampaign_stats.pl: Reworked for multi-insert
	  sql.
	* [r749] www/admin/include/admin.js,
	  www/admin/include/content/admin/company.php,
	  www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/advanced_search.php,
	  www/admin/include/content/lists/basic_search.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php: Add ability to
	  double-click on any listed item to edit it.
	* [r748] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/init.php: Added selection boxes for common
	  open, cleanup Xfer and Closer selections in campaigns, and hide
	  options that are never used. Added labels and onclick events to
	  existing checkbox lists.
	* [r747] www/admin/include/content/reports/realtime_detail.php:
	  Adjust colors and positioning of legend. Adjust some of the time
	  qualifiers.
	* [r746] www/index.php: Allow for multi-word company names to wrap
	  to addition lines if needed.
	* [r745] www/admin/include/content/lists/advanced_search.php: Added
	  date widget to Advanced Lead Search.

2010-04-02  Lott Caskey <lottcaskey@gmail.com>

	* [r744] docs/conf_examples/extensions.conf: Update one of the test
	  extensions in extensions.conf to use Dahdi and not Zap.

2010-04-02  Lott Caskey <lottcaskey@gmail.com>

	* [r743] agi/agi-VDAD_ALL_inbound.agi: Add default for agent alert
	  exten.
	* [r742] www/admin/include/content/reports/realtime_detail.php:
	  Added the ability to view when an agent is in the process of
	  dispositioning the call. It will now also show when the remote
	  party has hungup with the agent (dead calls)
	* [r741] www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Made several additions to improve to
	  logging to osdial_agent_log, the times between pause, wait, talk,
	  and dipo would often overlap. Added random_id to all
	  osdial_live_agent writes. The system will now automatically pause
	  the agents when going into a manual-dial or callbacks, as long as
	  they are not in a current call.
	* [r740] agi/agi-OSDivr.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  agi/agi-VDADfixCXFER.agi, agi/agi-VDADtransfer.agi: Altered every
	  write to osdial_live_agents to also update the random_id.
	* [r739] www/admin/include/content/campaigns/campaigns.php:
	  Increase field size of attempt_delay to 10 digits.

2010-04-01  Lott Caskey <lottcaskey@gmail.com>

	* [r738] www/admin/include/content/reports/agent_timesheet.php:
	  Make more consistent with the agent performance detail report.

2010-03-31  Lott Caskey <lottcaskey@gmail.com>

	* [r737] www/admin/include/auth.php: Add PBX-IN/PBX-OUT lists for
	  user_levels > 8 when not in MC.

2010-03-31  Lott Caskey <lottcaskey@gmail.com>

	* [r736] docs/conf_examples/extensions.conf: Add call_log / hangup
	  to default incoming context in extensions.conf.
	* [r735] agi/agi-VDAD_ALL_inbound.agi: Move cid string to
	  accountcode so it is not presented to the called agent/extension.
	* [r734] www/admin/include/content/users/users.php: Add ability to
	  disable users. Add option to show/hide disabled users.
	* [r733] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl, extras/sql/221052.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/users/users.php: Update to do sorting
	  on PBX/External calls. Allows for tracking and search through GUI
	  as if they were leads on the system.
	* [r732] bin/ADMIN_update_server_ip.pl: Remove unused tables.
	* [r731] bin/AST_audio_compress.pl: Fix rates when using toolame.

2010-03-30  Lott Caskey <lottcaskey@gmail.com>

	* [r730] docs/conf_examples/voicemail.conf: Fix bad vm setting. Add
	  default email message.

2010-03-30  Lott Caskey <lottcaskey@gmail.com>

	* [r729] docs/conf_examples/extensions.conf: Set default on
	  incoming context into InGroup.
	* [r728] www/admin/include/auth.php: MC: in plain sight.

2010-03-25  Lott Caskey <lottcaskey@gmail.com>

	* [r727] agi/agi-VDAD_ALL_inbound.agi: Force a ding to be played to
	  an agent on inbound.

2010-03-25  Lott Caskey <lottcaskey@gmail.com>

	* [r726] agi/agi-VDAD_ALL_inbound.agi: Add MC check.
	* [r725] www/admin/include/content/users/users.php: Do not allow
	  addition without user-group.
	* [r724] agi/agi-VDAD_ALL_inbound.agi: Add beep back to inbound
	  calls.
	* [r723] www/admin/include/auth.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/functions.php, www/agent/vdc_db_query.php:
	  Modify to allow for MC plus 2 chars.
	* [r722] docs/api/api.txt, www/admin/api.php: Change add_lead in
	  API to depend on Load Leads user permission.

2010-03-23  Lott Caskey <lottcaskey@gmail.com>

	* [r721] www/admin/include/content/reports/realtime_detail.php: Fix
	  formatting in multi-company.

2010-03-23  Lott Caskey <lottcaskey@gmail.com>

	* [r720] agi/agi-station_barge.agi, agi/agi-station_monitor.agi:
	  Fix monitor/barge on externally dialed agents.
	* [r719] docs/conf_examples/osdial_extensions.conf: Increase
	  allowed digit length on listen/barge.
	* [r718] extras/httpd-osdial.conf: Add csv type to apache config.
	* [r717] www/admin/include/auth.php: Remove flush so header changes
	  would work.

2010-03-22  Lott Caskey <lottcaskey@gmail.com>

	* [r716] bin/AST_VDhopper.pl: MC bug, company_id should have been
	  id.

2010-03-20  Lott Caskey <lottcaskey@gmail.com>

	* [r715] www/admin/include/auth.php,
	  www/admin/include/content/admin/settings.php: MC fixes

2010-03-19  Lott Caskey <lottcaskey@gmail.com>

	* [r714] www/admin/include/content/ingroups/ingroups.php: Do not
	  display A2A in ingroup list.

2010-03-19  Lott Caskey <lottcaskey@gmail.com>

	* [r713] www/agent/include/osdial.js, www/agent/osdial.php: Fix
	  Agent2Agent display bugs in agent UI.
	* [r712] extras/sql/221051.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/functions.php, www/admin/include/init.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php, www/agent/vdc_db_query.php: Added new
	  function for Agent2Agent Transfers.
	* [r711] www/admin/include/content/admin/company.php,
	  www/admin/include/content/admin/phones.php: Add default sever and
	  gmt options to companies for phone creation defaults.
	* [r710] www/admin/include/content/lists/list_loader.php: Modify
	  phone_code and country_code labels to be less confusing.
	* [r709] www/agent/osdial.php: Restrict campaign listing is source
	  when in multicomp mode.

2010-03-14  Lott Caskey <lottcaskey@gmail.com>

	* [r708] www/admin/include/init.php: formatting cleanup

2010-03-10  Lott Caskey <lottcaskey@gmail.com>

	* [r707] www/admin/include/CalendarPopup.js,
	  www/admin/include/admin.js,
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/agent_timesheet.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/include/header.php,
	  www/admin/templates/default/images/calendar.png: Add Javascript
	  calendar popups on date select in reports.

2010-03-10  Lott Caskey <lottcaskey@gmail.com>

	* [r706] www/admin/include/admin.js: cleanup admin javascript.

2010-03-09  Lott Caskey <lottcaskey@gmail.com>

	* [r705] www/agent/vdc_db_query.php: Modify lead lookup behavior to
	  only look in lists in current campaign.

2010-03-09  Lott Caskey <lottcaskey@gmail.com>

	* [r704] www/admin/include/footer.php: Change copyright date in
	  footer.
	* [r703] extras/sql/221050.sql: set default on company dnc_method.
	* [r702] www/agent/osdial.php, www/agent/vdc_db_query.php: Validate
	  that phone and user belong to same company. Do not allow login if
	  company is not ACTIVE.
	* [r701] www/admin/include/content/admin/phones.php: Hide unused
	  fields on phone entry/modification.
	* [r700] www/admin/include/auth.php: Fix auth problem.
	* [r699] www/admin/include/content/lists/lists.php: General fixes
	  and cleanup.
	* [r698] www/admin/include/content/lists/lists.php: Update error
	  message to allow for 12 chars in ListID.
	* [r697] www/admin/include/content/lists/lists.php: On new List,
	  provide a default List ID (timestamp). Allow 12 chars on List ID.
	  On invalid ListID, return to listing.
	* [r696] bin/AST_VDauto_dial.pl, bin/AST_VDhopper.pl,
	  bin/FastAGI_log.pl, extras/sql/221050.sql, www/admin/api.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/lists/modify_lead.php,
	  www/agent/vdc_db_query.php: Company based DNC lists.
	* [r695] www/agent/vdc_db_query.php: Fix non-multicompany campaign
	  list.
	* [r694] www/admin/api.php: Validate company access in API.
	* [r693] www/admin/include/content/admin/company.php: Missing
	  company_id on sample-lists.
	* [r692] www/admin/include/auth.php: Provide message and logout
	  button if company is not active.
	* [r691] www/admin/include/content/admin/company.php: Company GUI
	  cleanup.
	* [r690] www/admin/include/auth.php: Fail if company is INACTIVE on
	  auth.
	* [r689] www/admin/include/help.php, www/admin/include/help.xml:
	  Help files for Multi-Company.
	* [r688] www/admin/include/content/admin/phones.php,
	  www/admin/include/content/lists/advanced_search.php,
	  www/admin/include/header.php: Fix export_leads perms.
	* [r687] extras/sql/221050.sql, extras/sql/999999.sql,
	  extras/sql/upgrade_sql.map, version, www/admin/include/auth.php,
	  www/admin/include/content/admin/company.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/advanced_search.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/agent_status.php,
	  www/admin/include/content/reports/agent_timesheet.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/reports/usergroup_hourly.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/functions.php, www/admin/include/header.php,
	  www/admin/include/init.php, www/admin/include/menu.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php,
	  www/admin/osdial_sales_viewer.php, www/agent/functions.php,
	  www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Full Multi-company / Multi-tenant
	  support added.

2010-03-08  Lott Caskey <lottcaskey@gmail.com>

	* [r686] bin/osdial_astgen.pl: Bugfix: multi-line s/r on (Dead)AGI.

2010-03-08  Lott Caskey <lottcaskey@gmail.com>

	* [r685] extras/sql/221043.sql, extras/sql/221049.sql,
	  extras/sql/999999.sql: Fix some db update errors.
	* [r684] ChangeLog, extras/sql/upgrade_sql.map, version: Version
	  2.2.1.049.
	* [r683] www/admin/include/auth.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/advanced_search.php,
	  www/admin/include/content/lists/basic_search.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/list_loader.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/agent_status.php,
	  www/admin/include/content/reports/agent_timesheet.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php,
	  www/admin/include/content/reports/usergroup_hourly.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/init.php: Reworking of authorization processes
	  to allow for restricted access to admin functionality and
	  reporting based on user group.
	* [r682] www/admin/include/help.php, www/admin/include/help.xml,
	  www/admin/include/variables.php: Some supporting files for
	  system_settings flags.
	* [r681] www/admin/include/header.php: Turn menu selection on/off
	  for new system_settings flags.
	* [r680] extras/sql/221049.sql: Add some system_settings to turn
	  various menu options on/off . Add initial osdial_companies table.
	* [r679] extras/sql/221048.sql: Remove some unused tables.
	* [r678] extras/sql/221047.sql: Fix campaign_id and server_ip
	  length on osdial_log.
	* [r677] extras/sql/221046.sql: Fix campaign_id length on
	  osdial_user_log.
	* [r676] extras/sql/221045.sql: Fix campaign_id length on
	  osdial_agent_log.
	* [r675] extras/sql/221044.sql: Fix server_performance primary key.
	* [r674] extras/sql/221043.sql: Fix several indexes and field
	  lengths.

2010-03-02  Lott Caskey <lottcaskey@gmail.com>

	* [r673] www/admin/include/content/admin/settings.php: Complete
	  rewrtie of system_settings menu.

2010-03-01  Lott Caskey <lottcaskey@gmail.com>

	* [r672] www/admin/include/content/users/users.php: Dont display
	  VIRTUAL users in Agent List. Put permission contraints on Lead
	  Allocation.

2010-03-01  Lott Caskey <lottcaskey@gmail.com>

	* [r671] www/agent/vdc_db_query.php: removed old phone_favorites.
	* [r670] www/agent/astguiclient.php: not used.
	* [r669] agi/agi-IVR_recording_verification.agi: not used.
	* [r668] extras/sql/221043.sql, extras/sql/221044.sql,
	  extras/sql/upgrade_sql.map, version: DB Index updates. Initial
	  osdial_companies table.

2010-02-28  Lott Caskey <lottcaskey@gmail.com>

	* [r667] www/admin/include/content/lists/list_loader.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/menu.php, www/admin/include/validation.php:
	  Move list loading process from lists.php to list_loader.php.

2010-02-28  Lott Caskey <lottcaskey@gmail.com>

	* [r666] www/admin/include/content/lists/basic_search.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/menu.php: Move the Basic Search function from
	  lists.php to basic_search.php.
	* [r665] www/admin/include/content/lists/advanced_search.php: Fix
	  user permission
	* [r664] www/admin/include/content/lists/export.php: The simple
	  Lead Export has been adapted to export the Additional Forms
	  Fields. I modified its behavior to no longer be a memory hog.
	* [r663] www/admin/include/content/lists/advanced_search.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/menu.php: Moved Advanced Lead Search out of
	  lists.php and put it in advanced_search.php. Added some flush()
	  to hopefully speed it up.
	* [r662] www/admin/include/content/lists/lists.php,
	  www/admin/include/content/lists/modify_lead.php,
	  www/admin/include/content/reports/agent_stats.php: Update all
	  supporting URLs in other modules for new modify_lead.
	* [r661] www/admin/include/menu.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: Supporting variable, menu, and
	  validation scripts for the new and improved modify_lead.
	* [r660] www/admin/include/content/lists/modify_lead.php: The new
	  fully integrated modify_lead.
	* [r659] www/admin/admin_modify_lead.php: Since the changes were so
	  significant, I have implemented it into the OSDial GUI.
	* [r658] www/admin/admin_modify_lead.php: Nearly complete rewrite
	  of admin_modify_lead.php. Looks far more profressional and has
	  has the new ability to modify Additional Form Field data.
	* [r657] extras/sql/221042.sql, extras/sql/upgrade_sql.map,
	  version: Added lead_id/campaign_id indexes to osdial_agent_log.
	* [r656] www/admin/api.php: Cleanup, just removed a bad comment
	  block.
	* [r655] docs/api, docs/api/api-admin-add_lead.xml,
	  docs/api/api-version.xml, docs/api/api.txt, www/admin/api.php:
	  Integrate an XML based API which has the ability to mimic its VD
	  counterpart on both input parsing and output, its native tounge
	  is XML and will provide a robust set of features. Currently
	  add_lead and version are incorporated, with the agent-side calls
	  shortly behind.
	* [r654] www/admin/include/admin.js,
	  www/admin/include/content/lists/lists.php: Performed a near
	  complete rewrite of the List Loader. Additional Fields can now be
	  directly imported with lists (and fast too).
	* [r653] www/admin/include/functions.php: Add function to prettify
	  XML output.
	* [r652] www/admin/admin_modify_lead.php: Fix template on
	  admin_modify_lead.php.

2010-02-27  Lott Caskey <lottcaskey@gmail.com>

	* [r651] extras/sql/upgrade_sql.pl: Additional SQL permission
	  instuctions if run from a server without a servers entry and on a
	  private network.

2010-02-27  Lott Caskey <lottcaskey@gmail.com>

	* [r650] www/admin/include/functions.php: Added an upstream
	  compatible dialable_gmt method with state based lookups.
	* [r649] www/admin/include/content/lists/lists.php: Cleanup some
	  bad markup.
	* [r648] www/admin/include/auth.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/header.php: Apply new export_leads flag in
	  osdial_users to auth, menus, and lead export routines.
	* [r647] extras/sql/221041.sql, extras/sql/999999.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/users/users.php,
	  www/admin/include/help.php, www/admin/include/help.xml,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: Add SQL user permissions in
	  osdial_users for export_leads, agent_api_access and
	  admin_api_access. Add simple help for new permissions options.
	  Updated user GUI for applying permissions. Update SQL defaults
	  with new permissions.

2010-02-26  Lott Caskey <lottcaskey@gmail.com>

	* [r646] www/admin/include/functions.php: Add shorthand for
	  mysql_real_escape_string.

2010-02-26  Lott Caskey <lottcaskey@gmail.com>

	* [r645] www/agent/include/osdial.js: Fixes for using hotkeys when
	  in manual dial.
	* [r644] extras/sql/999999.sql: Changed default of Next Agent Call
	  to oldest_call_finish

2010-02-25  Lott Caskey <lottcaskey@gmail.com>

	* [r643] bin/AST_send_action_child.pl: participant should default
	  to 1.

2010-02-22  Lott Caskey <lottcaskey@gmail.com>

	* [r642] bin/osdial_astgen.pl: Fix string equality error

2010-02-18  Lott Caskey <lottcaskey@gmail.com>

	* [r641] bin/osdial_astgen.pl: Bugfix: Only update
	  osdial_extensions.conf and modules.conf on change.

2010-02-18  Lott Caskey <lottcaskey@gmail.com>

	* [r640] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php, www/admin/include/help.xml,
	  www/agent/include/osdial.js, www/agent/osdial.php: xfer/3rd-party
	  CID mode changes.
	* [r639] agi/agi-OSDivr.agi, agi/agi-VDAD_LB_transfer.agi,
	  agi/agi-VDAD_LO_transfer.agi, agi/agi-VDADtransfer.agi,
	  bin/AST_VDauto_dial.pl, bin/AST_VDauto_dial_FILL.pl,
	  extras/sql/221040.sql, extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/manager_send.php, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: CallerID name additions.
	* [r638] www/admin/include/content/admin/conference.php: Bugfix:
	  updating conference of same number existing in multiple servers
	  would update that conference number for all servers

2010-02-17  Lott Caskey <lottcaskey@gmail.com>

	* [r637] www/agent/webform_redirect.php: Rearrange a little, add
	  comments.

2010-02-17  Lott Caskey <lottcaskey@gmail.com>

	* [r636] www/agent/webform_redirect.php: Update
	  webform_redirect.php to allow for dynamic variable substitution.
	* [r635] www/agent/include/osdial.js: per-list web-form: off by 4.

2010-02-16  Lott Caskey <lottcaskey@gmail.com>

	* [r634] www/agent/include/osdial.js, www/agent/vdc_db_query.php:
	  Update webform javascript vars on manual-dial.

2010-02-16  Lott Caskey <lottcaskey@gmail.com>

	* [r633] extras/sql/221039.sql: AMI host: replace localhost with
	  dotted notation 127.0.0.1 in servers table.
	* [r632] www/index.php: Bugfix: Image.src is a property not a
	  function.
	* [r631] extras/sql/999999.sql: Update some of the SQL defaults.
	* [r630] www/admin/include/content/lists/lists.php,
	  www/admin/include/help.php, www/admin/include/help.xml: List
	  specific web-form address: fix label, add help.
	* [r629] extras/sql/221039.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/lists/lists.php,
	  www/agent/vdc_db_query.php: Add overridable webform addresses to
	  lists.
	* [r628] www/admin/include/content/lists/lists.php: a little
	  cleanup.

2010-02-13  Lott Caskey <lottcaskey@gmail.com>

	* [r627] www/index.php: preload company letter images.

2010-02-13  Lott Caskey <lottcaskey@gmail.com>

	* [r626] bin/osdial_astgen.pl: Added requirecalltoken option to
	  gen_servers

2010-02-11  Lott Caskey <lottcaskey@gmail.com>

	* [r625] agi/VD_amd.agi, agi/VD_amd_post.agi,
	  agi/VD_auto_post_VERIFY.agi,
	  agi/agi-IVR_recording_verification.agi, agi/agi-OSDivr.agi,
	  agi/agi-OSDoutboundIVR.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  agi/agi-VDADautoREMINDER.agi, agi/agi-VDADautoREMINDERxfer.agi,
	  agi/agi-VDADfixCXFER.agi,
	  agi/agi-VDADinbound_NI_DNC_CIDlookup.agi,
	  agi/agi-VDADselective_CID.agi,
	  agi/agi-VDADselective_CID_hangup.agi, agi/agi-VDADtransfer.agi,
	  agi/agi-VDADtransferBROADCAST.agi,
	  agi/agi-VDADtransferSURVEY.agi, agi/agi-VDADtransferTEST.agi,
	  agi/agi-station_barge.agi, agi/agi-station_monitor.agi,
	  agi/call_inbound.agi, agi/debug_speak.agi, agi/park_CID.agi,
	  bin/AST_VDauto_dial.pl, bin/AST_VDauto_dial_FILL.pl,
	  bin/AST_VDremote_agents.pl, bin/AST_manager_listen.pl,
	  bin/FastAGI_log.pl, www/admin/voice_lab.php,
	  www/agent/manager_send.php, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Change tracking of call from
	  calleridname to accountcode.

2010-02-11  Lott Caskey <lottcaskey@gmail.com>

	* [r624] bin/osdial_astgen.pl: Do not add phone extension on
	  external type.

2010-02-10  Lott Caskey <lottcaskey@gmail.com>

	* [r623] agi/agi-VDADlisten_DTMF.agi: agi script removal.

2010-02-10  Lott Caskey <lottcaskey@gmail.com>

	* [r622] agi/agi-dtmf.agi: Complete rewrite of agi-dtmf.agi

2010-02-06  Lott Caskey <lottcaskey@gmail.com>

	* [r621] agi/agi-VDAD_ALL_inbound.agi: pregame cleanup

2010-02-06  Lott Caskey <lottcaskey@gmail.com>

	* [r620] www/admin/include/content/reports/custom.php-example: Add
	  example for creating custom reports menu.
	* [r619] docs/conf_examples/iax.conf: set numeric tos in iax.conf
	* [r618] www/agent/include/osdial.js: Do not block logout action
	  from occuring on browser close. Clear agents status vars on agent
	  disable to allow for logout.

2010-02-05  Lott Caskey <lottcaskey@gmail.com>

	* [r617] www/admin/include/content/lists/lists.php: Add
	  letter/number bar to lists.

2010-02-05  Lott Caskey <lottcaskey@gmail.com>

	* [r616] docs/conf_examples/manager.conf: Only bind AMI to
	  localhost.

2010-02-03  Lott Caskey <lottcaskey@gmail.com>

	* [r615] www/agent/include/osdial.js: Adjust XFER-CONF to use
	  campaign dial-prefix on 7 and 10+ digit dialed numbers.

2010-01-29  Lott Caskey <lottcaskey@gmail.com>

	* [r614] bin/osdial_astgen.pl: Allow for mapping an EXTERNAL
	  extension to a Zap/DAHDI channel by setting Phone Type to Zap or
	  DAHDI and the Phone IP to the Zap/DAHDI port.

2010-01-29  Lott Caskey <lottcaskey@gmail.com>

	* [r613] bin/AST_audio_compress.pl: Added support for toolame, lame
	  has been producing audio artifacts for a long time.

2010-01-28  Lott Caskey <lottcaskey@gmail.com>

	* [r612] bin/osdial_astgen.pl: Added auto extension creation for
	  Zap/DAHDI phones. Zap/DAHDI port may be directly listed in
	  phone_ip, the last 2 digits of a 3-digit extension or the last 3
	  digits of 4-digit or 5-digit extensions.

2010-01-28  Lott Caskey <lottcaskey@gmail.com>

	* [r611] bin/osdial_external_dnc.pl: Do not run if there are
	  already 3 of us.

2010-01-27  Lott Caskey <lottcaskey@gmail.com>

	* [r610] bin/osdial_astgen.pl: Added requirecalltoken=no to IAX
	  servers/clients.

2010-01-26  Lott Caskey <lottcaskey@gmail.com>

	* [r609]
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/reports.php: Add option to run
	  for all campaigns to Agent Performance Detail.

2010-01-04  Lott Caskey <lottcaskey@gmail.com>

	* [r606] www/agent/include/osdial.js: Fix CBcounT variable name.

2009-12-29  Lott Caskey <lottcaskey@gmail.com>

	* [r605] extras/bash.profile: Added mysqlo alias for quick DB
	  access.

2009-12-29  Lott Caskey <lottcaskey@gmail.com>

	* [r604] bin/osdial_resource_listen.pl: Add WEBserver_stats_regex
	  option for selecting specific servers to display.

2009-12-29  Lott Caskey <lottcaskey@gmail.com>

	* [r603] extras/my.cnf: Make default additional_mem_pool_size 16M.
	* [r602] bin/AST_update.pl: Fix bug in which AST_update does not
	  remove entries from live_sip_channels/live_chennels where
	  extension is NULL.

2009-12-23  Lott Caskey <lottcaskey@gmail.com>

	* [r601] docs/conf_examples/extensions.conf: quick dial-plan fix.

2009-12-23  Lott Caskey <lottcaskey@gmail.com>

	* [r600] extras/sql/220038.sql: missing semi-colon.

2009-12-22  Lott Caskey <lottcaskey@gmail.com>

	* [r598] bin/AST_VDhopper.pl: Fix some numeric / string evals.

2009-12-22  Lott Caskey <lottcaskey@gmail.com>

	* [r597] bin/OSDconfig, extras/osdial.conf: Add variables for SVN
	  version / build tagging

2009-12-22  Lott Caskey <lottcaskey@gmail.com>

	* [r596] extras/osdial.spec: Update spec-file.
	* [r595] bin/ADMIN_update_server_ip.pl: Update the server_ip of
	  some other important tables too.
	* [r594] bin/AST_VDauto_dial.pl: B/DC/NA were being recorded as 1
	  second long. These statuses should be zero. Also, epoch times for
	  B/DC/NA/DROP were off by one.
	* [r593] bin/osdial_astgen.pl, extras/sql/220038.sql,
	  extras/sql/upgrade_sql.map, version: Security fix. Change default
	  context for phones to osdial and add context when creating
	  SIP/IAX entries..

2009-12-21  Lott Caskey <lottcaskey@gmail.com>

	* [r592] docs/conf_examples/extensions.conf,
	  docs/conf_examples/iax.conf,
	  docs/conf_examples/osdial_extensions_outbound.conf,
	  docs/conf_examples/sip.conf: Change global context on sip/iax to
	  incoming. Add incoming context that does an immediate hangup.
	  Disable International calling by default.

2009-12-21  Lott Caskey <lottcaskey@gmail.com>

	* [r591] www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php: Change styles
	  on Time Stats.

2009-12-18  Lott Caskey <lottcaskey@gmail.com>

	* [r590] www/agent/osdial.php: Cosmetic changes to callbacks -
	  steve

2009-12-18  Lott Caskey <lottcaskey@gmail.com>

	* [r589] www/agent/include/osdial.js: Fix javascript formatting.

2009-12-18  Lott Caskey <lottcaskey@gmail.com>

	* [r588] www/agent/include/osdial.js: Cosmetic changes to callbacks
	  - steve

2009-12-18  Lott Caskey <lottcaskey@gmail.com>

	* [r587] www/agent/include/osdial.js, www/agent/osdial.php:
	  Cosmetic changes to callbacks - steve
	* [r586] www/admin/include/content/campaigns/campaigns.php: Add
	  space after campaigns header.
	* [r585] www/agent/include/osdial.js: line 1572 in (agent)
	  osdial.js was modified to center headings and adjust the width -
	  steve
	* [r584] www/agent/osdial.php: Cosmetic changes to Agent interface.

2009-12-16  Lott Caskey <lottcaskey@gmail.com>

	* [r583] www/agent/templates/default/images/muted.gif: New
	  muted.gif on agent screen.

2009-12-16  Lott Caskey <lottcaskey@gmail.com>

	* [r582] extras/my.cnf: Update default DB settings.

2009-12-16  Lott Caskey <lottcaskey@gmail.com>

	* [r581] agi/VD_amd.agi, agi/VD_amd_post.agi: Change AMD AGIs to
	  update end_epoch.

2009-12-15  Lott Caskey <lottcaskey@gmail.com>

	* [r580]
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/list_cost.php: Fix URL on
	  export to CSV.

2009-12-09  Lott Caskey <lottcaskey@gmail.com>

	* [r579] www/admin/include/content/lists/lists.php: Added format
	  tooltip help for dates.

2009-12-07  Lott Caskey <lottcaskey@gmail.com>

	* [r578] extras/my.cnf: Defaults for InnoDB v1.0.6.

2009-12-04  Lott Caskey <lottcaskey@gmail.com>

	* [r577] www/admin/osdial_sales_viewer.php: Adjust styles to match
	  OSDial.

2009-12-04  Lott Caskey <lottcaskey@gmail.com>

	* [r576] www/admin/AST_server_performance.php: Fix path and yscale.

2009-12-04  Lott Caskey <lottcaskey@gmail.com>

	* [r575] www/admin/include/header.php: Various report fixes

2009-12-04  Lott Caskey <lottcaskey@gmail.com>

	* [r574] www/admin/AST_timeonVDAD.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/header.php: Various report fixes
	* [r573] www/admin/group_hourly_stats.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/reports/usergroup_hourly.php,
	  www/admin/include/header.php: Move Group Hourly Stats to
	  reporting function.

2009-12-03  Lott Caskey <lottcaskey@gmail.com>

	* [r572] www/admin/AST_CLOSERstats.php,
	  www/admin/include/content/reports/closer_stats.php,
	  www/admin/include/content/reports/reports.php: Moved
	  AST_CLOSERstats.php to reporting function. Modified to fit new
	  report theme.

2009-12-03  Lott Caskey <lottcaskey@gmail.com>

	* [r571] www/admin/AST_CLOSERstats.php: Update for migration to
	  report function.

2009-12-02  Lott Caskey <lottcaskey@gmail.com>

	* [r570] www/admin/include/content/reports/call_stats.php:
	  centering on report parameters.

2009-12-02  Lott Caskey <lottcaskey@gmail.com>

	* [r569]
	  www/admin/include/content/reports/agent_performance_detail.php:
	  Fix display of statuses containing a dash.

2009-12-02  Lott Caskey <lottcaskey@gmail.com>

	* [r568] www/admin/include/content/reports/call_stats.php: Was
	  displaying all ingroups in campaign.

2009-12-02  Lott Caskey <lottcaskey@gmail.com>

	* [r567] www/admin/include/content/reports/call_stats.php: SQL bug,
	  significant speed up to report.

2009-12-01  Lott Caskey <lottcaskey@gmail.com>

	* [r566]
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/agent_stats.php: Some quick
	  fixes.

2009-12-01  Lott Caskey <lottcaskey@gmail.com>

	* [r565] www/admin/include/content/reports/agent_stats.php: Added
	  scrollbars on activity logs. Added tooltip explainations.

2009-12-01  Lott Caskey <lottcaskey@gmail.com>

	* [r564]
	  www/admin/include/content/reports/agent_performance_detail.php:
	  Fix off by one on csv export. Added scrollbar to table.

2009-11-30  Lott Caskey <lottcaskey@gmail.com>

	* [r563]
	  www/admin/include/content/reports/agent_performance_detail.php:
	  Fix off by one on csv export. Added scrollbar to table.

2009-11-29  Lott Caskey <lottcaskey@gmail.com>

	* [r562] www/admin/include/content/reports/realtime_detail.php: Fix
	  assignment problem on ALL group.

2009-11-29  Lott Caskey <lottcaskey@gmail.com>

	* [r561] www/admin/admin_modify_lead.php,
	  www/admin/group_hourly_stats.php,
	  www/admin/include/content/reports/agent_stats.php,
	  www/admin/include/content/reports/agent_status.php,
	  www/admin/include/content/reports/agent_timesheet.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/header.php, www/admin/user_stats.php: Moved
	  user_stats.php into reporting function as Agent Stats. Updated
	  all links that were pointing to user_stats. Remove old
	  user_stats.php.

2009-11-29  Lott Caskey <lottcaskey@gmail.com>

	* [r560] www/admin/user_stats.php: Perform some cleanup before
	  moving to reporting function.

2009-11-29  Lott Caskey <lottcaskey@gmail.com>

	* [r559] www/admin/include/content/reports/agent_status.php,
	  www/admin/include/content/reports/agent_timesheet.php: Some
	  structure changes.

2009-11-28  Lott Caskey <lottcaskey@gmail.com>

	* [r558] www/admin/AST_timeonVDADallREC.php,
	  www/admin/include/auth.php,
	  www/admin/include/content/reports/agent_status.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/header.php, www/admin/user_stats.php,
	  www/admin/user_status.php: Added Agent Status to the reporting
	  function. Remove the old application. Updated any other scripts
	  that use to call user_status.php to now refer back to the
	  appropriate section in the reports.

2009-11-28  Lott Caskey <lottcaskey@gmail.com>

	* [r557] www/admin/user_status.php: Clean up the user_status script
	  to ease transition to reports function.

2009-11-28  Lott Caskey <lottcaskey@gmail.com>

	* [r556]
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php,
	  www/admin/include/content/reports/reports.php: Updates to forms
	  and various defaults on reports.

2009-11-28  Lott Caskey <lottcaskey@gmail.com>

	* [r555] www/admin/AST_agent_time_sheet.php,
	  www/admin/include/content/reports/agent_timesheet.php,
	  www/admin/include/content/users/users.php,
	  www/admin/user_stats.php, www/admin/user_status.php: Deprecated
	  old time_sheet, but new aget_timesheet into report function and
	  link to various calling scripts.

2009-11-27  Lott Caskey <lottcaskey@gmail.com>

	* [r554] www/admin/AST_inboundEXTstats_department.php: Script not
	  used, removing.

2009-11-27  Lott Caskey <lottcaskey@gmail.com>

	* [r553] www/admin/AST_inboundEXTstats.php: Script not used,
	  removing.

2009-11-27  Lott Caskey <lottcaskey@gmail.com>

	* [r552] www/admin/AST_agent_time_sheet_archive.php: Script is not
	  used, removing.

2009-11-27  Lott Caskey <lottcaskey@gmail.com>

	* [r551] www/admin/AST_CLOSERstats.php,
	  www/admin/AST_server_performance.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/users/users.php,
	  www/admin/templates/default/styles.css: Various UI updates as
	  suggested by Steve.
	* [r550]
	  www/admin/include/content/reports/lead_performance_campaign.php,
	  www/admin/include/content/reports/lead_performance_list.php,
	  www/admin/include/content/reports/list_performance.php,
	  www/admin/include/content/reports/reports.php: Renamed
	  list_performance to lead_performance_campaign and added
	  lead_performance_list.
	* [r549] www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/list_performance.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/init.php: Updated and normalized display of UI
	  elements to call CSS classes.
	* [r548] www/admin/templates/default/styles.css: Added classes to
	  assist in normalized and consistent display of UI elements.
	* [r547] www/admin/include/footer.php: Fix some table
	  inconsistencies
	* [r546] www/admin/osdial_sales_viewer.php: Fix font-color
	  (templates/default/display.php not imported.
	* [r545] www/admin/styles-print.css: Remove color classes. Added
	  onlyprint class.
	* [r544] www/admin/AST_CLOSERstats.php: Fix font-color
	  (templates/default/display.php not imported.
	* [r543] www/admin/include/functions.php: Added optnum2let function
	  to assist in changing 0 / 1 options on the User's permissions
	  page to N / Y.
	* [r542] www/admin/AST_agent_performance_detail.php: Moved to
	  include/contents/reports
	* [r541]
	  www/admin/include/content/reports/agent_performance_detail.php,
	  www/admin/include/content/reports/reports.php: Adjusted Agent
	  Performance Detail to work in the reports framework as a called
	  function.
	* [r540] www/admin/AST_agent_performance_detail.php: Adjusted to
	  work in the reports framework as a called function.
	* [r539] www/admin/AST_agent_performance_detail.php: Adjusted
	  report to use the new OSDial look. Added ability to export to
	  CSV. And media=print.
	* [r538] www/admin/AST_agent_performance.php: Removing old and
	  unused report.

2009-11-26  Lott Caskey <lottcaskey@gmail.com>

	* [r537] www/admin/include/content/reports/call_stats.php: Updated
	  styling to be more consistant with the rest of OSDial. Original
	  PRE text output is sent to media=printer.

2009-11-25  Lott Caskey <lottcaskey@gmail.com>

	* [r536] www/agent/webform_test.php: Added a test webform script
	  that outputs a tables a fields and values in textboxes.

2009-11-25  Lott Caskey <lottcaskey@gmail.com>

	* [r535] bin/osdial_resource_listen.pl,
	  www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/templates/default/styles.css: Cleanup UI styles and
	  make more consistant. Added 'PER-LEAD DISPOSITION COUNTS FROM
	  LOG' to List edit. Fixed List loading to not display form after
	  processing.

2009-11-25  Lott Caskey <lottcaskey@gmail.com>

	* [r534] www/admin/include/content/lists/export.php: Fix formatting
	  and add javascript for checkbox selection.

2009-11-24  Lott Caskey <lottcaskey@gmail.com>

	* [r533] extras/sql/upgrade_sql.pl: On update loop, only display
	  information on updated items if --info is passed. Make a 80-char
	  screen safe.

2009-11-24  Lott Caskey <lottcaskey@gmail.com>

	* [r532] extras/sql/999999.sql: Add campaign_lastcall field on TEST
	  campaign creation. Fine tune default TEST campaign settings.

2009-11-24  Lott Caskey <lottcaskey@gmail.com>

	* [r531] extras/sql/214030.sql, extras/sql/215031.sql,
	  extras/sql/215032.sql, extras/sql/215033.sql,
	  extras/sql/215034.sql, extras/sql/220035.sql,
	  extras/sql/220036.sql: Combine version update and
	  last_update_check clear into one step.

2009-11-24  Lott Caskey <lottcaskey@gmail.com>

	* [r530] bin/AST_VDauto_dial.pl, bin/AST_VDcampaign_stats.pl,
	  extras/sql/220037.sql, extras/sql/upgrade_sql.map, version,
	  www/agent/vdc_db_query.php: Added campaign_lastcall to
	  osdial_campaigns table. Have AST_VDauto_dial.pl update
	  campaign_lastcall before removing hopper entry. Update
	  campaign_lastcall after agent dispositions each call. Change
	  AST_VDcampaign_stats.pl to use campaign_lastcall to determine if
	  there was and recent activity in campaign and if stats should be
	  regenerated.
	* [r529] bin/AST_VDpredictive.pl: Removed unused script.
	* [r528] www/agent/vdc_db_query.php: Update the campaign_changedate
	  on dispo so that campaign_stats will regenerate from agent
	  activity.

2009-11-23  Lott Caskey <lottcaskey@gmail.com>

	* [r527] bin/osdial_resource_listen.pl: Only output 1 detected
	  unique host.

2009-11-23  Lott Caskey <lottcaskey@gmail.com>

	* [r526] www/admin/include/content/reports/realtime_detail.php:
	  rename loadmon to resources.

2009-11-23  Lott Caskey <lottcaskey@gmail.com>

	* [r525] bin/AST_sort_recordings.pl: Made select use a left-join.

2009-11-21  Lott Caskey <lottcaskey@gmail.com>

	* [r524] www/admin/include/content/users/users.php: Change title
	  bar color for Agent Interface Options

2009-11-21  Lott Caskey <lottcaskey@gmail.com>

	* [r523] www/admin/include/content/users/users.php: Fix to allow
	  for Admin interface changes to users belonging to level 8 or 9
	  (Only level 9 can modify permissions).

2009-11-21  Lott Caskey <lottcaskey@gmail.com>

	* [r522] www/admin/include/content/lists/lists.php: Make CSV export
	  only available for user_level > 8.

2009-11-20  Lott Caskey <lottcaskey@gmail.com>

	* [r521] extras/osdial.init: Added IP configuration on firstboot.

2009-11-20  Lott Caskey <lottcaskey@gmail.com>

	* [r520] extras/osdial.conf: Make the minimum default dial-level
	  1.5

2009-11-20  Lott Caskey <lottcaskey@gmail.com>

	* [r519] www/admin/templates/default/images/osdial-bg.png: New
	  OSDial 2.2 graphic

2009-11-20  Lott Caskey <lottcaskey@gmail.com>

	* [r518] extras/osdial_resource_listen.init,
	  extras/osdial_resource_send.init: Make /etc/sysconfig/osdial
	  optional.
	* [r517] www/admin/include/content/lists/lists.php: Added lead
	  export to advanced lead search.

2009-11-19  Lott Caskey <lottcaskey@gmail.com>

	* [r516] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/templates/default/display.php: ISO- GUI touchups

2009-11-19  Lott Caskey <lottcaskey@gmail.com>

	* [r515] www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/init.php,
	  www/admin/templates/default/display.php,
	  www/admin/templates/default/styles.css: ISO- Interface cleanup.

2009-11-19  Lott Caskey <lottcaskey@gmail.com>

	* [r514] bin/osdial_resource_listen.pl,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php: Update to
	  use resources.txt instead.

2009-11-18  Lott Caskey <lottcaskey@gmail.com>

	* [r513] Makefile: fix Makefile

2009-11-18  Lott Caskey <lottcaskey@gmail.com>

	* [r512] Makefile, bin/osdial_resource_listen.pl,
	  bin/osdial_resource_send.pl, extras/osdial_resource_listen.init,
	  extras/osdial_resource_send.init,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/header.php, www/admin/include/validation.php,
	  www/admin/include/variables.php: Add multicast resource
	  monitoring.

2009-11-18  Lott Caskey <lottcaskey@gmail.com>

	* [r511] www/agent/osdial.php: Adjust trasnfer-conf window position

2009-11-18  Lott Caskey <lottcaskey@gmail.com>

	* [r510] www/admin/copyright.php: Add various parties to
	  copyright.php

2009-11-16  Lott Caskey <lottcaskey@gmail.com>

	* [r509] extras/sql/999999.sql: Fix campaign in example SQL.

2009-11-16  Lott Caskey <lottcaskey@gmail.com>

	* [r508] extras/osdial.cron: VMnow.txt was being placed in a bad
	  directory.

2009-11-16  Lott Caskey <lottcaskey@gmail.com>

	* [r507] extras/osdial.init: Better centering on /etc/issue
	  generation.

2009-11-16  Lott Caskey <lottcaskey@gmail.com>

	* [r506] extras/sql/upgrade_sql.map,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/agent/include/osdial.js, www/agent/osdial.php: Fixes for
	  custom2 callerid.
	* [r505] bin/AST_VDauto_dial.pl, extras/sql/220036.sql, version,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php, www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Added per-lead callerid through use of
	  custom2 field.

2009-11-13  Lott Caskey <lottcaskey@gmail.com>

	* [r504] extras/osdial.init: Version 2.2.0\!

2009-11-13  Lott Caskey <lottcaskey@gmail.com>

	* [r503] extras/sql/upgrade_sql.pl: Version 2.2.0\!

2009-11-13  Lott Caskey <lottcaskey@gmail.com>

	* [r502] extras/sql/220035.pl, extras/sql/220035.sql: Version
	  2.2.0\!

2009-11-13  Lott Caskey <lottcaskey@gmail.com>

	* [r501] ChangeLog, docs/conf_examples/modules.conf,
	  extras/osdial.init, extras/sql/220035.pl, extras/sql/999999.sql,
	  extras/sql/upgrade_sql.map, extras/sql/upgrade_sql.pl, version:
	  Version 2.2.0\!

2009-11-08  Lott Caskey <lottcaskey@gmail.com>

	* [r500] bin/osdial_astgen.pl: Moved in asterisk version check and
	  DB update. Added version specific config changes. Update reload
	  statments for version specific commands.

2009-11-08  Lott Caskey <lottcaskey@gmail.com>

	* [r499] bin/AST_flush_DBqueue.pl: Move version check to
	  osdial_astgen.pl

2009-11-04  Lott Caskey <lottcaskey@gmail.com>

	* [r498] www/admin/include/content/scripts/scripts.php: Fix SQL
	  escaping on script update/insert.

2009-11-04  Lott Caskey <lottcaskey@gmail.com>

	* [r497] www/admin/include/footer.php: Fix version comparison.

2009-11-04  Lott Caskey <lottcaskey@gmail.com>

	* [r496] www/agent/include/osdial.js, www/agent/osdial.php: fix
	  xfer_exten

2009-11-04  Lott Caskey <lottcaskey@gmail.com>

	* [r495] www/admin/include/content/campaigns/campaigns.php: add max
	  length on xfer_exten.
	* [r494] extras/sql/215034.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Add ability to xfer to an extension on
	  hotkey press.
	* [r493] bin/AST_VDremote_agents.pl: Update virtual agent inbound
	  groups on agents additions
	* [r492] www/admin/include/content/lists/lists.php: Limit call
	  counts to 50 on list display.

2009-10-21  Lott Caskey <lottcaskey@gmail.com>

	* [r491] bin/osdial_ivr_sync.sh: fix web path

2009-10-21  Lott Caskey <lottcaskey@gmail.com>

	* [r490] www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/users/users.php: replace absolute paths
	  with WeBServeRRooT

2009-10-21  Lott Caskey <lottcaskey@gmail.com>

	* [r489] bin/AST_VDcampaign_stats.pl: Added conditions that will
	  stop the stats from being run when there hasn't been any
	  activity.

2009-10-20  Lott Caskey <lottcaskey@gmail.com>

	* [r488] www/admin/user_status.php: Fix clearing of conferences on
	  emergency logout

2009-10-19  Lott Caskey <lottcaskey@gmail.com>

	* [r487] bin/AST_update.pl: Wrong DB/pass for Asterisk Realtime
	  Channels.

2009-10-19  Lott Caskey <lottcaskey@gmail.com>

	* [r486] www/admin/user_status.php: Modified Emergency Logout to
	  clear agent's conference channel as well.

2009-10-19  Lott Caskey <lottcaskey@gmail.com>

	* [r485] Makefile: oops

2009-10-19  Lott Caskey <lottcaskey@gmail.com>

	* [r484] Makefile: oops
	* [r483] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl: Change to use lsof to see if file is
	  open.
	* [r482] extras/sql/upgrade_sql.pl: Fix auth routines
	* [r481] Makefile, extras/ip_relay/ip_relay,
	  extras/ip_relay/ip_relay_1.0.021902.tar: Moved IP relay to its
	  own RPM package

2009-10-18  Lott Caskey <lottcaskey@gmail.com>

	* [r480] docs/conf_examples/chan-dahdi.conf,
	  docs/conf_examples/chan_dahdi.conf: Fix wrong filename.

2009-10-18  Lott Caskey <lottcaskey@gmail.com>

	* [r479] extras/osdial.spec: Update osdial.spec

2009-10-18  Lott Caskey <lottcaskey@gmail.com>

	* [r478] www/admin/include/variables.php: Add additional IVR option
	  variables.

2009-10-18  Lott Caskey <lottcaskey@gmail.com>

	* [r477] www/admin/include/content/campaigns/ivr.php: Add
	  TVC_LOOKUP menus
	* [r476] agi/agi-OSDivr.agi: Refine stream_and_get_dtmf. Add
	  TVC_LOOKUP function.
	* [r475] docs/conf_examples/modules.conf: Some systems use Queues
	  in conjunction with OSDial and require the chan_agent.so and
	  app_queue.so modules.
	* [r474] bin/AST_send_action_child.pl: Fixes funky call to
	  XXYYXXYYXXYYXX extension and resulting Asterisk notification.
	* [r473] bin/AST_update.pl: Fix backward compatibility with
	  Asterisk 1.2
	* [r472] www/agent/vdc_db_query.php: User's selection of ingroups
	  shouldn't update their admin selected ingroup settings.
	* [r471] www/agent/include/osdial.js: Fix bad Script regex.
	* [r470] agi/agi-VDAD_ALL_inbound.agi: Update inbound to do a quiet
	  entry.

2009-09-30  Lott Caskey <lottcaskey@gmail.com>

	* [r469] www/admin/AST_agent_performance_detail.php: Removed
	  deduction for login/logout

2009-09-30  Lott Caskey <lottcaskey@gmail.com>

	* [r468] www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Added/moved postdate field, clear
	  alt_phone_dial var in osdial.js

2009-09-30  Lott Caskey <lottcaskey@gmail.com>

	* [r467] bin/AST_VDhopper.pl: Added prioritization based on age of
	  lead to hopper when VARhopper_newentry_priority is set

2009-09-30  Lott Caskey <lottcaskey@gmail.com>

	* [r466] www/admin/include/content/lists/lists.php: Add campaign
	  specific statuses to adv lead search
	* [r465] bin/AST_DB_optimize.pl: Cleanup on a couple SQL
	  statements.
	* [r464] bin/osdial_astgen.pl: Added mailbox declaration to phones.
	* [r463] docs/conf_examples/osdial_extensions.conf: Fix
	  ASTblind/ASTloop auth in defailt config
	* [r462] www/admin/include/content/reports/list_performance.php:
	  Add SALE/XFER if no SALE dispos defined
	* [r461] www/agent/webform-print_form.php: Add a webform for
	  printing given template when match given statuses.
	* [r460] www/admin/include/content/lists/export.php: Fix newline
	  problem in comment fields.
	* [r459] agi/agi-VDAD_ALL_inbound.agi: Add comment to voicemail
	  variable clearing.

2009-09-19  Lott Caskey <lottcaskey@gmail.com>

	* [r458] ChangeLog, extras/osdial.conf, version: version bump,
	  added missing settings to osdial.conf

2009-09-19  Lott Caskey <lottcaskey@gmail.com>

	* [r457] bin/AST_qc_transfer.pl, extras/sql/215033.sql,
	  extras/sql/upgrade_sql.map,
	  www/admin/include/content/admin/server.php: Added ability to
	  select passive and active FTP uploads to a QC.

2009-09-19  Lott Caskey <lottcaskey@gmail.com>

	* [r456] www/agent/include/osdial.js: Tons of javascript fixes,
	  Pause/Resume works better in inbound-manual...more like autdial.
	  corrected some harshly worded error messages.

2009-09-19  Lott Caskey <lottcaskey@gmail.com>

	* [r455] www/agent/osdial.php: Added a check into the conference
	  allocation to make sure another agent is using that same
	  conference number on that server. Added 2 error messages, will
	  not allow login if another agent with that ID is already logged
	  in, will not allow login if an agent is using the same phone
	  extension on the same server.
	* [r454] www/admin/include/content/reports/list_cost.php: Was
	  sorting list/date changed to date/list, added subtotals.
	* [r453] www/admin/include/content/lists/lists.php: Ouch,
	  listloader was missing last field on SQL inserts.
	* [r452] www/admin/include/content/campaigns/campaigns.php: Off by
	  one fix on Webform2 display, was displaying xfer groups.
	* [r451] bin/AST_VDhopper.pl: Added VARflush_hopper_manual to clear
	  READY hoppers on each run on MANUAL dial campaigns.
	* [r450] docs/conf_examples/osdial_extensions.conf: Added _8307.
	  and changed timeouts on 8320 to 20sec.

2009-09-15  Lott Caskey <lottcaskey@gmail.com>

	* [r449] www/admin/include/content/scripts/scripts.php,
	  www/agent/include/osdial.js: remove regex replace of newline to
	  br.

2009-09-15  Lott Caskey <lottcaskey@gmail.com>

	* [r448] www/admin/include/content/lists/lists.php: fix dst on adv
	  lead search

2009-09-15  Lott Caskey <lottcaskey@gmail.com>

	* [r447] bin/AST_VDhopper.pl: Added option VARflush_hopper_each_run
	  to osdial.conf.

2009-09-15  Lott Caskey <lottcaskey@gmail.com>

	* [r446] www/admin/include/content/lists/lists.php: Added post_date
	  to adv lead search
	* [r445] www/admin/include/content/lists/lists.php,
	  www/admin/templates/default/styles.css: added sort by header to
	  advanced lead search.
	* [r444] extras/sql/215032.sql, www/agent/include/osdial.js,
	  www/agent/osdial.php, www/agent/vdc_db_query.php: Added post_date
	  field and calendar selection to agent screen
	* [r443] ChangeLog, www/admin/include/content/scripts/scripts.php:
	  Update to use tinymce for script editor.
	* [r442] extras/sql/upgrade_sql.map: fix upgrade_sql.map
	* [r440] extras/sql/215032.sql, extras/sql/upgrade_sql.map,
	  www/admin/include/admin.js,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Added scripting
	  buttons/objections/rebuttals, ie conditional scripting.

2009-09-14  Lott Caskey <lottcaskey@gmail.com>

	* [r439] extras/sql/999999.sql, www/admin/include/admin.js,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/help.php, www/agent/include/osdial.js: Update
	  to use double-brackets for script fields. ie [[first_name]].

2009-09-12  Lott Caskey <lottcaskey@gmail.com>

	* [r438] www/agent/templates/default/images/dtmf_0.png,
	  www/agent/templates/default/images/dtmf_0_OFF.png,
	  www/agent/templates/default/images/dtmf_1.png,
	  www/agent/templates/default/images/dtmf_1_OFF.png,
	  www/agent/templates/default/images/dtmf_2.png,
	  www/agent/templates/default/images/dtmf_2_OFF.png,
	  www/agent/templates/default/images/dtmf_3.png,
	  www/agent/templates/default/images/dtmf_3_OFF.png,
	  www/agent/templates/default/images/dtmf_4.png,
	  www/agent/templates/default/images/dtmf_4_OFF.png,
	  www/agent/templates/default/images/dtmf_5.png,
	  www/agent/templates/default/images/dtmf_5_OFF.png,
	  www/agent/templates/default/images/dtmf_6.png,
	  www/agent/templates/default/images/dtmf_6_OFF.png,
	  www/agent/templates/default/images/dtmf_7.png,
	  www/agent/templates/default/images/dtmf_7_OFF.png,
	  www/agent/templates/default/images/dtmf_8.png,
	  www/agent/templates/default/images/dtmf_8_OFF.png,
	  www/agent/templates/default/images/dtmf_9.png,
	  www/agent/templates/default/images/dtmf_9_OFF.png,
	  www/agent/templates/default/images/dtmf_hash.png,
	  www/agent/templates/default/images/dtmf_hash_OFF.png,
	  www/agent/templates/default/images/dtmf_star.png,
	  www/agent/templates/default/images/dtmf_star_OFF.png: added dtmf
	  buttons

2009-09-12  Lott Caskey <lottcaskey@gmail.com>

	* [r437] www/agent/include/osdial.js, www/agent/osdial.php: add
	  numeric keypress on mouseover to dialpad

2009-09-12  Lott Caskey <lottcaskey@gmail.com>

	* [r436] www/agent/include/osdial.js, www/agent/osdial.php: add
	  dial-pad

2009-09-12  Lott Caskey <lottcaskey@gmail.com>

	* [r435] agi/agi-dtmf.agi: rename dtmfs

2009-09-12  Lott Caskey <lottcaskey@gmail.com>

	* [r434] sounds/0.gsm, sounds/0.wav, sounds/1.gsm, sounds/1.wav,
	  sounds/2.gsm, sounds/2.wav, sounds/3.gsm, sounds/3.wav,
	  sounds/4.gsm, sounds/4.wav, sounds/5.gsm, sounds/5.wav,
	  sounds/6.gsm, sounds/6.wav, sounds/7.gsm, sounds/7.wav,
	  sounds/8.gsm, sounds/8.wav, sounds/9.gsm, sounds/9.wav,
	  sounds/dtmf-0.gsm, sounds/dtmf-0.wav, sounds/dtmf-1.gsm,
	  sounds/dtmf-1.wav, sounds/dtmf-2.gsm, sounds/dtmf-2.wav,
	  sounds/dtmf-3.gsm, sounds/dtmf-3.wav, sounds/dtmf-4.gsm,
	  sounds/dtmf-4.wav, sounds/dtmf-5.gsm, sounds/dtmf-5.wav,
	  sounds/dtmf-6.gsm, sounds/dtmf-6.wav, sounds/dtmf-7.gsm,
	  sounds/dtmf-7.wav, sounds/dtmf-8.gsm, sounds/dtmf-8.wav,
	  sounds/dtmf-9.gsm, sounds/dtmf-9.wav, sounds/dtmf-hash.gsm,
	  sounds/dtmf-hash.wav, sounds/dtmf-star.gsm, sounds/dtmf-star.wav,
	  sounds/hash.gsm, sounds/hash.wav, sounds/star.gsm,
	  sounds/star.wav: rename dtmfs
	* [r433] www/agent/osdial.php: Add gender/dob. Add ability to add
	  custom javascript per campaign, aka form_validation to
	  include/[campaign]_form_validation.js
	* [r432] www/admin/include/content/reports/list_performance.php:
	  add closing% column
	* [r431] extras/sql/215031.sql: fix comment

2009-09-10  Lott Caskey <lottcaskey@gmail.com>

	* [r430] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl: Update to check 10 times for
	  file-size change.

2009-09-09  Lott Caskey <lottcaskey@gmail.com>

	* [r429] www/agent/vdc_db_query.php: Fix deletion of manual dials
	  from osdial_auto_calls

2009-09-09  Lott Caskey <lottcaskey@gmail.com>

	* [r428] www/admin/include/content/users/users.php: Fix percentage
	  format.

2009-09-09  Lott Caskey <lottcaskey@gmail.com>

	* [r427] www/admin/include/variables.php: 1439-421 got overwritten
	  sometime.

2009-09-09  Lott Caskey <lottcaskey@gmail.com>

	* [r426] www/admin/include/content/users/users.php: Fix percentage
	  format.

2009-09-09  Lott Caskey <lottcaskey@gmail.com>

	* [r425] www/agent/include/osdial.js: Change AL to AM.
	* [r424] bin/AST_VDcampaign_stats.pl: Fix per agent counts
	* [r423] extras/sql/215031.sql: fix 215031.sql

2009-09-08  Lott Caskey <lottcaskey@gmail.com>

	* [r422] www/admin/dbconnect.php, www/admin/include/dbconnect.php,
	  www/agent/dbconnect.php: Fix alt db.conf pathing

2009-09-08  Lott Caskey <lottcaskey@gmail.com>

	* [r421] bin/AST_VDcampaign_stats.pl: Fix missing 'blank' Campaign
	  Statuses in query

2009-09-08  Lott Caskey <lottcaskey@gmail.com>

	* [r420] www/admin/include/header.php,
	  www/admin/include/variables.php: Fix header name

2009-09-08  Lott Caskey <lottcaskey@gmail.com>

	* [r419] extras/httpd-osdial.conf: fix pathing on httpd

2009-09-08  Lott Caskey <lottcaskey@gmail.com>

	* [r418] www/admin/include/header.php: fix header color
	* [r417] www/admin/include/footer.php: fix to footer.php

2009-09-07  Lott Caskey <lottcaskey@gmail.com>

	* [r416] www/admin/include/auth.php,
	  www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/footer.php, www/admin/include/header.php,
	  www/admin/include/help.php, www/admin/include/menu.php: Update
	  project name to t1 variable.

2009-09-07  Lott Caskey <lottcaskey@gmail.com>

	* [r415] www/admin/dbconnect.php, www/admin/include/dbconnect.php,
	  www/agent/dbconnect.php: Update to check parent directory of
	  webroot for db.conf to use instead of /etc/osdial.conf

2009-09-07  Lott Caskey <lottcaskey@gmail.com>

	* [r414] www/admin/AST_CLOSERstats.php,
	  www/admin/AST_agent_performance_detail.php,
	  www/admin/AST_server_performance.php,
	  www/admin/admin_modify_lead.php,
	  www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/dialstat.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/list_performance.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/functions.php, www/admin/include/header.php,
	  www/admin/osdial_sales_viewer.php, www/admin/phone_stats.php,
	  www/admin/remote_dispo.php,
	  www/admin/templates/default/display.php,
	  www/admin/user_stats.php, www/admin/user_status.php,
	  www/agent/osdial.php, www/agent/templates/default/display.php,
	  www/index.php: Update to use default_text variable.

2009-09-05  Lott Caskey <lottcaskey@gmail.com>

	* [r413] docs/conf_examples/osdial_extensions.conf,
	  docs/conf_examples/voicemail.conf: Use Mixmonitor instead of
	  monitor, put 10sec limit on WaitForSilence/AMD message.

2009-09-05  Lott Caskey <lottcaskey@gmail.com>

	* [r412] bin/AST_manager_listen.pl: Rewrite of AST_manager_listen.

2009-09-05  Lott Caskey <lottcaskey@gmail.com>

	* [r411] bin/AST_update.pl: Add condition for channels with AGI
	  extension.

2009-09-05  Lott Caskey <lottcaskey@gmail.com>

	* [r410] www/agent/include/osdial.js, www/agent/osdial.php: Add VM
	  icon to main agent screen.

2009-09-05  Lott Caskey <lottcaskey@gmail.com>

	* [r409] extras/sql/215031.sql: Fix misplaced comment

2009-09-01  Lott Caskey <lottcaskey@gmail.com>

	* [r408] www/agent/include/osdial.js: Fix Preset dials and display
	  Transfer-Conf window on D1/D2 click.

2009-09-01  Lott Caskey <lottcaskey@gmail.com>

	* [r407] www/agent/vdc_db_query.php: Fix < 0 on mdn_limit.

2009-09-01  Lott Caskey <lottcaskey@gmail.com>

	* [r406] bin/AST_manager_listen.pl: Rewrite major components of
	  AST_manager_listen.pl and make Ast1.4/1.6 complient.

2009-08-28  Lott Caskey <lottcaskey@gmail.com>

	* [r405] bin/AST_DB_optimize.pl: Clear osdial_campaign_agent_stats
	  nightly.

2009-08-27  Lott Caskey <lottcaskey@gmail.com>

	* [r404] extras/sql/215031.sql,
	  www/admin/include/content/users/users.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Add option to allow/disallow skip-lead with
	  in manual-dial mode under agent.

2009-08-27  Lott Caskey <lottcaskey@gmail.com>

	* [r403] extras/sql/215031.sql,
	  www/admin/include/content/users/users.php: Update to use negative
	  numbers as unlimited new-lead allocation and zero as no new-lead
	  allocation. default -1.

2009-08-27  Lott Caskey <lottcaskey@gmail.com>

	* [r402] bin/AST_VDauto_dial.pl, bin/FastAGI_log.pl: better logging
	  on carrier errors

2009-08-27  Lott Caskey <lottcaskey@gmail.com>

	* [r401] www/admin/include/help.xml: updates to help.xml

2009-08-26  Lott Caskey <lottcaskey@gmail.com>

	* [r400] www/admin/include/content/lists/lists.php,
	  www/admin/include/content/users/users.php: Fix Callback-Holds
	  listing for agents.

2009-08-20  Lott Caskey <lottcaskey@gmail.com>

	* [r399] ChangeLog, www/admin/include/functions.php,
	  www/agent/functions.php: updates to functions.

2009-08-20  Lott Caskey <lottcaskey@gmail.com>

	* [r398] bin/AST_flush_DBqueue.pl, extras/sql/215031.sql,
	  www/admin/include/content/lists/lists.php: Added
	  osdial_phone_code_groups and osdial_postal_code_groups for fast
	  1to1 lookups on joined tables that don't require MySQL to
	  generate temp tables. Added osdial_report_groups for fast lookups
	  of common group items. Ie source_id, vendor_lead_code, states,
	  etc. Implemented in Advanced Lead Search. Added code to
	  AST_flush_DBqueue to update these groups on a regular basis.

2009-08-20  Lott Caskey <lottcaskey@gmail.com>

	* [r397] www/admin/include/functions.php, www/agent/functions.php:
	  Cleanup of functions

2009-08-20  Lott Caskey <lottcaskey@gmail.com>

	* [r396] www/admin/include/functions.php: Cleanup of functions

2009-08-19  Lott Caskey <lottcaskey@gmail.com>

	* [r395] www/admin/include/functions.php: Cleanup of functions

2009-08-19  Lott Caskey <lottcaskey@gmail.com>

	* [r394] www/admin/include/functions.php: Cleanup of functions

2009-08-19  Lott Caskey <lottcaskey@gmail.com>

	* [r393] www/admin/include/functions.php, www/agent/functions.php:
	  Cleanup of functions

2009-08-19  Lott Caskey <lottcaskey@gmail.com>

	* [r392] extras/sql/215031.sql: Missing closing tags on SQL
	  description.

2009-08-19  Lott Caskey <lottcaskey@gmail.com>

	* [r391] extras/sql/215031.sql,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/header.php, www/admin/include/menu.php:
	  Addition of Advanced Lead Search and better indexes on
	  osdial_list.

2009-08-17  Lott Caskey <lottcaskey@gmail.com>

	* [r390] www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/list_performance.php: Added CSV
	  export option

2009-08-16  Lott Caskey <lottcaskey@gmail.com>

	* [r389] www/admin/include/content/reports/list_performance.php:
	  Added borders around data sets.

2009-08-16  Lott Caskey <lottcaskey@gmail.com>

	* [r388] www/admin/include/menu.php: Added include-structure
	  reports to reports menu.

2009-08-16  Lott Caskey <lottcaskey@gmail.com>

	* [r387] bin/AST_VDcampaign_stats.pl: Added table
	  osdial_campaign_agent_stats which is populated through the
	  AST_VDcampaign_stats.pl process and is identical in functionality
	  to osdial_campaign_stats or osdial_campaign_server_stats, only
	  recording stats on a campaign/agent basis.

2009-08-16  Lott Caskey <lottcaskey@gmail.com>

	* [r386] www/admin/report_list_cost.php: Moved report_list_cost.php
	  into include structure.

2009-08-16  Lott Caskey <lottcaskey@gmail.com>

	* [r385] www/agent/vdc_db_query.php: Moved manual_dial_new_today to
	  new osdial_campaign_agent_stats table.
	* [r384] extras/sql/215031.sql, extras/sql/999999.sql,
	  extras/sql/upgrade_sql.map, version: Added osdial_lists.cost for
	  default lead cost. Added osdial_list.cost for actual lead cost.
	  osdial_users.manual_dial_new_limit for setting a limit on the
	  number of NEW leads an agent can be given. Added
	  osdial_agent_log.lead_called_count to retain the count of the
	  lead at the time the agent touched it. Added
	  osdial_agent_log.prev_status to record the status of the lead
	  prior to the agent dispositioning it. Added table
	  osdial_campaign_agent_stats which is populated through the
	  AST_VDcampaign_stats.pl process and is identical in functionality
	  to osdial_campaign_stats or osdial_campaign_server_stats, only
	  recording stats on a campaign/agent basis. Update 999999.sql for
	  added cost field on default records.
	* [r383] extras/misc, extras/misc/import-insureme-health.php,
	  extras/misc/insureme-health-test.xml: Added XML Import routine
	  for InsureMe.
	* [r382] www/admin/include/content/reports/list_performance.php:
	  Added default/template style formatting to list-performance.
	* [r381] www/admin/include/content/reports/reports.php: Fix call to
	  bad function.
	* [r380] www/admin/include/content/reports/list_cost.php: Switch
	  from formatted text to tables.
	* [r379] www/admin/include/content/reports/list_performance.php:
	  Add List-Performance report.
	* [r378] www/admin/include/content/reports/list_cost.php,
	  www/admin/include/content/reports/reports.php: Moved List-Cost
	  report to include structure.
	* [r377] www/admin/include/help.xml: Preliminary XML file for help.
	* [r376] www/admin/include/content/lists/lists.php,
	  www/admin/include/help.php, www/admin/include/validation.php,
	  www/admin/include/variables.php: Added list/lead cost list modify
	  screen. Added cost field to lead-loader options. Added logic to
	  lead-loader to grab cost from lists table if cost is not set in
	  loaded file. Added validation and verification variable for cost.
	  Added help for cost.
	* [r375] www/admin/AST_agent_performance_detail.php: Added
	  new_calls column to report. This column lists the count of
	  fresh/new leads that any agent has attempted.
	* [r374] www/admin/include/header.php: Added Lead-Allocation to
	  menu bar for Agent menu.
	* [r373] www/admin/include/menu.php: Added Lead-Allocation to menu
	  bar for Agent menu.
	* [r372] www/admin/include/content/reports/reports.php: Added
	  list-cost report menu option.
	* [r371] www/admin/include/content/users/users.php: Added
	  Lead-Allocation view to Agents section.
	* [r370] www/admin/report_list_cost.php: Added the list-cost
	  report.

2009-08-12  Lott Caskey <lottcaskey@gmail.com>

	* [r369] www/agent/vdc_db_query.php: Added New lead limits for
	  agents in Manual-dial

2009-08-10  Lott Caskey <lottcaskey@gmail.com>

	* [r368] bin/AST_VDauto_dial.pl, bin/AST_update.pl: dbhB already
	  existed.

2009-08-06  Lott Caskey <lottcaskey@gmail.com>

	* [r367] www/admin/include/content/reports/realtime_detail.php:
	  increase statuses length to 40

2009-08-05  Lott Caskey <lottcaskey@gmail.com>

	* [r366] docs/conf_examples/res_config.conf,
	  docs/conf_examples/res_mysql.conf: oops

2009-08-05  Lott Caskey <lottcaskey@gmail.com>

	* [r365] bin/AST_update.pl, docs/conf_examples/extconfig.conf,
	  docs/conf_examples/modules.conf,
	  docs/conf_examples/res_config.conf: Some final Asterisk1.6
	  touches...

2009-08-04  Lott Caskey <lottcaskey@gmail.com>

	* [r364] bin/AST_update.pl: Added statement to remove Down channels

2009-08-04  Lott Caskey <lottcaskey@gmail.com>

	* [r363] bin/AST_VDremote_agents.pl, bin/AST_update.pl: Using Show
	  Channel Concise breaks Asterisk 1.6. Embeded a realtime-sql
	  implementation.

2009-08-03  Lott Caskey <lottcaskey@gmail.com>

	* [r362] docs/conf_examples/musiconhold.conf: Fix MOH directory for
	  Asterisk 1.6

2009-08-03  Lott Caskey <lottcaskey@gmail.com>

	* [r361] agi/VD_amd.agi, agi/VD_amd_post.agi,
	  agi/VD_auto_post_VERIFY.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  agi/agi-VDADautoREMINDER.agi, agi/agi-VDADautoREMINDERxfer.agi,
	  agi/agi-VDADfixCXFER.agi,
	  agi/agi-VDADinbound_NI_DNC_CIDlookup.agi,
	  agi/agi-VDADselective_CID.agi,
	  agi/agi-VDADselective_CID_hangup.agi, agi/agi-VDADtransfer.agi,
	  agi/agi-VDADtransferBROADCAST.agi,
	  agi/agi-VDADtransferSURVEY.agi, agi/agi-VDADtransferTEST.agi,
	  agi/agi-dtmf.agi, agi/agi-record_prompts.agi,
	  agi/call_inbound.agi: Fix Asterisk 1.6 error whereas
	  checkresult() did not pull stdin.

2009-08-03  Lott Caskey <lottcaskey@gmail.com>

	* [r360] docs/conf_examples/chan-dahdi.conf,
	  docs/conf_examples/dahdi_system.conf,
	  docs/conf_examples/modules.conf,
	  docs/conf_examples/osdial_extensions.conf,
	  docs/conf_examples/osdial_extensions_testing.conf,
	  docs/conf_examples/osdial_manager.conf,
	  docs/conf_examples/voicemail.conf,
	  docs/conf_examples/zapata.conf, docs/conf_examples/zaptel.conf:
	  Modifications for Asterisk 1.6

2009-08-02  Lott Caskey <lottcaskey@gmail.com>

	* [r359] docs/conf_examples/asterisk12,
	  docs/conf_examples/asterisk12/README.osdial,
	  docs/conf_examples/asterisk12/amd.conf,
	  docs/conf_examples/asterisk12/cdr.conf,
	  docs/conf_examples/asterisk12/dnsmgr.conf,
	  docs/conf_examples/asterisk12/extensions.conf,
	  docs/conf_examples/asterisk12/iax.conf,
	  docs/conf_examples/asterisk12/iaxprov.conf,
	  docs/conf_examples/asterisk12/indications.conf,
	  docs/conf_examples/asterisk12/logger.conf,
	  docs/conf_examples/asterisk12/manager.conf,
	  docs/conf_examples/asterisk12/meetme.conf,
	  docs/conf_examples/asterisk12/modules.conf,
	  docs/conf_examples/asterisk12/musiconhold.conf,
	  docs/conf_examples/asterisk12/osdial_extensions.conf,
	  docs/conf_examples/asterisk12/osdial_extensions_conferences.conf,
	  docs/conf_examples/asterisk12/osdial_extensions_custom.conf,
	  docs/conf_examples/asterisk12/osdial_extensions_inbound.conf,
	  docs/conf_examples/asterisk12/osdial_extensions_outbound.conf,
	  docs/conf_examples/asterisk12/osdial_extensions_phones.conf,
	  docs/conf_examples/asterisk12/osdial_extensions_servers.conf,
	  docs/conf_examples/asterisk12/osdial_extensions_testing.conf,
	  docs/conf_examples/asterisk12/osdial_iax.conf,
	  docs/conf_examples/asterisk12/osdial_iax_custom.conf,
	  docs/conf_examples/asterisk12/osdial_iax_phones.conf,
	  docs/conf_examples/asterisk12/osdial_iax_registrations.conf,
	  docs/conf_examples/asterisk12/osdial_iax_servers.conf,
	  docs/conf_examples/asterisk12/osdial_iax_trunks.conf,
	  docs/conf_examples/asterisk12/osdial_manager.conf,
	  docs/conf_examples/asterisk12/osdial_meetme.conf,
	  docs/conf_examples/asterisk12/osdial_sip.conf,
	  docs/conf_examples/asterisk12/osdial_sip_custom.conf,
	  docs/conf_examples/asterisk12/osdial_sip_phones.conf,
	  docs/conf_examples/asterisk12/osdial_sip_registrations.conf,
	  docs/conf_examples/asterisk12/osdial_sip_trunks.conf,
	  docs/conf_examples/asterisk12/oss.conf,
	  docs/conf_examples/asterisk12/phone.conf,
	  docs/conf_examples/asterisk12/sip.conf,
	  docs/conf_examples/asterisk12/voicemail.conf,
	  docs/conf_examples/asterisk12/zapata.conf,
	  docs/conf_examples/asterisk12/zaptel.conf: Migrate old-configs to
	  docs/conf_examples/asterisk12

2009-08-01  Lott Caskey <lottcaskey@gmail.com>

	* [r358] extras/sql/214030.sql, extras/sql/999999.sql,
	  extras/sql/upgrade_sql.map, extras/sql/upgrade_sql.pl, version:
	  Update includes osdial_carrier tables, cleanups to
	  upgrade_sql.pl, and new function to display spinner and comments
	  about the current SQL update being applied.

2009-08-01  Lott Caskey <lottcaskey@gmail.com>

	* [r357] bin/AST_flush_DBqueue.pl: Added routing to automatically
	  update asterisk version in database.

2009-07-30  Lott Caskey <lottcaskey@gmail.com>

	* [r356] agi/agi-station_barge.agi, agi/agi-station_monitor.agi:
	  Fixes for Zap-based monitoring

2009-07-30  Lott Caskey <lottcaskey@gmail.com>

	* [r355] agi/agi-OSDivr.agi, bin/AST_VDremote_agents.pl: Fixes for
	  multi-server IVR

2009-07-21  Lott Caskey <lottcaskey@gmail.com>

	* [r354] bin/AST_DB_optimize.pl, bin/AST_VDhopper.pl,
	  bin/AST_reset_mysql_vars.pl: Update reset/optimize to not clear
	  server stats table.

2009-07-16  Lott Caskey <lottcaskey@gmail.com>

	* [r353] agi/agi-OSDivr.agi: Added update to last_update_time in
	  auto_calls on each iteration through the menu and announcements.

2009-07-16  Lott Caskey <lottcaskey@gmail.com>

	* [r352] bin/osdial_astgen.pl: Increase the qualify on the phones
	  to 5000.

2009-07-15  Lott Caskey <lottcaskey@gmail.com>

	* [r351] www/admin/include/content/filters/filters.php: Escape the
	  SQL

2009-07-15  Lott Caskey <lottcaskey@gmail.com>

	* [r350] bin/osdial_astgen.pl: Backward slash

2009-07-15  Lott Caskey <lottcaskey@gmail.com>

	* [r349] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/functions.php: Fix some display issues with
	  Real-time reports

2009-07-14  Lott Caskey <lottcaskey@gmail.com>

	* [r348] bin/AST_qc_transfer.pl: Modifications for using SFTP and
	  uFTP.

2009-07-14  Lott Caskey <lottcaskey@gmail.com>

	* [r347] docs/conf_examples/osdial_extensions.conf: Set 90009
	  extension to use LO.

2009-07-13  Lott Caskey <lottcaskey@gmail.com>

	* [r346] extras/sql/upgrade_sql.pl: Added option to bypass the
	  authenication fixing section.

2009-07-13  Lott Caskey <lottcaskey@gmail.com>

	* [r345] agi/VD_amd.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  agi/agi-VDADtransfer.agi, bin/AST_VDauto_dial.pl,
	  bin/AST_VDcampaign_stats.pl, bin/FastAGI_log.pl,
	  extras/sql/214029.sql, extras/sql/upgrade_sql.map, version,
	  www/agent/vdc_db_query.php: Add campaign server stats checks, amd
	  counts, failed counts, agent counts, added isup_result to
	  call_log, and server_ip to osdial_log.

2009-07-09  Lott Caskey <lottcaskey@gmail.com>

	* [r344] www/agent/include/osdial.js: Fix to not change to default
	  Main Status color on panel switch.

2009-07-09  Lott Caskey <lottcaskey@gmail.com>

	* [r343] extras/sql/214028.sql: Fix for live_agents with not enough
	  closer_campaign space.

2009-07-09  Lott Caskey <lottcaskey@gmail.com>

	* [r342] bin/osdial_astgen.pl: Add g729 option, add sip-silence to
	  remote-agent conferences

2009-07-07  Lott Caskey <lottcaskey@gmail.com>

	* [r341] agi/agi-VDAD_ALL_inbound.agi, extras/sql/214028.sql,
	  extras/sql/upgrade_sql.map, version, www/agent/manager_send.php,
	  www/agent/vdc_db_query.php: Added uniqueid to osdial_xfer_log,
	  osdial_agent_log, and recording_log.

2009-07-07  Lott Caskey <lottcaskey@gmail.com>

	* [r340] www/admin/include/variables.php: Add variable
	  submit_method.

2009-07-06  Lott Caskey <lottcaskey@gmail.com>

	* [r339] www/agent/include/osdial.js: campagin typo.

2009-07-06  Lott Caskey <lottcaskey@gmail.com>

	* [r338] extras/sql/213027.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/agent/include/osdial.js, www/agent/osdial.php: Added ability
	  to select the submit method.

2009-07-06  Lott Caskey <lottcaskey@gmail.com>

	* [r337] www/admin/include/header.php: Missed closing curley brace.

2009-07-05  Lott Caskey <lottcaskey@gmail.com>

	* [r336] extras/sql/upgrade_sql.pl: Fix on server for
	  upgrade_sql.pl

2009-07-05  Lott Caskey <lottcaskey@gmail.com>

	* [r335] www/admin/admin_modify_lead.php: Fix location for
	  playback.

2009-07-03  Lott Caskey <lottcaskey@gmail.com>

	* [r334] bin/osdial_astgen.pl: Fix to allow remote IAX2 phones off
	  pbx.

2009-07-03  Lott Caskey <lottcaskey@gmail.com>

	* [r333] www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/header.php: Prevent user_level < 9 from
	  exporting leads

2009-07-03  Lott Caskey <lottcaskey@gmail.com>

	* [r332] ChangeLog, extras/sql/213026.sql,
	  extras/sql/upgrade_sql.map, version: Increase phone password
	  length.

2009-07-03  Lott Caskey <lottcaskey@gmail.com>

	* [r331] extras/osdial.cron: Set to archive on default install

2009-07-03  Lott Caskey <lottcaskey@gmail.com>

	* [r330] bin/osdial_astgen.pl: Add g729 support to intra-server and
	  client sip

2009-07-02  Lott Caskey <lottcaskey@gmail.com>

	* [r329] bin/FastAGI_log.pl: Fix for DNC on alt/addr3.

2009-07-01  Lott Caskey <lottcaskey@gmail.com>

	* [r328] extras/sql/upgrade_sql.pl: Fix upgrade_sql on new install

2009-07-01  Lott Caskey <lottcaskey@gmail.com>

	* [r327] extras/sql/213025.sql: DNC adjustments

2009-07-01  Lott Caskey <lottcaskey@gmail.com>

	* [r326] bin/osdial_external_dnc.pl: External DNC scan ALT and
	  ADDR3 and add to osdial_dnc if found.

2009-07-01  Lott Caskey <lottcaskey@gmail.com>

	* [r325] bin/osdial_external_dnc.pl, extras/osdial.cron,
	  extras/sql/213025.sql,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/header.php, www/admin/include/menu.php,
	  www/admin/include/variables.php: External DNC scrubbing

2009-06-30  Lott Caskey <lottcaskey@gmail.com>

	* [r324] README: Add some installation notes to README.

2009-06-30  Lott Caskey <lottcaskey@gmail.com>

	* [r323] extras/sql/000000.sql, extras/sql/213024.sql,
	  extras/sql/213025.sql, extras/sql/upgrade_sql.map,
	  extras/sql/upgrade_sql.pl, version,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/variables.php: Add fields / screens for
	  External DNC list checking.

2009-06-30  Lott Caskey <lottcaskey@gmail.com>

	* [r322] bin/AST_VDremote_agents.pl: Move closer_campaign insertion
	  on virtual agent

2009-06-30  Lott Caskey <lottcaskey@gmail.com>

	* [r321] bin/AST_VDauto_dial.pl: Fix DNC on alt-number

2009-06-30  Lott Caskey <lottcaskey@gmail.com>

	* [r320] www/agent/include/osdial.js, www/agent/vdc_db_query.php:
	  Fix additional fields, off by one.
	* [r319] www/admin/include/content/campaigns/fields.php: Fix
	  colors.
	* [r318] www/admin/include/variables.php: Fix use_recycle_gap

2009-06-26  Lott Caskey <lottcaskey@gmail.com>

	* [r317] ChangeLog, bin/AST_VDremote_agents.pl,
	  extras/sql/213024.sql, extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/variables.php: Added allow_inbound to ivr.

2009-06-26  Lott Caskey <lottcaskey@gmail.com>

	* [r316] bin/AST_VDauto_dial.pl: Update to not output debug if no
	  records were changed. Added uniqueid to output.

2009-06-26  Lott Caskey <lottcaskey@gmail.com>

	* [r315] bin/FastAGI_log.pl: Fix FastAGI typo.

2009-06-25  Lott Caskey <lottcaskey@gmail.com>

	* [r314] ChangeLog, bin/AST_VDhopper.pl, extras/sql/213023.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/help.php: Added use_recylce_gap (Adds no-call
	  period to recylce delay). Fixed no-call gap.

2009-06-24  Lott Caskey <lottcaskey@gmail.com>

	* [r313] www/admin/include/content/users/users.php: Fix bug which
	  prevented admin from modifyings lists.

2009-06-24  Lott Caskey <lottcaskey@gmail.com>

	* [r312] bin/osdial_astgen.pl, extras/sql/upgrade_sql.map: Fixed
	  iax dial string and upgrade map.

2009-06-24  Lott Caskey <lottcaskey@gmail.com>

	* [r311] extras/sql/upgrade_sql.map: fix upgrade_map

2009-06-24  Lott Caskey <lottcaskey@gmail.com>

	* [r310] ChangeLog, extras/osdial.cron, extras/sql/213022.sql,
	  version, www/admin/include/footer.php: Added update checking.

2009-06-24  Lott Caskey <lottcaskey@gmail.com>

	* [r309] Makefile: Template fix makefile
	* [r308] extras/osdial-template-example.tgz: Added tgz template
	  example.
	* [r307] Makefile: Template makefile fix
	* [r306] www/admin/include/includes.php, www/agent/osdial.php: Make
	  user selected template an include instead of a require.

2009-06-23  Lott Caskey <lottcaskey@gmail.com>

	* [r305] Makefile: Makefile additions for templates

2009-06-23  Lott Caskey <lottcaskey@gmail.com>

	* [r304] www/agent/images: cleanup

2009-06-23  Lott Caskey <lottcaskey@gmail.com>

	* [r303] www/admin/include/header.php, www/agent/osdial.php,
	  www/agent/templates/default/images/AgentTopLeft2.png: Updates to
	  default template

2009-06-23  Lott Caskey <lottcaskey@gmail.com>

	* [r302] bin/AST_audio_archive.pl, bin/AST_audio_compress.pl,
	  bin/AST_sort_recordings.pl: Refine some of the archiving
	  routines.

2009-06-23  Lott Caskey <lottcaskey@gmail.com>

	* [r301] bin/AST_audio_compress.pl, bin/OSDconfig,
	  extras/osdial.conf: Update to use unmixed/mixed for directories
	  instead of wav/mp3/gsm/ogg/etc
	* [r300] www/admin/include/includes.php,
	  www/admin/templates/default/images/0.png,
	  www/admin/templates/default/images/1.png,
	  www/admin/templates/default/images/2.png,
	  www/admin/templates/default/images/3.png,
	  www/admin/templates/default/images/4.png,
	  www/admin/templates/default/images/5.png,
	  www/admin/templates/default/images/6.png,
	  www/admin/templates/default/images/7.png,
	  www/admin/templates/default/images/8.png,
	  www/admin/templates/default/images/9.png,
	  www/admin/templates/default/images/A.png,
	  www/admin/templates/default/images/AgentLoginDn.png,
	  www/admin/templates/default/images/AgentLoginUp.png,
	  www/admin/templates/default/images/B.png,
	  www/admin/templates/default/images/C.png,
	  www/admin/templates/default/images/ControlLoginDn.png,
	  www/admin/templates/default/images/ControlLoginUp.png,
	  www/admin/templates/default/images/D.png,
	  www/admin/templates/default/images/E.png,
	  www/admin/templates/default/images/F.png,
	  www/admin/templates/default/images/G.png,
	  www/admin/templates/default/images/H.png,
	  www/admin/templates/default/images/I.png,
	  www/admin/templates/default/images/J.png,
	  www/admin/templates/default/images/K.png,
	  www/admin/templates/default/images/L.png,
	  www/admin/templates/default/images/M.png,
	  www/admin/templates/default/images/N.png,
	  www/admin/templates/default/images/O.png,
	  www/admin/templates/default/images/P.png,
	  www/admin/templates/default/images/Q.png,
	  www/admin/templates/default/images/R.png,
	  www/admin/templates/default/images/S.png,
	  www/admin/templates/default/images/T.png,
	  www/admin/templates/default/images/U.png,
	  www/admin/templates/default/images/V.png,
	  www/admin/templates/default/images/W.png,
	  www/admin/templates/default/images/X.png,
	  www/admin/templates/default/images/Y.png,
	  www/admin/templates/default/images/Z.png,
	  www/admin/templates/default/images/a.png,
	  www/admin/templates/default/images/ampersand.png,
	  www/admin/templates/default/images/at.png,
	  www/admin/templates/default/images/b.png,
	  www/admin/templates/default/images/c.png,
	  www/admin/templates/default/images/clientCompany.png,
	  www/admin/templates/default/images/colon.png,
	  www/admin/templates/default/images/comma.png,
	  www/admin/templates/default/images/d.png,
	  www/admin/templates/default/images/defaultCompany.png,
	  www/admin/templates/default/images/e.png,
	  www/admin/templates/default/images/exclamation.png,
	  www/admin/templates/default/images/f.png,
	  www/admin/templates/default/images/g.png,
	  www/admin/templates/default/images/h.png,
	  www/admin/templates/default/images/hyphen.png,
	  www/admin/templates/default/images/i.png,
	  www/admin/templates/default/images/j.png,
	  www/admin/templates/default/images/k.png,
	  www/admin/templates/default/images/l.png,
	  www/admin/templates/default/images/m.png,
	  www/admin/templates/default/images/n.png,
	  www/admin/templates/default/images/o.png,
	  www/admin/templates/default/images/osdial-bg.png,
	  www/admin/templates/default/images/p.png,
	  www/admin/templates/default/images/period.png,
	  www/admin/templates/default/images/q.png,
	  www/admin/templates/default/images/r.png,
	  www/admin/templates/default/images/rawtest.html,
	  www/admin/templates/default/images/s.png,
	  www/admin/templates/default/images/space.png,
	  www/admin/templates/default/images/t.png,
	  www/admin/templates/default/images/test.html,
	  www/admin/templates/default/images/u.png,
	  www/admin/templates/default/images/v.png,
	  www/admin/templates/default/images/w.png,
	  www/admin/templates/default/images/x.png,
	  www/admin/templates/default/images/y.png,
	  www/admin/templates/default/images/z.png,
	  www/agent/images/AgentTopLeft.png,
	  www/agent/images/AgentTopRight.png,
	  www/agent/images/AgentTopRightS.png,
	  www/agent/images/ControlLoginDn.png,
	  www/agent/images/ControlLoginUp.png,
	  www/agent/images/LoginAgainDn.png,
	  www/agent/images/LoginAgainUp.png,
	  www/agent/images/ShowCallbackInfo_OFF.gif,
	  www/agent/images/ShowCallbackInfo_ON.gif,
	  www/agent/images/agc_check_voicemail_BLINK.gif,
	  www/agent/images/agc_check_voicemail_BLINK_e.gif,
	  www/agent/images/agc_check_voicemail_BLINK_es.gif,
	  www/agent/images/agc_check_voicemail_BLINK_ptbr.gif,
	  www/agent/images/agc_check_voicemail_OFF.gif,
	  www/agent/images/agc_check_voicemail_OFF_es.gif,
	  www/agent/images/agc_check_voicemail_OFF_ptbr.gif,
	  www/agent/images/agc_check_voicemail_ON.gif,
	  www/agent/images/agc_check_voicemail_ON_es.gif,
	  www/agent/images/agc_check_voicemail_ON_ptbr.gif,
	  www/agent/images/agc_live_call_OFF.gif,
	  www/agent/images/agc_live_call_OFF_es.gif,
	  www/agent/images/agc_live_call_OFF_pl.gif,
	  www/agent/images/agc_live_call_OFF_ptbr.gif,
	  www/agent/images/agc_live_call_ON.gif,
	  www/agent/images/agc_live_call_ON_es.gif,
	  www/agent/images/agc_live_call_ON_pl.gif,
	  www/agent/images/agc_live_call_ON_ptbr.gif,
	  www/agent/images/agc_tab_active_lines.gif,
	  www/agent/images/agc_tab_active_lines_el.gif,
	  www/agent/images/agc_tab_active_lines_es.gif,
	  www/agent/images/agc_tab_active_lines_ptbr.gif,
	  www/agent/images/agc_tab_astguiclient.gif,
	  www/agent/images/agc_tab_astguiclient_ptbr.gif,
	  www/agent/images/agc_tab_conferences.gif,
	  www/agent/images/agc_tab_conferences_el.gif,
	  www/agent/images/agc_tab_conferences_es.gif,
	  www/agent/images/agc_tab_conferences_ptbr.gif,
	  www/agent/images/agc_tab_main.gif,
	  www/agent/images/agc_tab_main_el.gif,
	  www/agent/images/agc_tab_main_es.gif,
	  www/agent/images/agc_tab_main_ptbr.gif,
	  www/agent/images/agentsidetab_cancel.png,
	  www/agent/images/agentsidetab_extra.png,
	  www/agent/images/agentsidetab_line.png,
	  www/agent/images/agentsidetab_press.png,
	  www/agent/images/agentsidetab_select.png,
	  www/agent/images/agentsidetab_tab.png,
	  www/agent/images/agentsidetab_top.png,
	  www/agent/images/blank.gif, www/agent/images/br.gif,
	  www/agent/images/de.gif, www/agent/images/down.gif,
	  www/agent/images/down150.png, www/agent/images/down200.png,
	  www/agent/images/down240.png, www/agent/images/down350.png,
	  www/agent/images/down433.png, www/agent/images/down435.png,
	  www/agent/images/down550.png, www/agent/images/el.gif,
	  www/agent/images/en.gif, www/agent/images/es.gif,
	  www/agent/images/formtab.gif, www/agent/images/fr.gif,
	  www/agent/images/it.gif, www/agent/images/loginagain-bg.png,
	  www/agent/images/muted.gif, www/agent/images/mutedoff.gif,
	  www/agent/images/pl.gif, www/agent/images/pt.gif,
	  www/agent/images/remove.gif, www/agent/images/sidebar.png,
	  www/agent/images/sidebar2.png, www/agent/images/sidebar2S.png,
	  www/agent/images/topleft.png, www/agent/images/topright.png,
	  www/agent/images/up.gif,
	  www/agent/images/vdc_LB_dialnextnumber.gif,
	  www/agent/images/vdc_LB_dialnextnumber_OFF.gif,
	  www/agent/images/vdc_LB_dialnextnumber_OFF_es.gif,
	  www/agent/images/vdc_LB_dialnextnumber_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_dialnextnumber_dn.gif,
	  www/agent/images/vdc_LB_dialnextnumber_es.gif,
	  www/agent/images/vdc_LB_dialnextnumber_ptbr.gif,
	  www/agent/images/vdc_LB_grabparkedcall.gif,
	  www/agent/images/vdc_LB_grabparkedcall_OFF.gif,
	  www/agent/images/vdc_LB_grabparkedcall_OFF_es.gif,
	  www/agent/images/vdc_LB_grabparkedcall_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_grabparkedcall_es.gif,
	  www/agent/images/vdc_LB_grabparkedcall_ptbr.gif,
	  www/agent/images/vdc_LB_hangupcustomer.gif,
	  www/agent/images/vdc_LB_hangupcustomer_OFF.gif,
	  www/agent/images/vdc_LB_hangupcustomer_OFF_es.gif,
	  www/agent/images/vdc_LB_hangupcustomer_OFF_pl.gif,
	  www/agent/images/vdc_LB_hangupcustomer_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_hangupcustomer_dn.gif,
	  www/agent/images/vdc_LB_hangupcustomer_es.gif,
	  www/agent/images/vdc_LB_hangupcustomer_pl.gif,
	  www/agent/images/vdc_LB_hangupcustomer_ptbr.gif,
	  www/agent/images/vdc_LB_parkcall.gif,
	  www/agent/images/vdc_LB_parkcall_OFF.gif,
	  www/agent/images/vdc_LB_parkcall_OFF_es.gif,
	  www/agent/images/vdc_LB_parkcall_OFF_pl.gif,
	  www/agent/images/vdc_LB_parkcall_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_parkcall_dn.gif,
	  www/agent/images/vdc_LB_parkcall_es.gif,
	  www/agent/images/vdc_LB_parkcall_pl.gif,
	  www/agent/images/vdc_LB_parkcall_ptbr.gif,
	  www/agent/images/vdc_LB_pause.gif,
	  www/agent/images/vdc_LB_pause_OFF.gif,
	  www/agent/images/vdc_LB_pause_OFF_es.gif,
	  www/agent/images/vdc_LB_pause_OFF_pl.gif,
	  www/agent/images/vdc_LB_pause_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_pause_es.gif,
	  www/agent/images/vdc_LB_pause_pl.gif,
	  www/agent/images/vdc_LB_pause_ptbr.gif,
	  www/agent/images/vdc_LB_resume.gif,
	  www/agent/images/vdc_LB_resume_OFF.gif,
	  www/agent/images/vdc_LB_resume_OFF_es.gif,
	  www/agent/images/vdc_LB_resume_OFF_pl.gif,
	  www/agent/images/vdc_LB_resume_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_resume_es.gif,
	  www/agent/images/vdc_LB_resume_pl.gif,
	  www/agent/images/vdc_LB_resume_ptbr.gif,
	  www/agent/images/vdc_LB_senddtmf.gif,
	  www/agent/images/vdc_LB_senddtmf_OFF.gif,
	  www/agent/images/vdc_LB_senddtmf_OFF_es.gif,
	  www/agent/images/vdc_LB_senddtmf_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_senddtmf_dn.gif,
	  www/agent/images/vdc_LB_senddtmf_es.gif,
	  www/agent/images/vdc_LB_senddtmf_ptbr.gif,
	  www/agent/images/vdc_LB_spacer.gif,
	  www/agent/images/vdc_LB_startrecording.gif,
	  www/agent/images/vdc_LB_startrecording_OFF.gif,
	  www/agent/images/vdc_LB_startrecording_OFF_es.gif,
	  www/agent/images/vdc_LB_startrecording_OFF_p.gif,
	  www/agent/images/vdc_LB_startrecording_OFF_pl.gif,
	  www/agent/images/vdc_LB_startrecording_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_startrecording_dn.gif,
	  www/agent/images/vdc_LB_startrecording_es.gif,
	  www/agent/images/vdc_LB_startrecording_pl.gif,
	  www/agent/images/vdc_LB_startrecording_ptbr.gif,
	  www/agent/images/vdc_LB_stoprecording.gif,
	  www/agent/images/vdc_LB_stoprecording_OFF.gif,
	  www/agent/images/vdc_LB_stoprecording_OFF_es.gif,
	  www/agent/images/vdc_LB_stoprecording_OFF_pl.gif,
	  www/agent/images/vdc_LB_stoprecording_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_stoprecording_dn.gif,
	  www/agent/images/vdc_LB_stoprecording_es.gif,
	  www/agent/images/vdc_LB_stoprecording_pl.gif,
	  www/agent/images/vdc_LB_stoprecording_ptbr.gif,
	  www/agent/images/vdc_LB_transerconf.gif,
	  www/agent/images/vdc_LB_transferconf.gif,
	  www/agent/images/vdc_LB_transferconf_OFF.gif,
	  www/agent/images/vdc_LB_transferconf_OFF_es.gif,
	  www/agent/images/vdc_LB_transferconf_OFF_pl.gif,
	  www/agent/images/vdc_LB_transferconf_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_transferconf_dn.gif,
	  www/agent/images/vdc_LB_transferconf_es.gif,
	  www/agent/images/vdc_LB_transferconf_pl.gif,
	  www/agent/images/vdc_LB_transferconf_ptbr.gif,
	  www/agent/images/vdc_LB_webform.gif,
	  www/agent/images/vdc_LB_webform1.gif,
	  www/agent/images/vdc_LB_webform1_OFF.gif,
	  www/agent/images/vdc_LB_webform2.gif,
	  www/agent/images/vdc_LB_webform2_OFF.gif,
	  www/agent/images/vdc_LB_webform_OFF.gif,
	  www/agent/images/vdc_LB_webform_OFF_es.gif,
	  www/agent/images/vdc_LB_webform_OFF_pl.gif,
	  www/agent/images/vdc_LB_webform_OFF_ptbr.gif,
	  www/agent/images/vdc_LB_webform_dn.gif,
	  www/agent/images/vdc_LB_webform_es.gif,
	  www/agent/images/vdc_LB_webform_pl.gif,
	  www/agent/images/vdc_LB_webform_ptbr.gif,
	  www/agent/images/vdc_RPLD_off.gif,
	  www/agent/images/vdc_RPLD_on.gif,
	  www/agent/images/vdc_XB_ammessage.gif,
	  www/agent/images/vdc_XB_ammessage_OFF.gif,
	  www/agent/images/vdc_XB_blindtransfer.gif,
	  www/agent/images/vdc_XB_blindtransfer_OFF.gif,
	  www/agent/images/vdc_XB_blindtransfer_OFF_es.gif,
	  www/agent/images/vdc_XB_blindtransfer_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_blindtransfer_es.gif,
	  www/agent/images/vdc_XB_blindtransfer_ptbr.gif,
	  www/agent/images/vdc_XB_channel.gif,
	  www/agent/images/vdc_XB_channel_es.gif,
	  www/agent/images/vdc_XB_channel_ptbr.gif,
	  www/agent/images/vdc_XB_code.gif,
	  www/agent/images/vdc_XB_dialwithcustomer.gif,
	  www/agent/images/vdc_XB_dialwithcustomer_OFF.gif,
	  www/agent/images/vdc_XB_dialwithcustomer_OFF_es.gif,
	  www/agent/images/vdc_XB_dialwithcustomer_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_dialwithcustomer_es.gif,
	  www/agent/images/vdc_XB_dialwithcustomer_ptbr.gif,
	  www/agent/images/vdc_XB_hangupbothlines.gif,
	  www/agent/images/vdc_XB_hangupbothlines_OFF.gif,
	  www/agent/images/vdc_XB_hangupbothlines_OFF_es.gif,
	  www/agent/images/vdc_XB_hangupbothlines_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_hangupbothlines_es.gif,
	  www/agent/images/vdc_XB_hangupbothlines_ptbr.gif,
	  www/agent/images/vdc_XB_hangupxferline.gif,
	  www/agent/images/vdc_XB_hangupxferline_OFF.gif,
	  www/agent/images/vdc_XB_hangupxferline_OFF_es.gif,
	  www/agent/images/vdc_XB_hangupxferline_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_hangupxferline_es.gif,
	  www/agent/images/vdc_XB_hangupxferline_ptbr.gif,
	  www/agent/images/vdc_XB_header.gif,
	  www/agent/images/vdc_XB_header_es.gif,
	  www/agent/images/vdc_XB_header_ptbr.gif,
	  www/agent/images/vdc_XB_hotkeysactive.gif,
	  www/agent/images/vdc_XB_hotkeysactive_OFF.gif,
	  www/agent/images/vdc_XB_hotkeysactive_OFF_es-orig.gif,
	  www/agent/images/vdc_XB_hotkeysactive_OFF_es.gif,
	  www/agent/images/vdc_XB_hotkeysactive_OFF_pl.gif,
	  www/agent/images/vdc_XB_hotkeysactive_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_hotkeysactive_es.gif,
	  www/agent/images/vdc_XB_hotkeysactive_pl.gif,
	  www/agent/images/vdc_XB_hotkeysactive_ptbr.gif,
	  www/agent/images/vdc_XB_hotkeysinactive.gif,
	  www/agent/images/vdc_XB_hotkeysinactive_es.gif,
	  www/agent/images/vdc_XB_internalcloser.gif,
	  www/agent/images/vdc_XB_internalcloser_OFF.gif,
	  www/agent/images/vdc_XB_internalcloser_OFF_es.gif,
	  www/agent/images/vdc_XB_internalcloser_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_internalcloser_es.gif,
	  www/agent/images/vdc_XB_internalcloser_ptbr.gif,
	  www/agent/images/vdc_XB_leave3waycall.gif,
	  www/agent/images/vdc_XB_leave3waycall_OFF.gif,
	  www/agent/images/vdc_XB_leave3waycall_OFF_es.gif,
	  www/agent/images/vdc_XB_leave3waycall_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_leave3waycall_es.gif,
	  www/agent/images/vdc_XB_leave3waycall_ptbr.gif,
	  www/agent/images/vdc_XB_localcloser.gif,
	  www/agent/images/vdc_XB_localcloser_OFF.gif,
	  www/agent/images/vdc_XB_localcloser_OFF_es.gif,
	  www/agent/images/vdc_XB_localcloser_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_localcloser_es.gif,
	  www/agent/images/vdc_XB_localcloser_ptbr.gif,
	  www/agent/images/vdc_XB_number.gif,
	  www/agent/images/vdc_XB_number_es.gif,
	  www/agent/images/vdc_XB_number_ptbr.gif,
	  www/agent/images/vdc_XB_parkcustomerdial.gif,
	  www/agent/images/vdc_XB_parkcustomerdial_OFF.gif,
	  www/agent/images/vdc_XB_parkcustomerdial_OFF_es.gif,
	  www/agent/images/vdc_XB_parkcustomerdial_OFF_ptbr.gif,
	  www/agent/images/vdc_XB_parkcustomerdial_es.gif,
	  www/agent/images/vdc_XB_parkcustomerdial_ptbr.gif,
	  www/agent/images/vdc_XB_seconds.gif,
	  www/agent/images/vdc_XB_seconds_es.gif,
	  www/agent/images/vdc_XB_seconds_ptbr.gif,
	  www/agent/images/vdc_tab_buttons1.gif,
	  www/agent/images/vdc_tab_buttons2.gif,
	  www/agent/images/vdc_tab_osdial-i.gif,
	  www/agent/images/vdc_tab_osdial.gif,
	  www/agent/images/vdc_tab_osdial_ptbr.gif,
	  www/agent/images/vdc_tab_script-a.gif,
	  www/agent/images/vdc_tab_script.gif,
	  www/agent/images/vdc_tab_script_es.gif,
	  www/agent/images/vdc_tab_script_ptbr.gif,
	  www/agent/images/vdc_volume_MUTE.gif,
	  www/agent/images/vdc_volume_UNMUTE.gif,
	  www/agent/images/vdc_volume_down.gif,
	  www/agent/images/vdc_volume_down_off.gif,
	  www/agent/images/vdc_volume_up.gif,
	  www/agent/images/vdc_volume_up_off.gif,
	  www/agent/include/osdial.js, www/agent/js, www/agent/osdial.php,
	  www/agent/styles.css, www/agent/templates,
	  www/agent/templates/default,
	  www/agent/templates/default/display.php,
	  www/agent/templates/default/images,
	  www/agent/templates/default/images/AgentTopLeft.png,
	  www/agent/templates/default/images/AgentTopRight.png,
	  www/agent/templates/default/images/AgentTopRightS.png,
	  www/agent/templates/default/images/ControlLoginDn.png,
	  www/agent/templates/default/images/ControlLoginUp.png,
	  www/agent/templates/default/images/LoginAgainDn.png,
	  www/agent/templates/default/images/LoginAgainUp.png,
	  www/agent/templates/default/images/ShowCallbackInfo_OFF.gif,
	  www/agent/templates/default/images/ShowCallbackInfo_ON.gif,
	  www/agent/templates/default/images/agc_check_voicemail_BLINK.gif,
	  www/agent/templates/default/images/agc_check_voicemail_BLINK_e.gif,
	  www/agent/templates/default/images/agc_check_voicemail_BLINK_es.gif,
	  www/agent/templates/default/images/agc_check_voicemail_BLINK_ptbr.gif,
	  www/agent/templates/default/images/agc_check_voicemail_OFF.gif,
	  www/agent/templates/default/images/agc_check_voicemail_OFF_es.gif,
	  www/agent/templates/default/images/agc_check_voicemail_OFF_ptbr.gif,
	  www/agent/templates/default/images/agc_check_voicemail_ON.gif,
	  www/agent/templates/default/images/agc_check_voicemail_ON_es.gif,
	  www/agent/templates/default/images/agc_check_voicemail_ON_ptbr.gif,
	  www/agent/templates/default/images/agc_live_call_OFF.gif,
	  www/agent/templates/default/images/agc_live_call_OFF_es.gif,
	  www/agent/templates/default/images/agc_live_call_OFF_pl.gif,
	  www/agent/templates/default/images/agc_live_call_OFF_ptbr.gif,
	  www/agent/templates/default/images/agc_live_call_ON.gif,
	  www/agent/templates/default/images/agc_live_call_ON_es.gif,
	  www/agent/templates/default/images/agc_live_call_ON_pl.gif,
	  www/agent/templates/default/images/agc_live_call_ON_ptbr.gif,
	  www/agent/templates/default/images/agc_tab_active_lines.gif,
	  www/agent/templates/default/images/agc_tab_active_lines_el.gif,
	  www/agent/templates/default/images/agc_tab_active_lines_es.gif,
	  www/agent/templates/default/images/agc_tab_active_lines_ptbr.gif,
	  www/agent/templates/default/images/agc_tab_astguiclient.gif,
	  www/agent/templates/default/images/agc_tab_astguiclient_ptbr.gif,
	  www/agent/templates/default/images/agc_tab_conferences.gif,
	  www/agent/templates/default/images/agc_tab_conferences_el.gif,
	  www/agent/templates/default/images/agc_tab_conferences_es.gif,
	  www/agent/templates/default/images/agc_tab_conferences_ptbr.gif,
	  www/agent/templates/default/images/agc_tab_main.gif,
	  www/agent/templates/default/images/agc_tab_main_el.gif,
	  www/agent/templates/default/images/agc_tab_main_es.gif,
	  www/agent/templates/default/images/agc_tab_main_ptbr.gif,
	  www/agent/templates/default/images/agentsidetab_cancel.png,
	  www/agent/templates/default/images/agentsidetab_extra.png,
	  www/agent/templates/default/images/agentsidetab_line.png,
	  www/agent/templates/default/images/agentsidetab_press.png,
	  www/agent/templates/default/images/agentsidetab_select.png,
	  www/agent/templates/default/images/agentsidetab_tab.png,
	  www/agent/templates/default/images/agentsidetab_top.png,
	  www/agent/templates/default/images/blank.gif,
	  www/agent/templates/default/images/br.gif,
	  www/agent/templates/default/images/de.gif,
	  www/agent/templates/default/images/down.gif,
	  www/agent/templates/default/images/down150.png,
	  www/agent/templates/default/images/down200.png,
	  www/agent/templates/default/images/down240.png,
	  www/agent/templates/default/images/down350.png,
	  www/agent/templates/default/images/down433.png,
	  www/agent/templates/default/images/down435.png,
	  www/agent/templates/default/images/down550.png,
	  www/agent/templates/default/images/el.gif,
	  www/agent/templates/default/images/en.gif,
	  www/agent/templates/default/images/es.gif,
	  www/agent/templates/default/images/formtab.gif,
	  www/agent/templates/default/images/fr.gif,
	  www/agent/templates/default/images/it.gif,
	  www/agent/templates/default/images/loginagain-bg.png,
	  www/agent/templates/default/images/muted.gif,
	  www/agent/templates/default/images/mutedoff.gif,
	  www/agent/templates/default/images/pl.gif,
	  www/agent/templates/default/images/pt.gif,
	  www/agent/templates/default/images/remove.gif,
	  www/agent/templates/default/images/sidebar.png,
	  www/agent/templates/default/images/sidebar2.png,
	  www/agent/templates/default/images/sidebar2S.png,
	  www/agent/templates/default/images/topleft.png,
	  www/agent/templates/default/images/topright.png,
	  www/agent/templates/default/images/up.gif,
	  www/agent/templates/default/images/vdc_LB_dialnextnumber.gif,
	  www/agent/templates/default/images/vdc_LB_dialnextnumber_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_dialnextnumber_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_dialnextnumber_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_dialnextnumber_dn.gif,
	  www/agent/templates/default/images/vdc_LB_dialnextnumber_es.gif,
	  www/agent/templates/default/images/vdc_LB_dialnextnumber_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_grabparkedcall.gif,
	  www/agent/templates/default/images/vdc_LB_grabparkedcall_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_grabparkedcall_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_grabparkedcall_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_grabparkedcall_es.gif,
	  www/agent/templates/default/images/vdc_LB_grabparkedcall_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_dn.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_es.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_pl.gif,
	  www/agent/templates/default/images/vdc_LB_hangupcustomer_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_dn.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_es.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_pl.gif,
	  www/agent/templates/default/images/vdc_LB_parkcall_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_pause.gif,
	  www/agent/templates/default/images/vdc_LB_pause_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_pause_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_pause_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_pause_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_pause_es.gif,
	  www/agent/templates/default/images/vdc_LB_pause_pl.gif,
	  www/agent/templates/default/images/vdc_LB_pause_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_resume.gif,
	  www/agent/templates/default/images/vdc_LB_resume_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_resume_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_resume_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_resume_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_resume_es.gif,
	  www/agent/templates/default/images/vdc_LB_resume_pl.gif,
	  www/agent/templates/default/images/vdc_LB_resume_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_senddtmf.gif,
	  www/agent/templates/default/images/vdc_LB_senddtmf_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_senddtmf_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_senddtmf_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_senddtmf_dn.gif,
	  www/agent/templates/default/images/vdc_LB_senddtmf_es.gif,
	  www/agent/templates/default/images/vdc_LB_senddtmf_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_spacer.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_OFF_p.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_dn.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_es.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_pl.gif,
	  www/agent/templates/default/images/vdc_LB_startrecording_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_dn.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_es.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_pl.gif,
	  www/agent/templates/default/images/vdc_LB_stoprecording_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_transerconf.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_dn.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_es.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_pl.gif,
	  www/agent/templates/default/images/vdc_LB_transferconf_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_webform.gif,
	  www/agent/templates/default/images/vdc_LB_webform1.gif,
	  www/agent/templates/default/images/vdc_LB_webform1_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_webform2.gif,
	  www/agent/templates/default/images/vdc_LB_webform2_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_webform_OFF.gif,
	  www/agent/templates/default/images/vdc_LB_webform_OFF_es.gif,
	  www/agent/templates/default/images/vdc_LB_webform_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_LB_webform_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_LB_webform_dn.gif,
	  www/agent/templates/default/images/vdc_LB_webform_es.gif,
	  www/agent/templates/default/images/vdc_LB_webform_pl.gif,
	  www/agent/templates/default/images/vdc_LB_webform_ptbr.gif,
	  www/agent/templates/default/images/vdc_RPLD_off.gif,
	  www/agent/templates/default/images/vdc_RPLD_on.gif,
	  www/agent/templates/default/images/vdc_XB_ammessage.gif,
	  www/agent/templates/default/images/vdc_XB_ammessage_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_blindtransfer.gif,
	  www/agent/templates/default/images/vdc_XB_blindtransfer_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_blindtransfer_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_blindtransfer_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_blindtransfer_es.gif,
	  www/agent/templates/default/images/vdc_XB_blindtransfer_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_channel.gif,
	  www/agent/templates/default/images/vdc_XB_channel_es.gif,
	  www/agent/templates/default/images/vdc_XB_channel_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_code.gif,
	  www/agent/templates/default/images/vdc_XB_dialwithcustomer.gif,
	  www/agent/templates/default/images/vdc_XB_dialwithcustomer_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_dialwithcustomer_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_dialwithcustomer_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_dialwithcustomer_es.gif,
	  www/agent/templates/default/images/vdc_XB_dialwithcustomer_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_hangupbothlines.gif,
	  www/agent/templates/default/images/vdc_XB_hangupbothlines_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_hangupbothlines_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_hangupbothlines_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_hangupbothlines_es.gif,
	  www/agent/templates/default/images/vdc_XB_hangupbothlines_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_hangupxferline.gif,
	  www/agent/templates/default/images/vdc_XB_hangupxferline_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_hangupxferline_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_hangupxferline_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_hangupxferline_es.gif,
	  www/agent/templates/default/images/vdc_XB_hangupxferline_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_header.gif,
	  www/agent/templates/default/images/vdc_XB_header_es.gif,
	  www/agent/templates/default/images/vdc_XB_header_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_OFF_es-orig.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_OFF_pl.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_es.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_pl.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysactive_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysinactive.gif,
	  www/agent/templates/default/images/vdc_XB_hotkeysinactive_es.gif,
	  www/agent/templates/default/images/vdc_XB_internalcloser.gif,
	  www/agent/templates/default/images/vdc_XB_internalcloser_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_internalcloser_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_internalcloser_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_internalcloser_es.gif,
	  www/agent/templates/default/images/vdc_XB_internalcloser_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_leave3waycall.gif,
	  www/agent/templates/default/images/vdc_XB_leave3waycall_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_leave3waycall_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_leave3waycall_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_leave3waycall_es.gif,
	  www/agent/templates/default/images/vdc_XB_leave3waycall_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_localcloser.gif,
	  www/agent/templates/default/images/vdc_XB_localcloser_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_localcloser_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_localcloser_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_localcloser_es.gif,
	  www/agent/templates/default/images/vdc_XB_localcloser_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_number.gif,
	  www/agent/templates/default/images/vdc_XB_number_es.gif,
	  www/agent/templates/default/images/vdc_XB_number_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_parkcustomerdial.gif,
	  www/agent/templates/default/images/vdc_XB_parkcustomerdial_OFF.gif,
	  www/agent/templates/default/images/vdc_XB_parkcustomerdial_OFF_es.gif,
	  www/agent/templates/default/images/vdc_XB_parkcustomerdial_OFF_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_parkcustomerdial_es.gif,
	  www/agent/templates/default/images/vdc_XB_parkcustomerdial_ptbr.gif,
	  www/agent/templates/default/images/vdc_XB_seconds.gif,
	  www/agent/templates/default/images/vdc_XB_seconds_es.gif,
	  www/agent/templates/default/images/vdc_XB_seconds_ptbr.gif,
	  www/agent/templates/default/images/vdc_tab_buttons1.gif,
	  www/agent/templates/default/images/vdc_tab_buttons2.gif,
	  www/agent/templates/default/images/vdc_tab_osdial-i.gif,
	  www/agent/templates/default/images/vdc_tab_osdial.gif,
	  www/agent/templates/default/images/vdc_tab_osdial_ptbr.gif,
	  www/agent/templates/default/images/vdc_tab_script-a.gif,
	  www/agent/templates/default/images/vdc_tab_script.gif,
	  www/agent/templates/default/images/vdc_tab_script_es.gif,
	  www/agent/templates/default/images/vdc_tab_script_ptbr.gif,
	  www/agent/templates/default/images/vdc_volume_MUTE.gif,
	  www/agent/templates/default/images/vdc_volume_UNMUTE.gif,
	  www/agent/templates/default/images/vdc_volume_down.gif,
	  www/agent/templates/default/images/vdc_volume_down_off.gif,
	  www/agent/templates/default/images/vdc_volume_up.gif,
	  www/agent/templates/default/images/vdc_volume_up_off.gif,
	  www/agent/templates/default/styles.css, www/images,
	  www/index.php: Creation of templating for the Agent screen.

2009-06-22  Lott Caskey <lottcaskey@gmail.com>

	* [r299] www/admin/include/header.php: template update

2009-06-22  Lott Caskey <lottcaskey@gmail.com>

	* [r298] www/admin/include/header.php,
	  www/admin/templates/default/styles.css: Fix maintable on
	  templates

2009-06-22  Lott Caskey <lottcaskey@gmail.com>

	* [r297] Makefile, extras/sql/213021.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/AST_CLOSERstats.php,
	  www/admin/AST_agent_performance_detail.php,
	  www/admin/AST_server_performance.php,
	  www/admin/admin_modify_lead.php, www/admin/images,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/display.php, www/admin/include/footer.php,
	  www/admin/include/header.php, www/admin/include/help.php,
	  www/admin/include/includes.php, www/admin/include/variables.php,
	  www/admin/osdial_sales_viewer.php, www/admin/styles.css,
	  www/admin/templates, www/admin/templates/default,
	  www/admin/templates/default/display.php,
	  www/admin/templates/default/images,
	  www/admin/templates/default/images/across140.png,
	  www/admin/templates/default/images/across146.png,
	  www/admin/templates/default/images/across160.png,
	  www/admin/templates/default/images/across2x146.png,
	  www/admin/templates/default/images/dlfoot.png,
	  www/admin/templates/default/images/top15.png,
	  www/admin/templates/default/images/top16.png,
	  www/admin/templates/default/images/topleft.png,
	  www/admin/templates/default/images/topright.png,
	  www/admin/templates/default/styles.css, www/index.php: Update of
	  Admin for templates.

2009-06-22  Lott Caskey <lottcaskey@gmail.com>

	* [r296] bin/osdial_astgen.pl: Update for remote IAX pbx.

2009-06-21  Lott Caskey <lottcaskey@gmail.com>

	* [r295] www/admin/include/content/admin/conference.php,
	  www/admin/include/content/admin/phones.php,
	  www/admin/include/content/admin/server.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/admin/status.php,
	  www/admin/include/content/admin/times.php,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/fields.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/content/filters/filters.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/content/usergroups/usergroups.php,
	  www/admin/include/content/users/users.php,
	  www/admin/include/display.php, www/admin/include/footer.php,
	  www/admin/include/header.php, www/admin/include/init.php,
	  www/admin/styles.css: Update to use color vars from display.php

2009-06-19  Lott Caskey <lottcaskey@gmail.com>

	* [r294] agi/agi-OSDivr.agi: Update auto_calls on every status and
	  every second on transfers

2009-06-19  Lott Caskey <lottcaskey@gmail.com>

	* [r293] bin/osdial_astgen.pl: Add pass to intra-server exten.

2009-06-19  Lott Caskey <lottcaskey@gmail.com>

	* [r292] agi/agi-OSDivr.agi: Fixup hangups on channels

2009-06-19  Lott Caskey <lottcaskey@gmail.com>

	* [r291] agi/agi-VDAD_ALL_inbound.agi: Remove some of the pauses

2009-06-18  Lott Caskey <lottcaskey@gmail.com>

	* [r290] agi/agi-OSDivr.agi, extras/sql/212020.sql,
	  extras/sql/upgrade_sql.map, version: Add indexes for
	  osdial_manager.

2009-06-18  Lott Caskey <lottcaskey@gmail.com>

	* [r289] bin/AST_VDadapt.pl: Fix variable declaration.

2009-06-18  Lott Caskey <lottcaskey@gmail.com>

	* [r288] www/agent/include/osdial.js, www/agent/vdc_db_query.php:
	  Fix for webform extwindow.

2009-06-18  Lott Caskey <lottcaskey@gmail.com>

	* [r287] www/admin/include/content/reports/call_stats.php: Add
	  conversion rates based on extended data.

2009-06-18  Lott Caskey <lottcaskey@gmail.com>

	* [r286] www/admin/include/content/reports/call_stats.php: Added
	  option to include data from osdial_closer_log in stats.
	* [r285] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php: Fix
	  Active/Inactive on grouped campaigns. Add missing </TD> to
	  realtime_summary.
	* [r284] ChangeLog, bin/AST_VDadapt.pl, bin/AST_VDauto_dial.pl,
	  extras/sql/212019.sql, extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/variables.php: Add reserve agent functionality
	  to IVR.
	* [r283] agi/agi-OSDivr.agi: Added hangup for live_channels.

2009-06-17  Lott Caskey <lottcaskey@gmail.com>

	* [r282] bin/osdial_astgen.pl: Fix for Grandstreams

2009-06-16  Lott Caskey <lottcaskey@gmail.com>

	* [r281] agi/agi-OSDivr.agi, bin/AST_VDauto_dial.pl,
	  bin/AST_VDremote_agents.pl, extras/sql/212018.sql,
	  extras/sql/upgrade_sql.map, version: Fixes for IVR.

2009-06-16  Lott Caskey <lottcaskey@gmail.com>

	* [r280] extras/sql/212017.sql: ivr not InnoDB, fixed.

2009-06-16  Lott Caskey <lottcaskey@gmail.com>

	* [r279] extras/osdial.cron: Update for archive settings

2009-06-16  Lott Caskey <lottcaskey@gmail.com>

	* [r278] extras/my.cnf: Increase of buffer space for InnoDB

2009-06-16  Lott Caskey <lottcaskey@gmail.com>

	* [r277] extras/httpd-osdial-archive.conf: Update for archive
	  settings
	* [r276] www/admin/user_stats.php: Strip starting // to /
	* [r275] www/admin/user_stats.php: Modify to pull recording with /
	  starting path and open in new window.

2009-06-15  Steve Szmidt <techs@callcentersg.com>

	* [r274] www/admin/copyright.php: Copyright page to display first
	  time and when clicking on copyright notice.

2009-06-15  Steve Szmidt <techs@callcentersg.com>

	* [r273] www/admin/include/content/reports/realtime_detail.php:
	  Added ACtive/inactive status to RealTime Detail screen.

2009-06-12  Lott Caskey <lottcaskey@gmail.com>

	* [r272] www/agent/conf_exten_check.php: Hide monitoring/barge
	  channels.

2009-06-12  Lott Caskey <lottcaskey@gmail.com>

	* [r271] bin/AST_VDauto_dial.pl: Add DNC check to ALT/ADDR3 dial.

2009-06-11  Lott Caskey <lottcaskey@gmail.com>

	* [r270] agi/agi-OSDivr.agi: Update XFER_INGROUP to wait until call
	  is complete.

2009-06-11  Lott Caskey <lottcaskey@gmail.com>

	* [r269] extras/sql/212016.sql, extras/sql/upgrade_sql.map,
	  version: Add Ingroup XFER to IVR

2009-06-11  Lott Caskey <lottcaskey@gmail.com>

	* [r268] bin/AST_flush_DBqueue.pl, extras/osdial.cron: Flush
	  osdial_manager every 30min

2009-06-11  Lott Caskey <lottcaskey@gmail.com>

	* [r267] www/admin/include/content/reports/realtime_detail.php: Add
	  selection to filter campaign with and without ingroups.

2009-06-11  Lott Caskey <lottcaskey@gmail.com>

	* [r266] agi/agi-OSDivr.agi, bin/osdial_astgen.pl: Add 8+conf_exten
	  to IVR to play sip-silence on external transfer.

2009-06-09  Lott Caskey <lottcaskey@gmail.com>

	* [r265] www/admin/include/content/campaigns/ivr.php: Quick
	  XFER_INGROUP fix

2009-06-09  Lott Caskey <lottcaskey@gmail.com>

	* [r264] docs/conf_examples/osdial_extensions.conf: Have 8320 play
	  vm-goodbye and wait 4 seconds.

2009-06-09  Lott Caskey <lottcaskey@gmail.com>

	* [r263] www/admin/include/content/reports/reports.php: Renamed
	  Closer Report to Inbound Closer Report

2009-06-09  Lott Caskey <lottcaskey@gmail.com>

	* [r262] agi/agi-OSDivr.agi,
	  www/admin/include/content/campaigns/ivr.php: Added XFER_INGROUP
	  to IVR

2009-06-09  Lott Caskey <lottcaskey@gmail.com>

	* [r261] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php: Added
	  ALL_OUTBOUND and ALL_INBOUND to campaign selection.
	* [r260] agi/agi-OSDivr.agi: Update to only attempt hangup 3 times.

2009-06-06  Lott Caskey <lottcaskey@gmail.com>

	* [r259] bin/FastAGI_log.pl: More updates for Asterisk 1.6 compat.

2009-06-06  Lott Caskey <lottcaskey@gmail.com>

	* [r258] bin/osdial_astgen.pl: More updates for Asterisk 1.6
	  compat.

2009-06-06  Lott Caskey <lottcaskey@gmail.com>

	* [r257] bin/osdial_astgen.pl: More updates for Asterisk 1.6
	  compat.

2009-06-06  Lott Caskey <lottcaskey@gmail.com>

	* [r256] bin/AST_send_action_child.pl, bin/AST_update.pl,
	  bin/FastAGI_log.pl, bin/osdial_astgen.pl, extras/sql/212015.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/admin/phones.php: More updates for
	  Asterisk 1.6 compat.

2009-06-06  Lott Caskey <lottcaskey@gmail.com>

	* [r255] bin/AST_conf_update.pl, bin/AST_manager_listen.pl,
	  bin/AST_manager_send.pl, bin/AST_phone_update.pl,
	  bin/AST_send_action_child.pl, bin/AST_update.pl,
	  bin/AST_vm_update.pl: Check for and format commands for Asterisk
	  1.6

2009-06-05  Lott Caskey <lottcaskey@gmail.com>

	* [r254] bin/AST_VDremote_agents.pl: Fix for remote_agents table
	  lock

2009-06-04  Lott Caskey <lottcaskey@gmail.com>

	* [r253] agi/agi-OSDivr.agi, bin/AST_VDremote_agents.pl,
	  www/admin/include/content/reports/realtime_detail.php: Fix IVR
	  reporting and no-hangup channels.

2009-06-04  Lott Caskey <lottcaskey@gmail.com>

	* [r252] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php: Show
	  campaign description in selection/header.

2009-06-04  Lott Caskey <lottcaskey@gmail.com>

	* [r251] extras/sql/212014.sql, extras/sql/upgrade_sql.map,
	  version: Increase database to allow large recycle params

2009-06-04  Lott Caskey <lottcaskey@gmail.com>

	* [r250] www/admin/include/content/campaigns/recycle.php: Increase
	  attempt_maximum to 999

2009-06-04  Lott Caskey <lottcaskey@gmail.com>

	* [r249] bin/osdial_astgen.pl: Modified update routine to execute
	  asterisk commands once at at of process.
	* [r248] agi/agi-OSDivr.agi: Fixes to round-robin. Fixes to
	  irregular hangups. Add SIG HUP/INT catches to force the corrent
	  hangup routine.
	* [r247] www/agent/include/osdial.js, www/agent/osdial.php:
	  Manual-dial fixes: 1. when call was dispo with hotkey, new manual
	  call could not be made. 2. Change hotkeypress to activate after
	  MD secs > 5

2009-06-03  Lott Caskey <lottcaskey@gmail.com>

	* [r246] www/admin/admin_modify_lead.php: Fix update, and
	  osdial_log table view

2009-06-02  Lott Caskey <lottcaskey@gmail.com>

	* [r245] Makefile: Fix Makefile

2009-06-02  Lott Caskey <lottcaskey@gmail.com>

	* [r244] ChangeLog, Makefile, agi/agi-OSDivr.agi,
	  extras/sql/212013.sql, extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/variables.php: Added Timeout Action to IVR

2009-06-02  Lott Caskey <lottcaskey@gmail.com>

	* [r243] agi/agi-OSDivr.agi,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/variables.php: IVR fixes

2009-06-02  Lott Caskey <lottcaskey@gmail.com>

	* [r242] agi/agi-OSDivr.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  agi/agi-VDADtransfer.agi, bin/AST_VDremote_agents.pl,
	  bin/osdial_astgen.pl, docs/conf_examples/osdial_extensions.conf,
	  extras/sql/212012.sql,
	  www/admin/include/content/campaigns/ivr.php,
	  www/admin/include/content/campaigns/outbound_ivr.php,
	  www/admin/include/header.php, www/admin/include/menu.php:
	  Reworking of IVR systems. Fixes to Inbound calls. Replace ding
	  with sip-silence in inbound agi.

2009-06-01  Lott Caskey <lottcaskey@gmail.com>

	* [r241] agi/agi-IVR_recording_verification.agi,
	  extras/sql/212012.sql: Rename original osdial_ivr to
	  osdial_verification_ivr

2009-06-01  Lott Caskey <lottcaskey@gmail.com>

	* [r240] agi/agi-OSDivr.agi,
	  docs/conf_examples/osdial_extensions.conf, extras/sql/212012.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/campaigns/outbound_ivr.php: Transition
	  to virtual-agent based IVR.

2009-05-29  Lott Caskey <lottcaskey@gmail.com>

	* [r239] www/admin/include/validation.php: Fix for - and _ in admin
	  auth pass

2009-05-28  Lott Caskey <lottcaskey@gmail.com>

	* [r238] version: Fix wrong version

2009-05-28  Lott Caskey <lottcaskey@gmail.com>

	* [r237] extras/osdial.init: Fix missing fi

2009-05-23  Lott Caskey <lottcaskey@gmail.com>

	* [r236] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php: Added
	  recycles and sched recycles to headers.

2009-05-22  Lott Caskey <lottcaskey@gmail.com>

	* [r235] bin/osdial_astgen.pl: Temporary fix for pass gen.

2009-05-22  Lott Caskey <lottcaskey@gmail.com>

	* [r234] bin/AST_VDhopper.pl: Fix recycle counter

2009-05-21  Lott Caskey <lottcaskey@gmail.com>

	* [r233] bin/AST_VDhopper.pl, extras/sql/212011.sql: Add recycle
	  accounting to campaign stats table;

2009-05-21  Lott Caskey <lottcaskey@gmail.com>

	* [r232] extras/osdial.init: Fix openvpn so connecting hostnames
	  are a bit more unique.

2009-05-21  Lott Caskey <lottcaskey@gmail.com>

	* [r231] www/admin/include/content/campaigns/campaigns.php: Fix
	  campaign save in admin to not overwrite ingroups if allow_inbound
	  is off.

2009-05-21  Lott Caskey <lottcaskey@gmail.com>

	* [r230] bin/AST_VDauto_dial.pl, extras/sql/212011.sql,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Rewrite Inbound in Manaual mode to not
	  require an additional dial status. If in manual mode and
	  campaign_allow_inbound is set then assume we are to get inbound
	  calls, if campaign_allow_inbound is set to N then assume normal
	  manual dial mode.

2009-05-20  Lott Caskey <lottcaskey@gmail.com>

	* [r229] bin/AST_VDauto_dial.pl, www/agent/include/osdial.js:
	  Update auto-dial bug for inbound-manual, also some fomatting
	  changes in osdial.php

2009-05-20  Lott Caskey <lottcaskey@gmail.com>

	* [r228] bin/AST_VDauto_dial.pl, extras/sql/212010.sql,
	  extras/sql/212011.sql, extras/sql/upgrade_sql.map,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Added INBOUND_MAN dial-method for receiving
	  inbound calls when in manual-dial mode.

2009-05-19  Lott Caskey <lottcaskey@gmail.com>

	* [r227] agi/agi-station_barge.agi, agi/agi-station_monitor.agi:
	  Added support for multi-server monitoring/barge

2009-05-19  Lott Caskey <lottcaskey@gmail.com>

	* [r226] bin/osdial_astgen.pl: Fixed server2server IAX config.

2009-05-19  Lott Caskey <lottcaskey@gmail.com>

	* [r225] www/admin/include/footer.php: Add copyright notice to
	  footer.

2009-05-19  Lott Caskey <lottcaskey@gmail.com>

	* [r224] www/admin/include/content/campaigns/campaigns.php: Default
	  to only show active lists in campaign detail/basic.

2009-05-19  Lott Caskey <lottcaskey@gmail.com>

	* [r223] www/admin/include/content/lists/lists.php: Add campaign
	  and active views to list list.
	* [r222] www/admin/include/content/campaigns/campaigns.php: Added
	  alphabetical and display active/inactive options to campaign
	  list.
	* [r221] www/admin/include/content/users/users.php: Correct the
	  links alignment.
	* [r220] www/admin/include/content/users/users.php: Add
	  alphabetical, group, level agent selection.
	* [r219] www/admin/include/content/reports/realtime_detail.php:
	  Formatting changes to deal with long lines.
	* [r218] www/admin/include/functions.php,
	  www/admin/include/header.php: Fixed missing SUB 13/14 for meta
	  refresh.
	* [r217] www/admin/include/content/reports/realtime_detail.php:
	  Formatting changes to deal with long lines.
	* [r216] www/admin/include/content/reports/realtime_detail.php: Fix
	  formatting on Load Averages.

2009-05-18  Lott Caskey <lottcaskey@gmail.com>

	* [r215] www/agent/webform-event_members.php,
	  www/agent/webform-event_reconfirm.php: Renamed to
	  webform-event_members.php

2009-05-18  Lott Caskey <lottcaskey@gmail.com>

	* [r214] www/agent/include/osdial.js: Change Web Form Submit back
	  to opening a new page.

2009-05-18  Lott Caskey <lottcaskey@gmail.com>

	* [r213] www/agent/osdial.php: Add nbsp to Agent Login

2009-05-18  Lott Caskey <lottcaskey@gmail.com>

	* [r212] www/agent/osdial.php, www/agent/vdc_db_query.php,
	  www/agent/webform-event_reconfirm.php: Reduce font size for
	  campaign selection.

2009-05-18  Lott Caskey <lottcaskey@gmail.com>

	* [r211] www/agent/include/osdial.js, www/agent/osdial.php: Add
	  scroll bar to Dispotion window. Dispos would bleed over if there
	  were too many.
	* [r210] bin/osdial_astgen.pl: Fix astgen for SIP server vs phone.
	* [r209] www/agent/vdc_db_query.php: Bad webform bug
	* [r208] www/agent/webform-event_reconfirm.php: Added a webform
	  that allows agent to update the statuses of other leads who might
	  be attending the same event.
	* [r207] extras/sql/upstream_conversion.sh: Fix missing DB name on
	  alter in conversion script.

2009-05-15  Lott Caskey <lottcaskey@gmail.com>

	* [r206] agi/agi-OSDoutboundIVR.agi: Fix timing issue (sleep).

2009-05-15  Lott Caskey <lottcaskey@gmail.com>

	* [r205] agi/agi-OSDoutboundIVR.agi: Fix round-robin in OutboundIVR

2009-05-15  Lott Caskey <lottcaskey@gmail.com>

	* [r204] bin/FastAGI_log.pl: Oops, missed a paren.

2009-05-15  Lott Caskey <lottcaskey@gmail.com>

	* [r202] extras/sql/211009.sql,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/help.php, www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/blank.php,
	  www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Renamed manual_force_dial_time to
	  preview_force_dial_time. Corrected broken WebForm2 functionality
	  (would always pull the form for WebForm1). Added option to run
	  WebForms in an external window,or in an OSDial frame!

2009-05-15  Lott Caskey <lottcaskey@gmail.com>

	* [r201] extras/sql/211009.sql, extras/sql/upgrade_sql.map,
	  version, www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php, www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php: Added manual_preview_default and
	  manual_force_dial_time options to campaigns.
	* [r200] docs/conf_examples/osdial_iax_trunks.conf: Update Binfone
	  to use iax-2.binfone.com
	* [r199] agi/agi-OSDoutboundIVR.agi: Fixes for OutboundIVR DROP
	  status bug.
	* [r198] bin/FastAGI_log.pl: Fixes for OutboundIVR DROP status bug.

2009-05-14  Lott Caskey <lottcaskey@gmail.com>

	* [r197] www/admin/include/content/reports/call_stats.php,
	  www/admin/include/footer.php, www/admin/include/header.php,
	  www/admin/styles-print.css, www/admin/styles.css: Correct table
	  formatting for better CSS media handling. Allows us to print only
	  the content area and not the headers or footers.

2009-05-13  Lott Caskey <lottcaskey@gmail.com>

	* [r196] www/agent/osdial.php: Update for auto SVN version/build
	  tagging.

2009-05-13  Lott Caskey <lottcaskey@gmail.com>

	* [r195] www/agent/osdial.php: Update for auto SVN version/build
	  tagging.

2009-05-13  Lott Caskey <lottcaskey@gmail.com>

	* [r194] extras/osdial.init: Adjust tmpfs sizes

2009-05-13  Lott Caskey <lottcaskey@gmail.com>

	* [r193] extras/sql/upstream_conversion.sh: Add some missing
	  conversions to upstream_conversion.sh

2009-05-13  Lott Caskey <lottcaskey@gmail.com>

	* [r192] extras/sql/upstream_converison.sh,
	  extras/sql/upstream_conversion.sh: Corrected filename.

2009-05-13  Lott Caskey <lottcaskey@gmail.com>

	* [r191] extras/sql/upstream_converison.sh: Fixes for upstream
	  conversion.
	* [r190] extras/sql/999999.sql: Fix SQL defaults

2009-05-12  Lott Caskey <lottcaskey@gmail.com>

	* [r189] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php: Fix for
	  realtime reports.

2009-05-12  Lott Caskey <lottcaskey@gmail.com>

	* [r188] www/admin/include/variables.php: Fix campaign call-time
	  not saving

2009-05-12  Lott Caskey <lottcaskey@gmail.com>

	* [r186] www/admin/include/content/reports/realtime_detail.php: Fix
	  hour counts on detail

2009-05-12  Lott Caskey <lottcaskey@gmail.com>

	* [r185] extras/sql/upgrade_sql.map: Fix upgrade_map

2009-05-12  Lott Caskey <lottcaskey@gmail.com>

	* [r184] www/admin/AST_VDADstats.php, www/admin/AST_timeonVDAD.php,
	  www/admin/AST_timeonVDADall.php,
	  www/admin/AST_timeonVDADallSUMMARY.php: Remove functionalized
	  reports

2009-05-12  Lott Caskey <lottcaskey@gmail.com>

	* [r183] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php: Add
	  status_category_hour_counts
	* [r182] bin/AST_VDcampaign_stats.pl: Add
	  status_category_hour_counts
	* [r181] www/admin/include/content/reports/call_stats.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/menu.php: Functionalize call stats report.
	* [r180] docs/conf_examples/amd.conf,
	  docs/conf_examples/osdial_extensions.conf: Update to AMD settings
	* [r179] extras/httpd-osdial-archive.conf, extras/osdial.cron: Add
	  httpd config for archive profile.
	* [r178] extras/sql/211008.sql, extras/sql/upgrade_sql.map: Add
	  status_category_hour_counts to DB
	* [r177] bin/AST_DB_optimize.pl: Set status_category_hour_counts to
	  0
	* [r176] bin/AST_DB_optimize.pl: No need to optimize log tables on
	  indexed InnoDB...

2009-05-10  Lott Caskey <lottcaskey@gmail.com>

	* [r175] www/admin/tocsv.php: Added tocsv.php

2009-05-08  Lott Caskey <lottcaskey@gmail.com>

	* [r174] www/agent/osdial.php: Addtional Forms fix, campaign
	  variable speel incorrectly.

2009-05-07  Lott Caskey <lottcaskey@gmail.com>

	* [r173] docs/conf_examples/amd.conf,
	  docs/conf_examples/osdial_extensions.conf: Decreased word count
	  on AMD

2009-05-07  Lott Caskey <lottcaskey@gmail.com>

	* [r172] extras/osdial.init: Fixed ramdisk settings

2009-05-07  Lott Caskey <lottcaskey@gmail.com>

	* [r171] docs/conf_examples/osdial_extensions.conf: Update dialplan
	  to allow 6 + 3digits and 7 + 3digits for monitor/barge.

2009-05-06  Lott Caskey <lottcaskey@gmail.com>

	* [r170] agi/agi-station_barge.agi, agi/agi-station_monitor.agi:
	  Fixed config file call in monitor/barge AGIs.

2009-05-06  Lott Caskey <lottcaskey@gmail.com>

	* [r169] sounds/check-number-dial-again.gsm, sounds/connected.gsm,
	  sounds/extension.gsm, sounds/not-yet-connected.gsm: Added some
	  audio files required for monitor/barge.

2009-05-06  Lott Caskey <lottcaskey@gmail.com>

	* [r168] agi/agi-station_barge.agi, agi/agi-station_monitor.agi:
	  Fixed table names.

2009-05-06  Lott Caskey <lottcaskey@gmail.com>

	* [r167] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php,
	  www/admin/include/content/reports/reports.php,
	  www/admin/include/menu.php: Correct the functionalized realtime
	  reports.

2009-05-06  Lott Caskey <lottcaskey@gmail.com>

	* [r166] extras/openvpn/osdial.conf, extras/openvpn/osdial2.conf:
	  Update openvpn settings

2009-05-06  Lott Caskey <lottcaskey@gmail.com>

	* [r165] www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php:
	  Functionalize realtime reports and correct variables names.

2009-05-06  Lott Caskey <lottcaskey@gmail.com>

	* [r164] www/admin/include/content/campaigns/realtime.php: Fix
	  assignment vs expression bug.

2009-05-05  Steve Szmidt <techs@callcentersg.com>

	* [r163] www/agent/osdial.php: Updated wrong phone login screen to
	  the standard OSDial colors.

2009-05-04  Lott Caskey <lottcaskey@gmail.com>

	* [r162] www/admin/include/content/campaigns/realtime.php,
	  www/admin/include/content/campaigns/realtime_detail.php,
	  www/admin/include/content/campaigns/realtime_summary.php,
	  www/admin/include/content/reports/realtime_detail.php,
	  www/admin/include/content/reports/realtime_summary.php,
	  www/admin/include/functions.php: Functionalization of realtime
	  reports.

2009-05-02  Lott Caskey <lottcaskey@gmail.com>

	* [r161] extras/openvpn/osdial.conf: fix resolv parameter in
	  openvpn.

2009-05-02  Lott Caskey <lottcaskey@gmail.com>

	* [r160] extras/openvpn/osdial-client.crt,
	  extras/openvpn/osdial-client.key, extras/openvpn/osdial.conf,
	  extras/openvpn/osdial.up, extras/osdial.init: Added CN tagging
	  based on hostname to openvpn.

2009-05-02  Lott Caskey <lottcaskey@gmail.com>

	* [r159] extras/osdial.init: Fix ramdisk creation problem.

2009-05-02  Lott Caskey <lottcaskey@gmail.com>

	* [r158] extras/osdial.init: Corrected error preventing load of
	  tmpfs in osdial.init

2009-05-01  Lott Caskey <lottcaskey@gmail.com>

	* [r156] Makefile, extras/openvpn, extras/openvpn/osdial-ca.crt,
	  extras/openvpn/osdial-client.crt,
	  extras/openvpn/osdial-client.key, extras/openvpn/osdial-ta.key,
	  extras/openvpn/osdial.conf, www/admin/include/variables.php:
	  Added openvpn configuration files for easier support.

2009-05-01  Lott Caskey <lottcaskey@gmail.com>

	* [r155] agi/agi-OSDoutboundIVR.agi: Move comment update on
	  osdial_log in Outbound IVR to before menu.

2009-05-01  Lott Caskey <lottcaskey@gmail.com>

	* [r154] www/agent/webform_redirect.php: Removed get_vars and
	  included admin/include/variables.php to fix scope problem.

2009-04-30  Lott Caskey <lottcaskey@gmail.com>

	* [r153] extras/sql/210006.sql: Fix missing ; in 210006.sql

2009-04-30  Lott Caskey <lottcaskey@gmail.com>

	* [r151] bin/AST_VDauto_dial.pl, extras/sql/210006.sql,
	  extras/sql/upgrade_sql.map, version,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php: Created field and code for
	  campaign_call_time. This allows for a time-based on/off switch in
	  the campaign that will adjust the goalcalls based on the servers
	  timezone.

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r150] ChangeLog, version: Update to 2.1.0.005 for new DB
	  statuses

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r149] agi/agi-OSDoutboundIVR.agi: Added SQL to update agent type
	  on external XFERs to CLOSER

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r148] extras/sql/210005.sql, extras/sql/upgrade_sql.map: Added
	  status CRF, CRR, CRO, CRC to report on SIP 50X errors

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r147] bin/FastAGI_log.pl: Added support for logging of SIP
	  responses 500-504 and PRI indications 27,29,34,38.

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r146] bin/AST_VDadapt.pl: Added divide-by-zero error checking to
	  adaptive routine.

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r145] ChangeLog, docs/ChangeLog.presvn: Commit of ChangeLog

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r144] ChangeLog, docs/ChangeLog.presvn, docs/authors.xml: Update
	  ChangeLog to pull from SVN

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r143] extras/osdial.init: Add live image awareness to
	  osdial.init

2009-04-29  Lott Caskey <lottcaskey@gmail.com>

	* [r142] extras/osdial.spec: Update of osdial.spec file

2009-04-29  Steve Szmidt <techs@callcentersg.com>

	* [r141] www/agent/osdial.php: Swapped positions of Vendor Lead
	  Code and the Custom fields.

2009-04-29  Steve Szmidt <techs@callcentersg.com>

	* [r140] www/agent/osdial.php: Changed Channel to bg color to hide
	  it during normal use.

2009-04-29  Steve Szmidt <techs@callcentersg.com>

	* [r139] www/agent/osdial.php: Putting in vendor_lead_code in place
	  of Custom3.

2009-04-29  Steve Szmidt <techs@callcentersg.com>

	* [r138] www/agent/osdial.php: Commented out Custom3, added foot
	  holders for company and fixed formatting for a missed login
	  screen.
	* [r137] extras/osdial.init: Make osdial.init install aware
	* [r136] extras/osdial.init: Fix osdial.init company variable
	  notice

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r135] bin/safe_ip_relay, extras/osdial.init: Added safe_ip_relay
	  script and modify osdial.init to use it as well.

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r134] agi/agi-record_prompts.agi: Fix prompt_count.txt location

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r133] extras/sql/210004.sql, extras/sql/upgrade_sql.map: Update
	  SQL defaults for webform.

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r132] extras/sql/210000.sql, version,
	  www/agent/webform_redirect.php: Update webform_redirect.php and
	  default to osdial.com/webform_test.php in webforms

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r131] www/agent/include/osdial.js, www/agent/vdc_db_query.php,
	  www/agent/webform_redirect.php: Added external_key to
	  web_form_vars and webform_redirect.php

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r130] bin/osdial_ivr_sync.sh: Fix ivr_sync to make sounds
	  directory if not found.

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r129] bin/osdial_ivr_sync.sh: Fix ivr_sync to make sounds
	  directory if not found.

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r128] extras/osdial.cron: ordered cron file

2009-04-28  Lott Caskey <lottcaskey@gmail.com>

	* [r127] bin/AST_VDhopper.pl: Fixes for listmix on hopper.
	* [r126] bin/AST_VDhopper.pl: Fix listmix to mixin recycles.
	* [r125] extras/sql/999999.sql,
	  www/admin/include/content/campaigns/autoalt.php,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/dialstat.php,
	  www/admin/include/content/campaigns/hotkey.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/pause.php,
	  www/admin/include/content/campaigns/status.php,
	  www/admin/include/header.php: hopper fixes
	* [r124] www/index.php: fix index.php
	* [r123] bin/AST_VDhopper.pl: listmix table fix
	* [r122] bin/AST_VDhopper.pl, bin/AST_VDhopper_MIXtest.pl: Merge
	  listmix options into AST_VDhopper.pl
	* [r121] agi/agi-OSDoutboundIVR.agi, bin/AST_VDhopper.pl,
	  bin/FastAGI_log.pl,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/listmix.php,
	  www/admin/include/content/campaigns/realtime_detail.php,
	  www/admin/include/content/campaigns/recycle.php,
	  www/admin/include/header.php: Bugs, bugs, bugs

2009-04-24  Lott Caskey <lottcaskey@gmail.com>

	* [r120] extras/httpd-osdial.conf, www/index.php: Fix company_name
	  on index.php

2009-04-23  Lott Caskey <lottcaskey@gmail.com>

	* [r119] bin/FastAGI_log.pl,
	  www/admin/include/content/campaigns/outbound_ivr.php,
	  www/agent/webform_redirect.php: Added webform_redirect

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r118] agi/agi-OSDoutboundIVR.agi: Fix last_call_time on
	  OutboundIVR

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r117] bin/AST_VDauto_dial.pl,
	  docs/conf_examples/osdial_extensions.conf, extras/sql/210003.sql,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/realtime_detail.php,
	  www/admin/include/content/campaigns/realtime_summary.php,
	  www/admin/include/header.php, www/admin/include/help.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: change calls_per_hour_limit to
	  answers_per_hour_limit

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r116] bin/osdial_killall.sh: added osdial_killall script.

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r115] agi/agi-VDAD_ALL_inbound.agi, bin/AST_VDauto_dial.pl,
	  extras/sql/210003.sql, www/admin/include/content/lists/lists.php,
	  www/admin/listloader.pl, www/admin/listloader_super.pl,
	  www/agent/vdc_db_query.php: Added last_local_call_time to list
	  table and files...

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r114] bin/AST_VDauto_dial_FILL.pl,
	  bin/OSDIAL_IN_new_leads_file.pl: Add last_local_call_time to
	  OSDIAL_IN_new_leads, fix CID in auto_dial_FILL.

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r113] bin/AST_VDauto_dial_FILL.pl: Add last_local_call_time to
	  auto_dial_FILL.

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r112] bin/osdial_ivr_sync.sh: Added osdial_ivr_sync script

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r111] bin/AST_VDhopper.pl: Fix bad table names in hopper script.

2009-04-22  Lott Caskey <lottcaskey@gmail.com>

	* [r110] agi/agi-OSDoutboundIVR.agi, bin/AST_VDhopper.pl,
	  bin/AST_VDremote_agents.pl, bin/FastAGI_log.pl,
	  extras/osdial.cron, extras/sql/210003.sql,
	  www/admin/include/content/campaigns/campaigns.php: Add random
	  list order and several 2.0.5 hopper fixes.

2009-04-21  Lott Caskey <lottcaskey@gmail.com>

	* [r109] agi/agi-OSDoutboundIVR.agi,
	  docs/conf_examples/osdial_extensions.conf,
	  www/admin/include/content/campaigns/outbound_ivr.php: IVR fixes

2009-04-21  Lott Caskey <lottcaskey@gmail.com>

	* [r108] agi/agi-OSDoutboundIVR.agi, bin/osdial_astgen.pl,
	  www/admin/include/content/campaigns/outbound_ivr.php: Outbound
	  IVR updates

2009-04-21  Lott Caskey <lottcaskey@gmail.com>

	* [r107] agi/agi-OSDoutboundIVR.agi, bin/AST_VDcampaign_stats.pl,
	  extras/sql/210003.sql,
	  www/admin/include/content/campaigns/campaigns.php: Fix for
	  campaign stats

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r106] bin/AST_VDauto_dial.pl, extras/sql/210003.sql,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/help.php, www/admin/include/validation.php,
	  www/admin/include/variables.php: Added new calls_per_hour limit

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r105] agi/agi-OSDoutboundIVR.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDAD_LB_transfer.agi, agi/agi-VDAD_LO_transfer.agi,
	  agi/agi-VDADtransfer.agi, agi/agi-VDADtransferBROADCAST.agi,
	  agi/agi-VDADtransferSURVEY.agi, agi/agi-VDADtransferTEST.agi,
	  bin/AST_VDauto_dial.pl, bin/AST_VDcampaign_stats.pl,
	  bin/AST_VDremote_agents.pl, bin/FastAGI_log.pl,
	  bin/osdial_astgen.pl, docs/conf_examples/oss.conf,
	  docs/conf_examples/phone.conf, extras/sql/210003.sql,
	  www/admin/include/auth.php,
	  www/admin/include/content/campaigns/outbound_ivr.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: Fixes: Remote Agents / Outbound
	  IVR / Auto-Dialing

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r104] extras/sql/210003.sql: update 210003.sql

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r103] agi/agi-OSDoutboundIVR.agi, extras/osdial.conf: Fix
	  osdial.conf for RPM upgrades.

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r102] extras/osdial.init, extras/sql/210003.sql,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/display.php, www/admin/include/validation.php,
	  www/admin/include/variables.php: Added company_name to
	  system_setting.

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r101] agi/agi-OSDoutboundIVR.agi: Fixes to OutboundIVR agi

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r100] agi/agi-OSDoutboundIVR.agi: Fixes to OutboundIVR agi

2009-04-20  Lott Caskey <lottcaskey@gmail.com>

	* [r99] agi/agi-OSDoutboundIVR.agi, bin/AST_VDremote_agents.pl,
	  bin/osdial_astgen.pl, docs/OUTBOUND_IVR.txt,
	  extras/sql/210003.sql, extras/sql/upgrade_sql.map, version,
	  www/admin/include/admin.js,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/campaigns/outbound_ivr.php,
	  www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/header.php, www/admin/include/menu.php,
	  www/admin/include/validation.php,
	  www/admin/include/variables.php: Added Outbound IVR subsystems.

2009-04-19  Lott Caskey <lottcaskey@gmail.com>

	* [r98] extras/osdial.init: Switch to tmpfs for recordings

2009-04-19  Lott Caskey <lottcaskey@gmail.com>

	* [r97] extras/sql/999999.sql: Fix/Add statuses.

2009-04-19  Lott Caskey <lottcaskey@gmail.com>

	* [r96] docs/conf_examples/osdial_extensions.conf: Added Outbound
	  IVR XFER extension.

2009-04-19  Lott Caskey <lottcaskey@gmail.com>

	* [r95] bin/AST_VDauto_dial.pl: Add check for IN call_type.

2009-04-19  Lott Caskey <lottcaskey@gmail.com>

	* [r93] www/admin/include/content/admin/conference.php: Fix
	  menubarcolor on Conference list

2009-04-17  Lott Caskey <lottcaskey@gmail.com>

	* [r92] www/index.php: Adjust index.php kern on company length

2009-04-17  Lott Caskey <lottcaskey@gmail.com>

	* [r90] bin/osdial_astgen.pl: make exten the context on SIP/IAX
	  phones

2009-04-17  Lott Caskey <lottcaskey@gmail.com>

	* [r88] extras/sql/210002.sql: Fix 21002.sql

2009-04-17  Lott Caskey <lottcaskey@gmail.com>

	* [r85] extras/patches/app_dial_originate_ring-1.2.patch,
	  extras/patches/app_dial_originate_ring-1.4.patch: Updates to
	  orignate_ring

2009-04-17  Lott Caskey <lottcaskey@gmail.com>

	* [r84] www/admin/include/content/admin/phones.php: Fix iframe

2009-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r82] extras/patches/app_dial_originate_ring-1.4.patch: Added
	  app_dial_originate_ring for Asterisk 1.4.

2009-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r81] docs/conf_examples/osdial_extensions_outbound.conf,
	  extras/patches/app_dial_originate_ring-1.2.patch: More
	  app_dial_originate_ring fixes

2009-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r80] extras/patches/app_dial_originate_ring-1.2.patch: Fixed
	  app_dial_originate_ring-1.2.patch

2009-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r79] extras/patches/app_dial_originate_ring-1.2.patch: Add a
	  patch to simulate ring of outbound call in meetme room.

2009-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r78] extras/patches/app_meetme_log_fix-1.2.patch: Add patch to
	  fix warning about the conference channel not being found on agent
	  logout.

2009-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r77] extras/patches/Changed_meetme_sounds.txt,
	  extras/patches/app_amd.patch,
	  extras/patches/channel.c-42600.patch,
	  extras/patches/cli_chan_concise_delimiter.patch,
	  extras/patches/enter.h, extras/patches/enter.raw,
	  extras/patches/leave.h, extras/patches/leave.raw,
	  extras/patches/meetme_DTMF_passthru-1.2.23.patch,
	  extras/patches/meetme_volume_control_1.2.16.patch,
	  extras/patches/meetmeadmin_volume_control.1.2.7.1.patch,
	  extras/patches/meetmeadmin_volume_control.patch,
	  extras/patches/short_conference_sounds.patch,
	  extras/patches/waitforsilence_1.2.32.patch: Update patch files

2009-04-15  Lott Caskey <lottcaskey@gmail.com>

	* [r76] docs/conf_examples/cdr.conf,
	  docs/conf_examples/iaxprov.conf, docs/conf_examples/logger.conf,
	  docs/conf_examples/modules.conf,
	  docs/conf_examples/osdial_extensions_outbound.conf: Fixed some
	  asterisk config options

2009-04-14  Lott Caskey <lottcaskey@gmail.com>

	* [r75] bin/osdial_astgen.pl: Add hangup after conf in
	  osdial_astgen.pl

2009-04-14  Lott Caskey <lottcaskey@gmail.com>

	* [r74] extras/osdial.spec: update rpmspec

2009-04-14  Lott Caskey <lottcaskey@gmail.com>

	* [r73] www/images/colon.png, www/images/comma.png, www/index.html,
	  www/index.php: Fix company heading

2009-04-14  Lott Caskey <lottcaskey@gmail.com>

	* [r72] Makefile: cron bugfix

2009-04-14  Lott Caskey <lottcaskey@gmail.com>

	* [r71] Makefile, extras/osdial.init, extras/sql/000000.sql,
	  extras/sql/210002.sql: bugfixes

2009-04-14  Lott Caskey <lottcaskey@gmail.com>

	* [r70] www/agent/osdial.php: bugfixes

2009-04-11  Lott Caskey <lottcaskey@gmail.com>

	* [r69] Makefile: Update Makefile

2009-04-11  Lott Caskey <lottcaskey@gmail.com>

	* [r68] Makefile: Update Makefile

2009-04-11  Lott Caskey <lottcaskey@gmail.com>

	* [r67] Makefile, extras/osdial.spec: Update Makefile and
	  osdial.spec

2009-04-11  Lott Caskey <lottcaskey@gmail.com>

	* [r66] extras/osdial.init, www/AgentLoginDn.png,
	  www/AgentLoginUp.png, www/ControlLoginDn.png,
	  www/ControlLoginUp.png, www/clientCompany.png,
	  www/defaultCompany.png, www/images, www/images/0.png,
	  www/images/1.png, www/images/2.png, www/images/3.png,
	  www/images/4.png, www/images/5.png, www/images/6.png,
	  www/images/7.png, www/images/8.png, www/images/9.png,
	  www/images/A.png, www/images/AgentLoginDn.png,
	  www/images/AgentLoginUp.png, www/images/B.png, www/images/C.png,
	  www/images/ControlLoginDn.png, www/images/ControlLoginUp.png,
	  www/images/D.png, www/images/E.png, www/images/F.png,
	  www/images/G.png, www/images/H.png, www/images/I.png,
	  www/images/J.png, www/images/K.png, www/images/L.png,
	  www/images/M.png, www/images/N.png, www/images/O.png,
	  www/images/P.png, www/images/Q.png, www/images/R.png,
	  www/images/S.png, www/images/T.png, www/images/U.png,
	  www/images/V.png, www/images/W.png, www/images/X.png,
	  www/images/Y.png, www/images/Z.png, www/images/a.png,
	  www/images/ampersand.png, www/images/at.png, www/images/b.png,
	  www/images/c.png, www/images/clientCompany.png, www/images/d.png,
	  www/images/defaultCompany.png, www/images/e.png,
	  www/images/exclamation.png, www/images/f.png, www/images/g.png,
	  www/images/h.png, www/images/hyphen.png, www/images/i.png,
	  www/images/j.png, www/images/k.png, www/images/l.png,
	  www/images/m.png, www/images/n.png, www/images/o.png,
	  www/images/osdial-bg.png, www/images/p.png,
	  www/images/period.png, www/images/q.png, www/images/r.png,
	  www/images/rawtest.html, www/images/s.png, www/images/space.png,
	  www/images/t.png, www/images/test.html, www/images/u.png,
	  www/images/v.png, www/images/w.png, www/images/x.png,
	  www/images/y.png, www/images/z.png, www/index.html,
	  www/osdial-bg.png: Added auto-company logo generation.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r65] extras/sql/210002.sql,
	  www/admin/include/content/campaigns/campaigns.php,
	  www/admin/include/content/ingroups/ingroups.php,
	  www/admin/include/help.php, www/admin/include/validation.php,
	  www/admin/include/variables.php, www/agent/include/osdial.js,
	  www/agent/osdial.php, www/agent/vdc_db_query.php: Added
	  allow_tab_switch fields to ingroups/campaigns.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r64] extras/sql/210002.sql, www/admin/admin_modify_lead.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/variables.php, www/admin/listloader.pl,
	  www/admin/listloader_super.pl: Added external_key to osdial_list
	  table.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r63] www/admin/include/content/lists/lists.php,
	  www/admin/include/variables.php: Cleanup: Move to get_variable.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r62] www/admin/admin_config.inc,
	  www/admin/admin_search_lead.php,
	  www/admin/closer-fronter_popup.php,
	  www/admin/closer-fronter_popup2.php, www/admin/closer.php,
	  www/admin/closer_dispo.php, www/admin/closer_popup.php,
	  www/admin/new_listloader_superL.php,
	  www/admin/record_conf_1_hour.php, www/admin/welcome.php: Removed
	  unused php files.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r61] www/admin/include/content/lists/lists.php: Fix lead load
	  problem.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r60] www/admin/include/content/lists/lists.php: Fix lead load
	  problem.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r59] www/admin/include/content/lists/lists.php:

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r58] www/admin/include/content/lists/lists.php: Fix lead load
	  problem.

2009-04-10  Lott Caskey <lottcaskey@gmail.com>

	* [r57] extras/sql/210002.sql, www/admin/admin_modify_lead.php,
	  www/admin/closer_dispo.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/help.php, www/admin/listloader.pl,
	  www/admin/listloader_super.pl, www/admin/remote_dispo.php,
	  www/agent/include/osdial.js, www/agent/osdial.php,
	  www/agent/vdc_db_query.php: Added custom2 field.
	* [r56] www/admin/include/content/remoteagent/remoteagent.php,
	  www/admin/include/header.php, www/admin/include/menu.php: Rename
	  Off-Hook/Remote Agent to External Agent. Tracker #2742223
	* [r55] extras/osdial.init: Init script fixes.
	* [r54] extras/osdial.init: Init script fixes.
	* [r53] extras/osdial.init: Init script fixes.
	* [r52] extras/osdial.init: Init script fixes.
	* [r51] extras/ip_relay/ip_relay_linux_i386,
	  extras/ip_relay/relay_control: removed unneeded ip-relay files
	* [r50] Makefile, docs/conf_examples/README.osdial,
	  extras/ip_relay, extras/ip_relay/ip_relay,
	  extras/ip_relay/ip_relay_1.0.021902.tar,
	  extras/ip_relay/ip_relay_1.1.112705.zip,
	  extras/ip_relay/ip_relay_linux_i386,
	  extras/ip_relay/relay_control, extras/osdial.init: Add ip-relay
	* [r49] bin/osdial_astgen.pl, extras/osdial.cron: Add automatic
	  Asterisk config generation.
	* [r48] docs/conf_examples/osdial_extensions.conf,
	  docs/conf_examples/osdial_extensions_conferences.conf,
	  docs/conf_examples/osdial_extensions_custom.conf,
	  docs/conf_examples/osdial_extensions_inbound.conf,
	  docs/conf_examples/osdial_extensions_outbound.conf,
	  docs/conf_examples/osdial_extensions_phones.conf,
	  docs/conf_examples/osdial_extensions_servers.conf,
	  docs/conf_examples/osdial_extensions_testing.conf,
	  docs/conf_examples/osdial_iax.conf,
	  docs/conf_examples/osdial_iax_custom.conf,
	  docs/conf_examples/osdial_iax_phones.conf,
	  docs/conf_examples/osdial_iax_registrations.conf,
	  docs/conf_examples/osdial_iax_servers.conf,
	  docs/conf_examples/osdial_meetme.conf,
	  docs/conf_examples/osdial_sip.conf,
	  docs/conf_examples/osdial_sip_custom.conf,
	  docs/conf_examples/osdial_sip_phones.conf,
	  docs/conf_examples/osdial_sip_registrations.conf,
	  docs/conf_examples/osdial_sip_servers.conf: Modifications to
	  dial-plans

2009-04-03  Steve Szmidt <techs@callcentersg.com>

	* [r47] www/agent/osdial.php: Removed Custom2 (vender_lead_code)
	  from being displayed.

2009-03-30  Lott Caskey <lottcaskey@gmail.com>

	* [r46] extras/sql/upgrade_sql.pl: Add copyright header.

2009-03-29  Lott Caskey <lottcaskey@gmail.com>

	* [r45] docs/conf_examples/osdial_iax_phones.conf,
	  docs/conf_examples/osdial_iax_trunks.conf,
	  docs/conf_examples/osdial_sip_trunks.conf, extras/osdial.init:
	  Added 'reconfig' to osdial.init.

2009-03-28  Lott Caskey <lottcaskey@gmail.com>

	* [r44] Makefile, docs/conf_examples/osdial_iax_phones.conf,
	  docs/conf_examples/osdial_sip_trunks.conf,
	  www/agent/osdial_auth_entries.txt, www/agent/osdial_debug.txt:
	  Files missing from install.

2009-03-28  Lott Caskey <lottcaskey@gmail.com>

	* [r43] Makefile: Makefile fix

2009-03-28  Lott Caskey <lottcaskey@gmail.com>

	* [r42] extras/osdial.conf, extras/osdial.init: Modifications to
	  startup files

2009-03-28  Lott Caskey <lottcaskey@gmail.com>

	* [r41] extras/sql/000000.sql, extras/sql/204000.sql,
	  extras/sql/204001.sql, extras/sql/204002.sql,
	  extras/sql/204003.sql, extras/sql/204004.sql,
	  extras/sql/204005.sql, extras/sql/204006.sql,
	  extras/sql/204007.sql, extras/sql/204008.sql,
	  extras/sql/210000.sql, extras/sql/999999.sql, extras/sql/map,
	  extras/sql/upgrade_sql.map, extras/sql/upgrade_sql.pl: Created
	  method of automated SQL upgrades/updates.

2009-03-25  Lott Caskey <lottcaskey@gmail.com>

	* [r40] agi/VD_auto_post_VERIFY.agi, agi/agi-VDAD_ALL_inbound.agi,
	  agi/agi-VDADautoREMINDER.agi, agi/agi-VDADautoREMINDERxfer.agi,
	  agi/agi-VDADtransferSURVEY.agi, bin/AST_VDsales_export.pl,
	  bin/OSDIAL_IN_new_leads_file.pl, extras/sql/210002.sql, version,
	  www/admin/admin_modify_lead.php, www/admin/admin_search_lead.php,
	  www/admin/closer-fronter_popup.php,
	  www/admin/closer-fronter_popup2.php, www/admin/closer_dispo.php,
	  www/admin/include/content/admin/settings.php,
	  www/admin/include/content/lists/export.php,
	  www/admin/include/content/lists/lists.php,
	  www/admin/include/content/scripts/scripts.php,
	  www/admin/include/help.php, www/admin/listloader.pl,
	  www/admin/listloader_rowdisplay.pl,
	  www/admin/listloader_super.pl,
	  www/admin/new_listloader_superL.php, www/admin/remote_dispo.php,
	  www/admin/vtiger_search.php, www/agent/include/osdial.js,
	  www/agent/osdial.php, www/agent/vdc_db_query.php: Rename
	  security_phrase to custom1.

2009-03-19  Lott Caskey <lottcaskey@gmail.com>

	* [r39] www/admin/include/content/lists/lists.php: List Loading
	  fix, reverse Steves validation attempt

2009-03-19  Lott Caskey <lottcaskey@gmail.com>

	* [r38] www/agent/osdial.php: Fixed osdial.php webform

2009-03-13  Steve Szmidt  <info@callcentersg.com>

	* realtime reports: Minor cosmetic changes to RT Detail and Summary.
	* lists.php: Minor cosmetic changes to Lists, resolved the design error
	that let you reimport the last leads over and over.  Added list ID check
	when override is used. Both give appropriate error msg.
	Plans on checking lead ID in file before importing.
	* footer.php: Footer changed to include graphics that proclaims Download
	OSDial here!

2009-03-01  Lott Caskey  <lottcaskey@gmail.com>

	* ALL: Modified copyright information in all files.
	* ALL: Added AGPLv3 preamble to all files.
	* ALL: Rename all files from *vicidial* to *osdial*
	* ALL: Rename all database tables in all source files from vicidial_* to
	osdial_*.

2009-03-11  Lott Caskey  <lottcaskey@gmail.com>
	* www/admin/include/content/lists/lists.php: Patch to fix lead loading.
	* extras/osdial.cron: Fix Loadavg generation file.

2009-01-24  Lott Caskey  <lottcaskey@gmail.com>
	* Makefile: Update with new directory structure.
	* OSDconfig: Update with new direcory structure.
