2014-02-22 04:35:32 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Added "D" option to keepalive options, it uses what would be considered default for that servers profile. Create a server_keepalive_processes table to trake which keepalives are running on which server. The keepalive scripts that can only be run on one server are now aware if the script is running elsewhere, additionally, I have reduced the runtime of each script, so that its load can be more evenly shared across the cluster. (HEAD, release/3.0.1)

2014-02-21 11:13:31 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix MANUAL dial log creation. (origin/release/3.0.1)

2014-02-21 10:37:20 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix agent_log tracking when in MANUAL dial and call fails.

2014-02-21 08:47:25 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix off by one error on columns.

2014-02-21 04:32:47 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix server-to-server inbound calls, by appended the accountcode to the end of the remote server extension and parsing that accountcode upon connection.

2014-02-21 03:41:50 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for osdial_events.

2014-02-21 03:41:14 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Redirect 34 to 31.

2014-02-20 18:53:58 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add osdial_events.

2014-02-14 03:09:55 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Do not allow hyphens in the carrier name.

2014-02-14 02:41:14 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Remove portion of RedirectXtraCXNeW causing havok with redirects and transfers.

2014-02-14 02:24:21 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Encode relogin variables.

2014-02-14 01:58:38 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Pause Code link.

2014-02-14 00:24:58 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Restrict carrier and phone code setting to multitenant admin.

2014-02-13 23:36:07 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix 3way calling. The zindex of many boxes is blocking buttons, we are now setting to 0 and raising on show.

2014-02-13 23:34:44 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Reprioritize the listening events for better manual-dial ring detection.

2014-02-13 23:33:21 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Redirect on manual, update osdial_live_agents.

2014-02-13 23:31:39 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Use the original channel when matching bad causes.

2014-02-13 23:30:23 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix regex on SIP parsing.

2014-02-08 01:39:28 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Modified manual dialing process to provide more feedback. It will immediately respond with carrier errors, phone number issues, or even general busy congestion stuff.

2014-02-07 13:46:20 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Move custchannellive decrement into successful XHR.

2014-02-07 11:50:11 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix unref js bug.

2014-02-07 11:42:17 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Change zIndex on ARIPanel so that it is behind main window when not visible.

2014-02-07 02:26:32 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Missing osdial variable for mres. (stage/release/3.0.1)

2014-02-06 22:23:45 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Typo.

2014-02-06 22:13:33 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing variable/typo.

2014-02-06 22:07:32 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Remove extra closing paren.

2014-02-06 22:02:15 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing rtp stun variables and file modifier call.

2014-02-06 21:59:14 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Missing field and osdial variable.

2014-02-06 11:41:38 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog for release/3.0.1

2014-02-06 11:40:02 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Database updates for call_log, osdial_log, osdial_closer_log 3.0.1.119.

2014-02-06 11:09:22 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Added callerid and server_id to osdial_log queries, added server_id to osdial_closer_log queries.

2014-02-06 08:51:46 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Defaults for CDR.

2014-02-06 08:51:09 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix stun server settings and dial9 replace.

2014-02-06 08:50:19 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Only scan existing voicemail boxes.

2014-02-05 21:11:52 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Update dialplan generation for nested dial routines.

2014-02-05 21:11:11 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Update for new call_log table layout.

2014-02-05 21:05:32 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Format phone_code if not equal to default_phone_code.

2014-02-05 20:44:00 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Use only READY status hopper entries for realtime hopper counts.

2014-02-05 11:23:56 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Set minimum phone length to 6.

2014-02-05 11:21:53 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Set minimum phone length to 6.

2014-01-30 03:13:00 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Summary: Changed how common commands like muting and volume adjustments are processed. An Originate would be sent and connected to an extension that would run the maintainance on the the conference. Now we are using AMI events directly for these, if not the "Command" event, the "Originate" is still used in many cases for commands, but instead of it of it calling into the dialplan, we pass it the fields Application and Data, and it calls the function directly.

2014-01-30 01:28:29 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Added 's' to selectable extentension characters.

2014-01-29 13:56:00 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add alaw to phones.

2014-01-29 12:40:10 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix phone_number by stripping off + and phone_code, adding trunk_prefix if known, rename anonymous or all zeros to 99YYYYMMDDHHMMSS.

2014-01-29 12:39:18 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* If comments blank on osdial_log/osdial_closer_log, set to AUTO/AUTOALT.

2014-01-29 12:38:24 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Update comments of osdial_log with AUTO/AUTOALT/etc.

2014-01-29 12:35:13 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Display comments in call and closer logs.

2014-01-29 10:21:31 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* INgrpCT variable was not being reset to 0 when there were no selected InGroups.

2014-01-29 04:43:24 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Increase volume of enter and leave sounds for ingroups.

2014-01-29 01:01:17 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Increment called_count on ALTNUM manual dial.

2014-01-29 00:56:45 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix readyState undefined bug.

2014-01-28 23:59:05 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add comment history to user only comments.

2014-01-28 21:06:01 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Use hopper_id where possible. Set new hopper entries from alt_dial as HOLDs.

2014-01-21 22:47:12 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Additional Outbound groupings. Make more strict variable scoping.

2014-01-21 22:44:24 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Update listen events for local channels and other conditions.

2014-01-21 22:43:31 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Use manDiaLlookCaLL instead of old variant, catch errors.

2014-01-15 04:02:51 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add RaiseError to DB handle. Will cause it to die and restart instead of looping.

2014-01-15 04:02:05 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Agent conferences should not answer the channel, but they should hangup.

2014-01-03 18:40:47 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Pull server_ip for phone creation.

2013-12-28 17:17:32 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add 'R' option to Dial.

2013-12-28 01:41:04 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add TIMEOT status to osdial_statuses.

2013-12-28 01:00:43 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Reduce customer channel hangup detection time to 5 seconds.

2013-12-28 00:55:52 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix hangup on live_sip_channels.

2013-12-27 23:46:56 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add client server id as username in server to server exchanges.

2013-12-27 23:08:57 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add server_ip select for SO and LO modes.

2013-12-20 14:18:13 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Typo in variable name.

2013-12-19 16:43:06 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Update Queuemetrics queries.

2013-12-19 14:15:10 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Ensure channels exist before sending hangup. Append comments for Callbacks together.

2013-12-19 09:58:21 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Added 's' catch for inbound DIDs. Also processes off the +CountryCode if present and adds the trunk prefix, if needed.

2013-12-19 03:30:22 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Modify CSV output to use Windows-1252 encoding.

2013-12-18 20:37:20 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Use urlencode instead of htmlentities for PayPal verification fields.

2013-12-18 19:12:16 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Kill any other existing running hopper processes which have been running for more than 5 minutes.

2013-12-18 18:50:19 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Removed conditions the dropped the agent line from being displayed when AGTPHN, PAUSED, DISPO, DEAD.

2013-12-04 19:16:38 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* The column name parsing was missing serveral fields from tables with less calculated data, the was generating malformed SQL statements.

2013-12-04 17:46:39 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Use the system ip for the webpath if it is set to http://127.0.0.1.

2013-12-04 17:45:09 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* add gettext localization shorthand.

2013-12-04 08:27:25 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Prep file for gettext.

2013-12-04 02:32:05 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add dialplan_examples to Makefile.

2013-12-04 02:26:55 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add example dialplan configurations for several countries.

2013-12-04 01:27:39 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add several dialplan examples for various countries.

2013-12-04 01:25:59 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add phone formatting for Poland. Adjust Swedish formatting.

2013-12-03 21:33:46 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Set internal encoding for php to utf8. Set encoding on mysql to latin1 if use_non_latin is not set. Use mb_* string functions for all OSD routines. Set Windows-1252 on CSV load.

2013-12-03 14:42:04 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix osdial_campaign_agents record creation.

2013-12-03 14:40:56 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix osdial_inbound_group_agents record creation.

2013-12-03 13:23:35 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix available only tally on adaptive mode.

2013-12-03 13:14:03 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Condition testing if IVR exists would make multiple IVR entries.  media_file_add adjustments for WAV files.

2013-12-03 12:47:30 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Set maximum campaing ID size to 20 on campaign copy.

2013-12-03 12:43:56 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add CONGESTION and CPA to dead call check.

2013-12-03 06:20:26 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad field name, comp_id on osdial_companies, should have been id.

2013-12-02 23:00:55 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Wait till after the afterhours message is played before sending hangup.

2013-12-02 22:57:25 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Table lock was causing a deadlock.

2013-11-26 04:21:14 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Increase campaign CID size to 20. Advance to 3.0.1.117.

2013-11-26 04:20:38 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add Swedish phone formatting to agent js.

2013-11-26 01:10:01 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Set correct character set on SQL conversion. Detect and set character set on lead loading. Set character set to latin1 if not use_non_latin.

2013-11-20 08:43:06 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add global mysql permission to osdial user so it can call reload.

2013-11-20 07:01:25 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrote backup script. It takes many more files into account. It is more consistent with package names. Added the ability to select components to backup, ie DB, WEB, CONF, BIN, SOUNDS, ARCHIVE. Script determines best component options to use as default based on the current servers profile, so a Dialer only chooses CONF&BIN&SOUNDS, a Control picks DB,WEB,CONF,BIN as its defaults, a SQL server picks DB,CONF,BIN, etc...

2013-11-19 20:37:46 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Modify the auto frame adjustment to be more consistent with small content as well as large.

2013-11-19 20:04:28 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Test that newheight in iframe JS is > 0. Add session auth to osdial_sales_viewer.php. Minor cleanup on osdial_sales_viewer.

2013-11-19 19:17:50 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* In admin, Ctrl-Z to turn copy/paste selection on/off.

2013-11-19 17:21:05 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix CSV output when selecting campaign_id, list_id, or user.

2013-11-19 13:38:46 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix issues with welcome_message_min_playtime.

2013-11-19 12:30:19 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing welcome_message_min_playtime variable.

2013-11-19 12:26:56 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Fix typo.

2013-11-19 12:19:55 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add asterisk_languages help.

2013-11-19 12:17:24 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add help for prompt_language.

2013-11-19 12:14:01 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add welcome_message_min_playtime to inbound groups.

2013-11-19 11:42:53 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Increase voicemail_id to 20 chars.

2013-11-19 11:41:12 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add ARI window to admin phones and switch from file to DB based VM info.

2013-11-19 10:25:33 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Use the osdial context for voicemail listing in phones.

2013-11-19 09:39:44 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Only set the language channel variable if there is a value in prompt_language.

2013-11-19 09:27:10 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add asterisk_languages to servers and prompt_language to ingroups.

2013-11-19 09:33:33 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Set language on channel.

2013-11-19 09:29:00 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add asterisk_languages to update SQL.

2013-11-19 05:48:53 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Disable debug in ivr-OSDinbound.pl.

2013-11-19 05:23:02 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Add stream file positioning, so that the background media resumes at the position where it left off. Added silence/2 streams after final sip-silence stream in each section, fixes long pause before hold music resume. Fixed background music which would not repeat after completion.

2013-11-18 20:40:12 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Update extensions on duplicates. (from commit 5a593cfbcedbecc704e279365cd1399f498cad9a)

2013-08-30 14:49:30 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* In Phones, Voicemails, and Lists dropdowns, select the correct company if in multicomp.

2013-10-05 20:51:16 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Invalid SQL_NO_CACHE in query.

2013-10-04 09:15:36 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Extensions IVR keypress delete.

2013-09-11 18:49:02 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* ivr_id had the wrong element.

2013-09-11 14:09:57 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* The labels for many Call Transfer Options were not worded correctly.  A value of Y in these will disable the associated option. Changed to: Disable Local Closer, Disable Dial Override, Disable Hangup Xfer Line, Disable Leave 3Way Call, Disable Dial With Customer, Disable Hangup Both Lines, Disable Blind Transfer, Disable Park Customer Dial, Disable Blind VMail.

2013-09-11 13:36:35 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Bug: If ivr_id of campaign was 0, it would not create a new ivr.

2013-08-29 07:59:19 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added randomString function to generate a alpha-numeric string of a giveb length.

2013-11-18 18:06:57 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Hide comments box on ManualDialSkip.

2013-10-04 09:28:22 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Lead Preview to properly display option to call previewed lead or skip to next lead when preview FD time is 0.

2013-11-13 09:56:33 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* Change call to agi-VDAD_all_inbound.agi to use appropriate variables for an inbound call, even though we should never get one here.

2013-11-12 17:03:10 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* CSV export would fail when selecting specific fields, it was trying to resolve lead_id and phone_number from osdial_lists. Added status_extended to export field selection.

2013-11-05 14:49:56 -0500 Lott Caskey <lottcaskey@gmail.com> 

	* acct_email_warning_message, acct_email_warning_from, acct_email_warning_subject removed in 3.2 branch.

2013-10-28 14:33:47 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing SQL files.

2013-10-25 20:36:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Change encrypt tag length to 32 and enable tcp in sip.conf for Asterisk."

2013-10-25 20:36:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Added SIPml-api.js library."

2013-10-25 20:36:31 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Add configuration for WebSIP protocol type."

2013-10-25 20:36:29 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Add WebSIP protocol type."

2013-10-25 20:36:25 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Add campaign ID to osdial-login URL."

2013-10-25 20:33:22 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "WebSIP routines for agent UI."

2013-10-25 20:31:12 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Update extensions on duplicates.  Modify WebSIP client connection options."

2013-10-25 20:31:10 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Make iceServers optional. Set classid on objects correctly. Fix scope on autoRemove."

2013-10-25 20:31:09 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Do not need to force encryption length."

2013-10-25 20:31:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Generate rtp.conf for stun server. Stun server example config."

2013-10-25 20:30:33 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Turn stun server off."

2013-10-25 20:04:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog

2013-10-25 20:02:33 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Minor changes to allow for building outside of our buildsys.

2013-10-25 19:56:41 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Update build instructions.

2013-10-25 19:29:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* An osdial.spec that should work on this revision.

2013-10-25 18:26:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add process to convert uploaded WAV files to the correct format...8k 16bit mono.

2013-10-25 10:15:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix use of phone_number / inbound_number variables. Added a time and exit to exit_now of the IVR.

2013-10-25 09:47:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to properly terminate perl scripts.

2013-10-25 03:11:42 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Convert image-based buttons in Transfer/Conf to CSS-based buttons.  Reorganize Transfer/Conf section.

2013-10-24 23:21:13 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix VM control to only appear when a call is active and there is not an xfer in progress.

2013-10-24 22:32:52 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Do not allow D1/D2 preset to make xfer when no call is active.

2013-10-24 22:30:52 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Set correct xfer controls on use (disable blind, local, vm, etc when in xfer call).

2013-10-24 21:56:27 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* On blind xfer to a CXFER group, send to closer.

2013-10-24 21:55:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* On CXFER to group, only wait 2 seconds for MD ring.

2013-10-24 21:17:35 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add Hangup Handlers to catch terminated inbound channels and play a sound to the agent. Added extension 8330 to handle inbound hangups. Hangup Handling uses channel variables CHANALERTLEAVE (for media extensions) and LASTAGENTCONF (for agents session).

2013-10-24 18:46:01 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add extension 8305 and 8306 for conference entry and exit sounds.

2013-10-24 18:26:15 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add 500ms to agent alert (silence should be played prior to the alert).  Reverse the origination for an agent alert.

2013-10-24 17:40:42 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Clear alert dial strings. Play silence before ding to prime channel.  Update database to 3.0.1.114.

2013-10-24 17:02:24 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change comment_d and comment_e to phone_number and fronter.

2013-10-24 17:00:40 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change comment_d and comment_e to phone_number and fronter.

2013-10-24 11:24:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify "Leave 3-way" process to move all channels over to the third-party conference and clear the temp conference.

2013-10-24 11:23:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Ok to process -all.wav files.

2013-10-24 11:23:02 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Additional sip-silence calls. Name comment_d and comment_e variables.

2013-10-24 11:22:27 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix saving osdial_conference records.

2013-10-15 23:54:57 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* enable_system_carriers can have options Y/N, not 1/0.

2013-10-15 23:54:14 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for no acct_method when companies enabled.

2013-10-12 03:12:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Turn stun server off. (v3.x-websip)

2013-10-12 03:09:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Generate rtp.conf for stun server. Stun server example config.

2013-10-12 02:55:46 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Do not need to force encryption length.

2013-10-12 02:54:44 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Make iceServers optional. Set classid on objects correctly. Fix scope on autoRemove.

2013-10-12 02:53:43 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Update extensions on duplicates.  Modify WebSIP client connection options.

2013-08-29 02:47:07 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* WebSIP routines for agent UI. Add Global vars. Add BrowserMedia Detection windows. Change to user_login_first. First bad user login forms. Script phone login if the phone is selected as the users default phone. Initiate and terminate WebSIP connections as needed. Fix minor label issues.

2013-08-29 02:46:15 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add campaign ID to osdial-login URL. Select last campaign ID in campaign selection box on re-login.

2013-08-29 02:45:40 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add WebSIP protocol type.

2013-08-29 02:44:56 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add configuration for WebSIP protocol type.

2013-08-29 02:43:29 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added SIPml-api.js library. Created sipphone.js wrapper for SIPml-api.js. Added sounds directory to agent UI. Added individual DTMF tones for key press on WebSIP phone. Add install of agent/sounds directory in Makefile.

2013-08-29 02:42:42 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change encrypt tag length to 32 and enable tcp in sip.conf for Asterisk.

2013-08-29 02:41:52 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Changed to bind to 0.0.0.0 in http.conf for Asterisk.

2013-08-29 02:04:36 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Advance to version 3.0.1.111

2013-08-28 15:40:06 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix SQL.

2013-08-28 15:33:48 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Remove debug.

2013-08-28 15:31:38 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix some missing fields on SQL insert.

2013-08-19 14:09:42 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Bad SQL insert.

2013-08-15 16:46:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Inbound calls were being forced to present callback prompt.

2013-08-09 20:02:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Check acct_method before acct_remaining.

2013-08-09 19:29:44 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Missing closing span tags for Pause/Resume.

2013-08-09 19:28:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Shrink Spacers F and G so Repull can be displayed on Incoming calls.

2013-08-07 00:05:40 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Outbound and IVR scripts where using old SQL statement for osdial_ivr and bailing, preventing an auto-dial answer.

2013-08-06 18:56:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing field on list loading.

2013-08-06 18:56:24 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix auto-dial on omit phone code.

2013-08-02 15:46:20 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added onhold_startdelay, callback_startdelay, placement_startdelay, and queuetime_startdelay, which can initially start a prompt before the interval timeout.

2013-08-02 11:35:09 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added support for Extended Statuses, which allow for many sub-levels.

2013-08-02 11:34:05 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Was leaving phone_number blank on lead.

2013-08-02 05:19:27 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Reformatted System Statuses code. Reformatted Campaign Statuses code. Added osdial_statuses_extended and osdial_campaign_statuses_extended. Modified System and Campaign status entry screens to allow for hierarchical status creation, it should allow 8+ levels if needed. Added status_extended field to osdial_list. Set DB version to 3.0.1.109.

2013-08-01 23:26:18 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added agent_message field to user_groups. Alert agent session on agent_message change. Update DB version to 3.0.1.108.

2013-08-01 21:27:57 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added callback_interval and callback_interrupt_key to osdial_inbound_groups. Advanced DB version to 3.0.1.107. Added help for Ingroup modifications.

2013-08-01 18:19:29 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify to use ivr-OSDinbound.pl

2013-08-01 18:18:29 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrite of agi-OSDinbound.agi to be a ExtenalIVR script, which allows for async control of audio channels and better dtmf.

2013-08-01 18:17:13 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup/rewrite of agi-VDAD_ALL_inbound.agi.

2013-08-01 18:15:50 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Alter auto_dial script to re-queue a callback if it is not answered and it has a lead_recycle definition.

2013-08-01 18:15:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix broken IVR handling.

2013-08-01 18:11:50 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Rename drop_exten to drop_action in osdial_inbound_groups. Add placement_interval, placement_max_repeat, queuetime_interval, queuetime_max_repeat to osdial_inbound_groups. Reoganize Ingroups screen. Increase DB version to 3.0.1.106. Fix other misc SQL insertions for ingroups.

2013-08-01 06:47:20 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added sql_dbh and sql_last_insert_id functions.

2013-08-01 06:46:42 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Grab all scripts for inbound groups.

2013-08-01 05:27:19 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add label to Blended checkbox.

2013-07-27 05:33:06 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Missing upgrade map.

2013-07-27 05:09:41 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* cosmetics.

2013-07-27 05:08:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Missing help for Extension IVR.

2013-07-27 04:45:20 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added an "Extensions" panel to admin. Create a simple dialplan builder for manual extensions.

2013-07-27 04:43:10 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Make sure only numbers can be entered into the DID field.

2013-07-27 04:42:02 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Try javascript functions that can be used in an onkeypress to block non-number entries.

2013-07-26 13:08:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Adds admin_session_expiration and admin_session_lockout options to system settings.

2013-07-26 05:57:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Use PHP_SELF instead of trying to dismantle the URI. After agent logout, wait 5 minutes for input, if none, open agent login window. Once session has timed-out to the agent login window, wait another 5 minutes for input, if none, back out to home screen.

2013-07-26 05:55:56 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Check if remote IP is masked by a proxy, if so use X-Forwarded-For.

2013-07-26 05:54:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added haproxy configuration examples.

2013-07-26 00:45:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Created a sample httpd balancer configuration. The agent UI needed some helper cookie clearing conditions.

2013-07-25 18:32:15 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add structures to sort by host, label, ip.  Initially sort by label.

2013-07-25 15:22:26 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add inactivity timeout to auth, so session is discarded 30 min after session expiration.

2013-07-25 09:33:07 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Require param "map=1" for experimental image maps.

2013-07-25 09:13:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added server_id and description to server selection box.

2013-07-25 04:09:43 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add overridable vpn name to /etc/sysconfig/osdial, OSDIAL_OPENVPN_NAME.

2013-07-25 00:58:52 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Use server description if label is not passed.

2013-07-25 00:46:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix auth form so that passwords can be saved.

2013-07-25 00:21:25 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix "Show Agents" to highlight menu correctly.

2013-07-25 00:13:33 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Go to home screen after 3 failed login attempts. After url request when session expired, record params and attempt to load requested page after authentication. After url request, record session params, and if session expires, attempt to pull last successful page after authentication. Added javascript to check if session is expired every 60 seconds, and if expired or auth does not match, prompt for authentication.

2013-07-24 20:38:01 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change default_ext_context to be used with system-wide settings. Set default_ext_context as default on phone creation. Add default_ext_context help.

2013-07-24 18:02:58 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Missing 301103 db file.

2013-07-24 18:02:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Set default_ext_context on multi-tenant creation.

2013-07-24 17:58:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add default_ext_context to multi-tenant system settings. Advance db version to 3.0.1.103.

2013-07-20 22:56:13 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Reworked admin auth module to use Sessions instead of Basic Auth. Added option to switch between Basic Auth and Sessions in settings. Updated all 'extenal' scripts to recognize session cookies. Updated database to revision 3.0.1.102.

2013-07-20 22:47:08 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Missing a counter decrement.

2013-07-20 22:44:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add server_performance updating for non-DIALER and non-AIO servers (those get processed by AST_update). Modified to use programs instead of read /proc, which can get stuck in waits.

2013-07-20 07:42:07 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Prevent text-selection of all non-input based elements.

2013-07-20 07:41:44 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bug with double-click.

2013-07-20 06:55:18 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify database to use LIVE_AGENT as the default value for the Agent Disable Display field. This relays critical errors to the agent.

2013-07-20 06:52:47 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add reference to the called uri of the agent.

2013-07-20 06:51:10 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Reorganize and check the osdial_live_agents and osdial_conferences tables...  If the agent doesn't exist, he has been emergency logged out.

2013-07-20 06:50:24 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix clearing of osdial_campaigns table on emergency logout.

2013-07-18 22:08:52 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Leave DEVICES as is.

2013-07-18 22:04:53 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Update phpsysinfo to 3.1.5.

2013-07-18 14:47:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add acct_package defaults.

2013-07-18 14:28:53 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Bad SQL statement, no default on text.

2013-07-18 13:14:08 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* The IPN receiver and processor for Paypal.

2013-07-18 13:13:12 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Created reconciliation script to parse transactions every minute and every night. Added to cron.

2013-07-18 13:10:53 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add accounting table changes. Modify company and settings scripts for accounting options. Created accounting detail report. Added remaining times to realtime reports. Added needed variables. Added remaining time to header. Added help documentation.

2013-07-18 13:09:19 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* All company admin to login when account is suspended.

2013-07-18 13:08:13 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modifications to user interface and backend components for precision call accounting.

2013-07-12 16:10:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add id to editableSelect.

2013-07-12 15:35:24 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for copying campaigns in multi-tenant.

2013-07-12 15:31:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* remove any created events and stop propagation of clicks past their target functions.

2013-07-12 15:29:36 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Alter DID creation to allow for company prefixed ingroups.

2013-07-12 14:07:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Make 8309, 8310, 8311 infinate loops for conferences.

2013-07-12 13:59:07 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix so disabled "Today" does not disable "Clear".

2013-07-12 00:15:06 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Ran source through jsbeautifier.

2013-07-11 23:47:59 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added enableClearDate(val) option, which displays a "Clear" link next to the "Today" link, when clicked, it sets the text field value to "val".

2013-07-11 20:12:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix broken resource monitor that got pushed into master. (display.php variables can't be called from perl...)

2013-07-11 15:30:51 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Increase leave_3way timeout to 2 hours.

2013-07-11 12:15:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix issue with XLS loading.

2013-06-20 14:12:33 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Call time add was missing ID.

2013-06-20 14:05:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix dialplan generation for agent monitoring/barge/whisper.

2013-06-13 15:17:06 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Missing a unique identifier to use in SQL UNION.

2013-06-13 14:21:48 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Ensure lead status is updated at the beginning of action functions.

2013-06-13 13:55:30 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* select sub-query does not accept SQL_NO_CACHE.

2013-06-10 17:49:47 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for script display.

2013-06-10 17:45:15 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Somewhere the org changes got regressed. This fixes the script display issue.

2013-06-10 17:08:43 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Typo in variable name for field length.

2013-06-10 11:07:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix minor issue with gen_carriers.

2013-06-07 17:14:08 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* This will fix the schema for anyone who installed the first 3.0.1. (tag: v3.0.1)

2013-06-07 17:04:30 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Wrong file name.

2013-06-07 10:18:00 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Push to 3.0.1.099

2013-06-07 09:56:15 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix phone listing and Context listing.

2013-06-07 09:51:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Increase all related functions calls.

2013-06-07 09:50:46 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Pass opts to editableSelectBox.

2013-06-07 09:19:20 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Typos, missing semi-colons.

2013-06-07 07:39:05 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Bump to next version.

2013-06-07 07:38:30 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Found major database issues with last release.

2013-06-07 07:37:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* fix spacing

2013-06-07 07:37:22 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add hard-coded extension and files to dropdown lists.

2013-06-07 07:36:45 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Check if valid directory on media files.

2013-06-07 03:36:24 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Allow the sql_connect routine to fail gracefully on secondary connections. It will use the sql_onfail setting for the primary connection.

2013-06-07 03:35:45 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing contexts. Make sure priorities are numbered.

2013-06-07 03:33:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Make gen_osdial_extensions actually write the osdial_extensions.conf file. Added in some missing contexts. Fix some issues with realtime processing.

2013-06-06 22:13:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add meetme conferences to realtime processing.

2013-06-06 22:12:44 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Reorganize contexts so 'switch' is evaluated before pattern matching.

2013-06-06 16:50:25 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix undefined error.

2013-06-06 16:43:02 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add box-shadow and round bottom of borders.  Add routine to stopPropagation after mouse events. Add onclick to body to remove and open options.

2013-06-06 16:41:54 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change color picker size to 50px.

2013-06-06 16:41:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Make rounding consistent on picker.

2013-06-06 16:39:02 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Hide picker if span is clicked a second time.

2013-06-06 15:07:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Created ColorPicker.js and added it for color selection fields.

2013-06-05 22:33:08 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add onkeyup and onchange for color selection.

2013-06-05 19:39:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix phone modification logic for multi-tenant saving, would concat company id into extension, dialplan_number, login, voicemail_id on every save.

2013-06-05 18:08:36 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed typo.

2013-06-05 11:26:10 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* aribins are processed in the rpmspec.

2013-06-05 11:16:18 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added switch statements for realtime data. Moved all literal extension definitions into realtime processing.

2013-06-05 11:15:36 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Moved in dahdi testing extension.

2013-06-05 11:14:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Reorganized osdialEXT and osdialBLOCK sections. Added switch statements for realtime data.

2013-06-05 11:14:12 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added extensions section for realtime extensions.

2013-06-05 11:06:29 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added realtime extension processing. Created procexten function to either return a formatted exten string or track extens to populate extensions table. Added extend command-line option, which expands patterned extensions into literal extensions. Rewrote all exten strings to use procexten. Added needed osdialEXT and osdialBLOCK extens where missing. Created gen_osdial_extensions function, which loads all non-patterned osdial control extensions into realtime data.

2013-06-05 11:00:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Updated aribins to include el6 cp/rm/mkdir, both i386 and x86_64.  Created wrapper to call for correct arch. Modified voicemail module to use wrapper.

2013-05-30 16:28:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial (tag: v3.0.0)

2013-05-30 16:27:54 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Make sure hostname has been set on firstrun.

2013-05-29 19:51:32 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-05-29 19:50:37 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added a new class for headings on white bg

2013-05-28 15:01:54 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix date/time processing.

2013-05-27 09:46:56 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added possible future support for imagemaps.

2013-05-26 19:23:33 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-05-26 19:16:16 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed Server Performance Report. Changed scaling on the server performance graphic to always be relative to the current select range. Changed graphic sizing and positioning of elements. Adpoted a color schema that fits OSDial. Moved stats from PRE section into the graphic itself. The User and System Proc stats are percentages, but the multiplier was not factoring in Processes or Channels...they now display as a percentage of the total graph.

2013-05-26 19:15:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added DejaVeSansMono and Bold fonts.

2013-05-26 18:35:16 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added missing class to headers, modified shade

2013-05-26 17:06:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Move DST over OAC calls.

2013-05-26 14:48:56 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added editableSelect for contexts options.

2013-05-26 14:24:44 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix table layouts on search and add. Use editableSelects for user level and group selection.

2013-05-26 14:18:33 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add function rev_mclabel.

2013-05-25 22:37:10 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-05-25 22:36:35 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add Dial Method help.

2013-05-25 22:35:55 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Change box-shadow to 1px;

2013-05-25 18:44:57 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Missing closing font tag.

2013-05-25 18:43:46 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Missing closing font tag.

2013-05-25 17:24:30 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change HotKey selection cursor to a pointer.

2013-05-25 17:22:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change Repull Lead Data to Reload Data Using Phone1.

2013-05-25 17:12:20 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Spacing changes to styles.css.

2013-05-25 17:03:58 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix inplace editing of non-forced boxes. Added "End" key to be used for field completion. Fixed tab to get focus of next element.

2013-05-25 13:55:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add default auto_dial_level to 0.

2013-05-25 13:47:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify campaign creation defaults.

2013-05-25 13:22:38 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-05-25 13:21:39 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change positioning for Hopper List and Pause Codes.

2013-05-25 12:53:22 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-05-25 12:52:54 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change Pending to Displayed.

2013-05-25 12:49:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Disable submit when Pending Dial Method change.

2013-05-25 11:17:46 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Moved Add Additional Form into menu

2013-05-25 09:56:40 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Corrected border statement

2013-05-25 09:50:17 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Adjusted table widths and corrected some wrongly indented code

2013-05-25 09:16:47 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated notice

2013-05-25 04:07:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Update RPM spec.

2013-05-25 03:51:26 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change z-index of the "Dialing in" display to go over the HotKey panel. Change HotKey Panel positioning and layout. Added hotkeyitem:hover CSS style class. Added onclick events to the HotKey items to allow for click selection.

2013-05-25 03:50:20 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Remove old HotKey processing code and in its place add a call to HotKeyDispo.

2013-05-25 03:48:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add HotKeyDispo function to handle the keypress or clicking of a hotkey item. This functionality was previously embedded in hotkeypress of osdial-dynamic.js.

2013-05-25 03:43:15 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modified Dial Method functionality. Added selected-button CSS style class. Modified behavior to display a "PENDING" indication over the selected Dial Method. Upon selecting a Dial Method, disable all Submit buttons, enable the Change Mode button, and add tooltips. Add double-click to Dial Method for quick mode changed.

2013-05-24 23:52:48 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missinge classes, Hopper List table, and LogOut window. Added font1-font7 classed to stylesheet. Added table_title to stylesheet. Reduce hopper list table header font-size and change font color.  Increase size of priority modifiers. Change LogOut window to 998px and start at 0px at top/left (fixes underlapping agent-phone connection alert window).

2013-05-24 21:55:08 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Add sec2time function to admin.js.

2013-05-23 14:54:59 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-05-23 14:54:09 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added space above Dial Next Number button

2013-05-23 13:07:07 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing AUTO_INCREMENT to latest.sql.

2013-05-23 11:40:15 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Allowed dispo window to fit three columns without wrapping text lines

2013-05-23 11:11:50 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Corrected some var declarations

2013-05-23 10:29:30 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added logo to agent login again screen

2013-05-21 15:03:35 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added missing links to List Statuses

2013-05-21 14:57:26 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Changed the sequence of sections and added CID to Create Campaign GUI (SQL change still to be done)

2013-05-20 19:13:04 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Adjusting colors to fit new color scheme

2013-05-20 18:47:24 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Increased height of status line to not shift up and down

2013-05-20 18:27:58 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated wrong css, adjusted positions, size

2013-05-20 13:43:20 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Made Repull Data image css3, minor repositionings and fixed issue with Hotkey logic

2013-05-19 19:11:56 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Adding css support for mozilla

2013-05-19 15:42:29 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modifed HotKey button and started adding formatting support for Firefox

2013-05-16 11:20:09 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Decreased the text shadows

2013-05-15 13:39:27 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added missing help, fixed bad helptags and added missing helptags.

2013-05-14 21:18:46 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modified appearance of Login Again

2013-05-14 11:53:24 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated copyright notice

2013-05-13 21:35:34 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added classes for future DTMF buttons

2013-05-13 21:02:24 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Turning buttons into html5

2013-05-13 13:31:40 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Corrected /form entry.

2013-05-13 09:02:42 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Gave Channel Informations window a z-index position above main display

2013-05-13 09:01:07 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Corrected width for script window class div.scroll_script

2013-05-13 08:22:42 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated copyright notice

2013-05-13 00:28:59 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added jump_section (links) to List Status section.

2013-05-12 21:18:24 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modifed look of main page border and sidetab.

2013-05-12 12:42:17 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modified hot key colors.

2013-05-11 20:00:57 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Converted Hot Key button to html5

2013-05-11 19:29:01 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Altered wording for hot key window info.

2013-05-11 19:26:36 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated hot key window color scheme

2013-05-11 19:11:03 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated the script window color scheme.

2013-05-11 18:26:15 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Cleaning up Tabs

2013-05-11 17:39:37 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Fixed broken channel info display.

2013-05-11 17:32:14 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Changed MM:SS to TIME and showing hours as well.

2013-05-10 11:16:14 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Moved campaign sections around to flow better.

2013-05-09 16:17:35 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Minor cosmetic changes

2013-05-09 15:28:41 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added active_only=Y to Summary.

2013-05-09 14:57:46 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Missing callchannel element.

2013-05-05 21:36:20 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* More aesthetic changes.

2013-05-05 21:34:34 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Corrected styles gradient for Firefox.

2013-05-05 19:33:30 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Help changes and updates including mods to field headings to keep it consistent and synced with help.

2013-05-05 18:27:03 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modified list servers to show Modify before Sysinfo.

2013-05-05 18:13:48 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modified screen layouts.

2013-05-04 13:54:09 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Removed scroll bars on add and copy campaigns.

2013-05-04 12:40:19 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Increased spacing for Ratio Dial table.

2013-05-04 11:50:48 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added a red colon after company id.

2013-05-04 11:49:17 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Commented out show voicemail as a separate menu option.

2013-05-04 11:47:10 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added a red colon after company id.

2013-05-04 10:29:33 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Syncronizing help and headings for Agent screens under admin.

2013-05-03 21:05:21 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Move old MP3 conversion to OLDMP3 and allow for conversion to MP3 via sox.

2013-05-03 18:31:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Update internal INET variable after network restart.

2013-05-03 17:39:20 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-05-03 17:36:31 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change back to 16kpbs.

2013-05-03 16:22:03 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Add mc defaults to extras.

2013-05-03 15:46:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change mp3 compression to 8kpbs.

2013-04-29 16:28:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add auto increment to osdial_carriers.

2013-04-28 04:50:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix depsolving problem on osdial-profile for osdial-profile-all. Add plymouth-theme-osdial to requirements list.

2013-04-28 04:48:38 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Always leave space for the company name in the issue.

2013-04-27 18:28:43 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-04-27 18:26:19 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad option.

2013-04-27 16:49:32 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Admin: Added link to System Settings on version number

2013-04-27 16:44:39 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Admin: Changed version # to only show three characters.

2013-04-27 15:23:14 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Use rpm vars for directories and programs. Use spaces instead of tabs. Put VARactive_keepalives guess values in the install section of common.

2013-04-27 14:36:53 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing VARflush_hopper_each_run and VARflush_hopper_manual. Set cps to 15 and min autodial level to 1.0.

2013-04-27 09:44:50 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* An SQL dump containing the latest full database definition, minus examples, as of 300096.sql.

2013-04-27 09:41:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Changed --install option to install using the SQL file latest.sql. Added --rolling-install option to install from the cumulative install path starting at SQL file 000000.sql. Added --no-examples option which when given excluded loading the SQL file 999999.sql.

2013-04-27 07:43:44 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Update company and IP in /etc/issue. If hostname is localhost, change it to osdial-[uuid].osdial.com, set /etc/sysconfig/network and add a /etc/hosts entry.

2013-04-26 16:39:21 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added label to AFF. Change font size on AFF labels.

2013-04-25 19:53:27 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Admin: Added a helpful msg to dial method. Prepared for additional potential field: Auto Assist to turn on Tally Only when below a certain number of agents.

2013-04-25 19:49:05 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Moving debug msgs to Channel information window. Moving Status msg to the right. Shifting three rows of links further together to allow for when 'dialpad' expands. Making cursor pointer when mouse goes over tabs.

2013-04-25 19:43:36 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Admin: updated Refresh Campaigns button

2013-04-25 19:41:46 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Admin: Adding 3D effects to real time screen.

2013-04-22 15:09:04 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Admin: Removed a dash and space to make color map fully fit.

2013-04-21 18:54:37 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Admin: Cleanup list loader screen. (More time could be spent here.)

2013-04-21 17:21:15 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Formatting changes to tabs.

2013-04-21 15:27:57 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Added gradient background.

2013-04-21 14:30:11 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Changed comment field to only adjust vertically in size.

2013-04-21 13:52:38 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Formatting changes.

2013-04-21 13:50:26 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Change font color and centering of Call Queue

2013-04-21 11:19:50 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Changed information to Information.

2013-04-21 11:18:21 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Returning some to left:0px.

2013-04-21 11:14:42 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Adjusted screens to start at 2px in rather than zero.

2013-04-20 19:39:20 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Altered line 1 and 2 for consistent look. Call Queue remaining.

2013-04-20 17:20:14 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Moved CHannel Info onto agent screen. Started work on login again page.

2013-04-20 14:07:33 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Moved MUTED sign to not overlap hot key display.

2013-04-20 14:00:16 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Upgraded look of channel information display.

2013-04-20 12:23:18 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Belongs to previous commit of layout changes.

2013-04-20 11:02:45 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Agent: Removed "bottom" information bar and moved links to main section. Reorganized layout of customer fields.

2013-04-20 08:54:26 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Adding in osdial-support.pub key handling. Added more ignores to the error_reporting of php.

2013-04-20 00:22:26 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add our public support key.

2013-04-19 23:59:01 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add some instruction for how to login to the console and change the root password. Indicate that Chrome and Firefox are supported browsers.

2013-04-19 23:29:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Remove default root password message in the issue. New install packages will prompt the installer for a password, so we need not set a default root password.

2013-04-19 09:32:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added organization and organization_title to template parsing, forms, and updates.

2013-04-19 09:29:46 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added organization and organization_title to template documentation.

2013-04-19 09:28:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to search by organization and/or organization_title. Output Org in results. Resized result table. Reduce result table header font size. Set result table size at section_width + 65.

2013-04-19 09:25:52 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to search by organziation or organization and organization_title. Output Org in results. Resized table. Added Search Again option after successful search.

2013-04-19 09:16:46 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add organization and organization_title to export.

2013-04-19 08:41:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add organization and organization_title to template engines.

2013-04-19 06:32:44 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Typo in spec osdial-sql section.

2013-04-19 06:13:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Updated my.cnf to 5.5 (MariaDB) desired options, this file should be renamed to system.cnf and added to the system's /etc/my.cnf.d directory. Renamed my.cnf to my-5.1.cnf.

2013-04-19 06:13:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Sample php.ini with desired options set.

2013-04-19 06:13:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Increase CPS to 15 and decrease minimum dial-level to 1.0.

2013-04-19 06:12:39 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Latest RPM spec file.

2013-04-19 04:57:05 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Version number typo in upgrade_sql.map.

2013-04-19 04:35:00 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Re-add help.gif to Makefile.

2013-04-19 03:40:01 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change panel selection to 100% CSS.

2013-04-19 01:35:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify Forms sidetab to use 100% CSS.

2013-04-18 21:43:13 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-04-18 21:42:51 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix type in organization_title variable.

2013-04-18 21:40:53 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-04-18 21:40:31 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add organization and organization_title to modify lead.

2013-04-18 21:34:27 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-04-18 21:33:16 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add organization and organization_title to list_loader. Add organization organization_title to variables. Rename organization_name to organization_title.

2013-04-18 21:20:51 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'master' of 10.125.65.252:/home/git/osdial

2013-04-18 21:19:19 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Generate new ChangeLog. Add organization and organization_name to database. Increase version to 3.0.0.096.

2013-04-18 18:02:04 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added rounded corners, moved some buttons to better positions, testing blue text.

2013-04-18 16:11:25 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Merge branch 'v3.x-agentredesign' of ccsg:/home/git/osdial"

2013-04-18 15:55:41 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'v3.x-agentredesign' of ccsg:/home/git/osdial

2013-04-18 15:52:24 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'v3.0.094-guiredesign' of ccsg:/home/git/osdial

2013-04-18 15:50:48 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix CSV export when selecting fields.

2013-04-18 13:44:46 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Changes for new look and bigger agent screen.

2013-04-18 13:29:54 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Resized agent screen to allow script visible all the time.  Rough draft. Made login screens match new theme.

2013-04-18 13:17:05 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Revert "Resized agent screen to allow script visible all the time. Rough draft."

2013-04-18 13:16:45 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Revert "Resized agent screen to allow script visible all the time. Rough draft."

2013-04-18 13:11:38 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Revert "Resized agent screen to allow script visible all the time. Rough draft."

2013-04-17 18:09:41 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'master' into v3.0.094-guiredesign

2013-04-16 00:33:42 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added another method for checking if phone is in DST by sending original phone_gmt to js.

2013-04-06 22:42:40 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Resized agent screen to allow script visible all the time. Rough draft. Made login screens match new theme.

2013-04-06 12:10:37 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added license information link to logo on home page. Company names longer than 21 char drops in font size. Use of wget results in empty web page.

2013-04-06 11:11:52 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* new logo file.

2013-04-06 11:10:16 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Finalized the logo filename (osdial-logo.gif).

2013-04-06 11:05:32 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Version on home page is pulled from SQL

2013-04-06 10:56:13 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added support for new menu Templates.

2013-04-06 10:55:03 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* gif file for gui editor in scripts

2013-04-06 10:52:10 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Removed lines in script gui editor menu. Added support for help.gif back since above editor does not support png.

2013-04-06 10:50:17 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Merge branch 'v3.0.094-guiredesign' of 10.125.65.252:/home/git/osdial into v3.0.094-guiredesign

2013-04-06 10:48:38 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modified the look of the home page. Added support for Firefox.

2013-04-05 11:58:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Remove remoteagent directory.

2013-04-05 11:55:51 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add help.xsd.

2013-04-05 11:55:06 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* help.gif was replaced by help.png.

2013-04-05 07:31:43 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added default_phone_code to agent interface.

2013-04-05 07:20:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* typo2

2013-04-05 07:17:38 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* typo

2013-04-05 07:14:24 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* When the empty extension field is clicked, the extension will automatically populate from the system settings. On save, it will increment the value.

2013-04-05 07:05:01 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix size down to 10.

2013-04-05 07:03:14 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Updated to version 2.9.9.095. Added default_phone_code and last_general_extension to system settings. Added default_phone_code to list_loader.

2013-04-05 06:25:51 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* moved to admin directory.

2013-04-05 06:23:30 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Created Templates top-level menu. Moved Scripts, Filters, Emails, Media, and TTS to Templates. Moved remoteagents to admin directory. Put External Agents menu under Conferences. Renamed System Settings to Settings. Renamed System Statuses to Statuses.

2013-04-05 04:44:03 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Major updates. Display full label on selection. Improved keyboard controls, up, down, tab, enter. Added empty field label, 'selectBoxLabel'. Added ghost field matching, will display the the closest matching item as you type. Fixed alignments.

2013-04-05 04:41:19 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix editableSelect boxes (misplaced comma).

2013-04-05 04:39:25 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add osdialBodyOnload and osdialBodyOnUnload javascript functions. Added function to search for EditableSelect input tags that have an onload and call that function.

2013-04-04 19:36:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added active_only variable.

2013-04-04 19:17:36 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Enclose select in DIV.

2013-04-04 19:16:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing line-breaks in admin_change_log.txt output. Fix ListMix layout.

2013-04-04 19:16:00 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix breaking space.

2013-04-04 18:44:56 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added fixChromeTableExpand2. Encase all fields in DIVs for carriers.

2013-04-04 17:27:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Put result in scrollable area.

2013-04-04 17:19:32 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix alignment.

2013-04-04 17:16:54 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed missing ADD/SUB. Normalized date.

2013-04-03 21:28:34 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Small modification to background.

2013-04-03 21:27:35 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modify the look of extended info

2013-04-03 16:37:51 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* More aesthetic changes.

2013-04-03 16:18:07 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Modifed help pop-up apparence.

2013-04-03 16:16:58 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Centered modify screen

2013-04-03 14:09:47 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added (Not Active) message to inactive campaign mode options

2013-04-03 14:06:56 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added log file

2013-04-03 12:31:43 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Changed Override under Adaptive Mode to say Activate

2013-04-03 12:28:59 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Field Auto Dial Level renamed Manual Dial Level.

2013-04-03 11:08:22 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Centered report

2013-04-02 23:08:18 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Lots of changes to bring about the new interface. Most work done in header.php Others consist of removing links from the bottom of the web page, such as deletes. Of course in the move to the inhouse git I lost track of which commit has what changes. Brilliant work on my end!

2013-03-29 10:58:54 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Initial gitignore.

2013-03-29 10:58:26 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Change to 0755 mode.

2013-03-29 06:54:02 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'v3.0.094-guiredesign' into v3.0.094-guiredesign-asterisk11

2013-03-29 06:48:36 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* ADD section was changed to number 73, but noone looked and clobbered campaigns...The work-flow was not followed, and it had incorrect progression calls throughout the whole module. 71 and 72 were not clobering anything, so I restored the previously removed conditions and then ORs the eval of ADD for both 71 and 72 where appropriate.

2013-03-29 06:48:04 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Remove delete option minor formatting updates fixed bug that prevented state call times from being added.

2013-03-29 06:47:39 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix a bug that would overwrite an existing UserGroup is mutli-tenanent is enabled and a usergroup without a company tag is selected.

2013-03-29 06:47:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Style changes replaced rounded tables with DIVs.

2013-03-29 06:46:40 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Removed graphic from OSDial link.

2013-03-29 06:45:58 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated display vars for new color schema and updated CSS styles.

2013-03-29 06:45:19 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Minor style, positioning, and formatting changes.

2013-03-29 06:43:48 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Remove in-line delete options. Minor style and formatting changes.

2013-03-29 06:42:47 -0400 Steve Szmidt <sszmidt@callcentersg.com> 

	* Remove lower-level menu options from modules..

2013-03-29 06:07:49 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Help updates.

2013-03-29 06:06:48 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Reworked entire menu structure so that all menu options remain properly selected.

2013-03-29 05:39:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* New help icon.

2013-03-28 21:15:01 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix deprecated settings in sip.conf, add http.conf for future websockets.

2013-03-28 21:13:38 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Would sometimes add an extra @osdial to the channel.

2013-03-28 21:12:07 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* You full channel from channel_group in live_sip_channels if it is available. Resolves a bug with identified local channels.

2013-03-28 21:10:28 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add in version checks for Asterisk 10 and Asterisk 11. Use AMI version 1.2 for Asterisk 10 and AMI version 1.3 for Asterisk 11.

2013-03-28 21:05:21 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify iframe to size itself as its being used.

2013-03-28 21:03:57 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add xsd validation for help file layout. Modify help.xml to reference help.xsd.

2013-03-22 02:15:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added and corrected many helptags. Made Dial Statuses an editableSelect. Fixed firefox compatibility errors. Fix javascript for Dial Method selection. Enabled Override for Dial Level using new editableSelectBox disabled methods.

2013-03-22 02:12:55 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added javascript logic for controlling the display of the help tooltip. Mouse-over will cause it to popup, mouse-out and it will go away. Single-click and the popup will remain until clicked again. Double-click opens the full help window. Fixed incompatibilities with Firefox.

2013-03-22 02:12:18 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added tons of missing help sections.

2013-03-22 02:11:23 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Missing archive server.

2013-03-22 02:10:11 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add attribs parameter to the editableSelectBox function.

2013-03-22 02:09:10 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* All corrections to the naming and/or positioning of the helptags.

2013-03-22 02:05:41 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing test for rounded-corners2.

2013-03-22 01:56:09 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add two methods to both the selectBox and the input tag, 'enable' and 'disable', which togger the readOnly flag, prevent the drop-down selections from working and add some opacity to the field. Check for presence of 'disabled' in the attributes of the text input tag, if it exists, call the disable method. Changed default border color. Fix undefined bug.

2013-03-21 19:52:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify colors of arrows to match.

2013-03-21 04:20:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrote fixChromeTableCollapse. Added fixChromeTableExpand. New dial method buttons.  Added javascript to display dial method options based on selected method. Fix several tag issues. Header tags were misaligned for Setup, Campaigns, and Reports, causing white to display around the menu entries. Added missing carrier, carrier_dids, and carrier_servers help sections. Minor updates. Use absolute path for help.xml file. Styles for fixChromeTableCollapse and helptag.

2013-03-20 09:07:25 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fix alignment of helptag.

2013-03-20 08:54:57 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Merge branch 'master' into v3.0.094-guiredesign

2013-03-20 08:50:57 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Change all olf NWB/NWE help tags to use the helptag function.

2013-03-20 08:38:15 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added helptag function for mouseover help tooltips.

2013-03-20 08:37:20 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Large changset to menu structure.

2013-03-20 08:35:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Modify defaults for new campaign record. Fix conditionals for dial method selection. Other misc formatting.

2013-03-20 08:34:17 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Add server_ip to modify form fields so header based delete will work.

2013-03-20 08:33:30 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes labels and positioning.

2013-03-20 08:17:53 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Removed duplicate function.

2013-03-15 04:03:38 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Created a JS function that looks for the failing table collapse in Chrome.  It the looks for associated TDs and THs and hides their content in a DIV set to block:none.  This leave a 2px gap be hidden row, and might be able to be eliminated with border-collapse.

2013-03-14 11:07:08 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Play another sip-silence and answer...just to make sure the channel doesn't stay local.

2013-03-14 09:37:34 -0400 Lott Caskey <lottcaskey@gmail.com> 

	* Added document layout description. Modified nested structure. Added numeric sectionId for each item for chapter enumeration and sortability.

2013-03-14 07:32:13 -0400 Steve Szmidt <softwman@callcentersg.com> 

	* Redesign of the admin user interface. Introduces organized campaign settings layout and a better tiered menu.

2013-03-14 06:29:32 -0400 Steve Szmidt <softwman@callcentersg.com> 

	* content/campaigns/campaign.php: Basic view has been removed, though code is still present commented out. Menu entry Detail has been renamed to Modify. (Bug: The menu highlight on Modify sometimes goes away.) Modify screen is redone into sections for each type of functionality. Tables are cleaned up to close properly. Some blocks of code is reindented from open curly on second line. Blank lines are added and removed for consistency. A list of existing campaign IDs is added to Add A New Campaign and Copy Campaign.

2013-03-14 06:03:11 -0400 Steve Szmidt <softwman@callcentersg.com> 

	* Added tablefont CSS class.

2013-03-13 03:09:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix callerID on transfers. (tag: v2.3.0.094)

2013-03-13 03:08:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix additional forms list selection fields list, was excluding lists in middle of stack.

2013-03-13 01:46:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to new fiber IP.

2013-02-27 21:54:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Listing of ISUP codes.

2013-02-27 21:53:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Suggestion sysctl settings which may help systems with high UDP traffic.

2013-02-27 21:52:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjustments for fail2ban settings.

2013-02-27 20:12:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Sort field corrections. Conditionals on primary tables for lead_id and sort fields. Conditional to exclude join of status table when all statuses are requested. Added LEFT to lead JOINs (inclusion on null-referenced field). Added LEFT to list JOINs (inclusion on null-referenced field). Correction of errors in sort selection and formatting. Indication deleted entry display. Disable ability to view deleted lead entries (record does not exist). Removal of extraneous characters in displayed titles and fields.

2013-02-17 10:36:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename VDAC messages to read AUTO CALLS.

2013-02-16 08:32:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Recude dialplace size by offloading conference extensions into an AGI.

2013-02-16 08:30:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update default SIP and IAX settings.

2013-02-16 08:29:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix SPYGROUP variable.

2013-02-15 09:38:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Turn proxyrequests off and deny CONNECT attempts.

2013-02-15 09:37:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move old IVR processing to agi-OSDivr-old.agi.  Modify IVR processing to work directly on called channel.  Modify inbound and outbound handling to direct to new IVR processing.

2013-02-15 09:34:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change 487487 to agi-OSDivr-old.agi. Add 487488 to agi-OSDivr.agi. Add 487489 which opens a chanspy to the conf_exten.

2013-02-15 09:32:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Finalize live agent entries for virtual agents on hangup. Kick all in virtual agent conference. Fix osdial_agent_log values.

2013-02-15 09:30:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set lead_id to 0.

2013-02-12 15:29:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Better handle multiples of the same process.

2013-02-12 15:26:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check digit if>0.

2013-02-05 13:56:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added hangup cause/PRI indications for 2=DC/DISCONNECT, 18=CRF/CONGESTION, 19=CRC/CONGESTION, 21=CRR/CONGESTION, 22=DC/DISCONNECT, 28=DC/DISCONNECT, 102=CRF/CONGESTION, 111=CRR/CONGESTION.

2013-02-05 06:11:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Create function get_status_category_ucwords() to word-case the status category ID for the realtime reports. Modify realtime reports to use the get_status_category_ucwords() function.

2012-11-09 11:14:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* swap dig and whois.

2012-10-24 03:24:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update.

2012-10-24 03:03:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add short hostnames to Subject in email.  Add full hostname in parts of message body.

2012-10-24 02:59:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Condense lines so fail2ban.log is readable.

2012-10-24 02:35:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update spec file.

2012-10-24 02:31:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangLog updates.

2012-10-24 02:29:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Put OSDial centric rules at top. Remove unusable tcpwrapper rules. Set bantime and findtime defaults for asterisk/apache/vsftpd rules. Set maxretries. Turn off all rules by default.

2012-10-24 02:27:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add matching for hosts/IPs that are followed by ':<port>'. Added 2 new rules.

2012-10-24 02:26:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Condense multiple-line configuration entries so that the fail2ban.log file produced is readable.

2012-10-24 02:22:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add mailing actions that include 'dig -x <ip>' output.

2012-10-23 13:53:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reformat and change defaults of jail.conf for fail2ban.

2012-10-23 12:41:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updated spec with currently used version.

2012-10-23 12:40:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added extras directory to installed docs.

2012-10-05 09:30:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Full module maintenance list.

2012-10-04 21:30:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Database optimizations.

2012-10-04 21:19:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove 'ORDER BY' on recording lookup.

2012-10-04 17:38:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Optimized SQL Insert to only do so for missing entries.

2012-10-04 06:23:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change default sort to lead_id. Always evaluate lead_id.

2012-09-26 23:48:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added OAC feature.  This allows the system to deliver only the information in the 'content' element to whatever ajax reciever wants it (while still utilizing auth controls).  Simple scripts can then be written to catch the contents of 'content' and apply it to that element.  This saves the system from needing to reload the full page.  See RealTime reports for a demonstration.

2012-09-26 19:25:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust widths so they display correctly.

2012-09-26 19:10:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use iframe for sysinfo.

2012-09-26 19:10:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify iframe to fit in a div and auto resize itself on load.

2012-09-26 19:09:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix up server table, add sysinfo.

2012-09-26 19:09:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix white background, remove reports links.

2012-09-26 17:08:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix auth to use mres.

2012-09-26 17:06:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check for first and last name.

2012-09-26 16:41:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting for pausecodes.

2012-09-26 16:14:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use dstcalc in all other perl scripts that utilized the old way.

2012-09-26 16:13:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add dstcalc function to admin function. Revice gmt_lookup to use it.

2012-09-26 16:12:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update postal and phone codes.

2012-09-26 14:47:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrite GMT adjustment code to be more memory and process efficient, benchmarked it against 15 million records with postal-gmt option at about 9 minutes.  Rewrote dstcalc.

2012-09-26 14:41:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Delete osdial_phone_codes and osdial_postal_codes before attempting to reload them.

2012-09-26 14:41:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix status bug.

2012-09-25 13:55:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed bare-word array identifiers. Changed calles using system_settings array to the config['settings'] array. Initialize MANY uninitialized variables. Fix several multicomp_user typos. Ensure that array elements exist before trying to use their values. Add begin_date and end_date to agent id hrefs in modify_lead, to allow for direct polling of the agent stats for that date. Modify recording links on all reports to proxy the request back through the hosting webserver.

2012-09-25 08:25:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Multitenent users from other companies were being displayed in user ranks.  Modified auth to select out the scripts and email templates for a company.  Display labels correctly in usergroups.

2012-09-06 15:53:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add some array validation before attempting to run a foreach on the variable.

2012-09-06 15:52:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check if the  object was created first.

2012-08-29 18:25:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Random list order.

2012-08-29 13:13:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix sample data inserts that occur when a new company is created. Order the server selection and restrict to dialer types.

2012-08-29 13:00:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add defaults on allowed_campaings/scripts/ingroups of user groups.  Update any that are null.

2012-06-23 20:46:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Critical Bug would cause the Auto Dial script to terminate when processing alternate numbers...havok would ensue.

2012-06-23 20:43:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify Rename to not set the uniqueid.

2012-06-23 20:42:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Limit the log output if there is nothing to report.

2012-06-22 15:38:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed bug in export script which would cause an export of only 1 status to fail.

2012-05-02 16:40:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do MySQL auto reconnect on lost MySQL handle.

2012-02-08 14:51:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added --recording_location option to allow for command-line specification for where to look for recordings. (tag: v2.3.0.092)

2012-02-02 02:54:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use (asterisk) version appropriate command to reload extensions.

2012-02-02 02:09:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Typo on mres call.

2012-02-02 02:09:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Space in user ID would cause the line to wrap.

2012-01-03 19:12:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* typo in LOG hash use while in string.

2012-01-03 19:11:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* typo in mres function name.

2011-12-22 16:30:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove double escaping bug from listmix processing.

2011-12-21 15:56:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Restart MySQL user connection every 600 cycles.

2011-12-21 09:29:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase max recording time to 2 hours (7200 seconds).

2011-12-21 09:01:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify dateToServer calls to more accurately determine the GMT of the phone and whether or not it is currently in DST.

2011-12-21 09:00:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix srvGMT to svrGMT. Test if svrip is numeric so that we dont apply math to the server string.

2011-12-21 08:57:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change to require_once so we dont have duplicate function errors.

2011-12-21 08:56:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove extra date call.  CPU percentage was inflated by 10.

2011-12-19 17:14:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bad SQL statement on AMD.

2011-12-18 03:10:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add the Hangup action channel value to the osdial_manager channel field (allows for AST_manager_listen to correctly identify the Hangups and mark them as DEAD).

2011-12-18 03:05:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change format of ActionID to M[man_id]~U[uniqueid]~Command, man_id and uniqueid are consistent for all transactions that occur for any given session. Parse out the Response for our command so we can take action on the outcome.  Added a condition for Hangups to mark the man_id as DEAD should the response indicate that there was an Error and the channel does not exist anymore, this prevents stale "SENT" events from polluting the queue.

2011-12-18 03:00:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* When processing the NEW osdial_manager entries, order by the ID instead of the entry date.  This ensures that commands are executed in the order that they are entered.

2011-12-18 02:55:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add the Hangup action channel value to the osdial_manager channel field (allows for AST_manager_listen to correctly identify the Hangups and mark them as DEAD).  Change the queryCID for MonitorConf to a timestamped and lead padded value (It was the filename template for the campaign, which can be non-unique and could cause issue under the right conditions).

2011-12-17 21:47:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Handling of MeetmeEnd would clear an agent's conference when they were in manual dial.

2011-12-17 17:12:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Only allow 1 instance at a time.

2011-12-17 17:11:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Switch from PHP_AUTH_USER to LOG[user].

2011-12-17 17:10:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added regex to NoScript match.  Added new proxy banning for apache.

2011-12-17 13:36:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix DST cookie calculations.

2011-12-17 12:42:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Always prefer to use the interface which provides a route to the database, else the first RFC 1918, and finally the first interface.

2011-12-17 12:06:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Always prefer to use the first interface which is on an RFC 1918 network over one that is not.

2011-12-17 12:01:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove host entry from hash if it no longer exists in server_stats.

2011-12-14 17:14:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Typo in start date.

2011-12-14 17:14:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting on pausecode.

2011-11-28 23:03:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Ensure the multicomp_admin can see all users.

2011-11-28 22:29:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check for to see if Lead or Number has been flagged as a DNC as we are dialing through the hopper.

2011-11-28 21:33:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix OSDsubstr functions with only 2 parameters to use an OSDstrlen for the third. Define config as a global in auth. Use config[PATHweb] instead of WeBRoot...

2011-11-28 20:08:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Was failing to call AMD app.

2011-11-28 17:49:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reduce CPU usage of OSDcampaign_stats.

2011-11-28 15:20:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Email Templates would not send from agent interface.

2011-11-28 11:44:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase delay between loop iteration.  Allow SQL cache access.

2011-11-28 11:24:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Minor query adjustment.

2011-11-28 07:03:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* lead_filter_sql was double-escaped.

2011-11-28 07:02:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Malformed sprintf.

2011-11-28 05:42:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Only display Active lists in the manual-dial list selection for the campaign. Add the list description to the row title. Restrain the description display width to 50 characters.

2011-11-28 02:01:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Sangoma Netborder Call Progress Analysis integration.

2011-11-28 01:57:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Optimize queries to pull on indexes. Several queries where excluding rows whose time (seconds) columns had 0, rewote to exclude NULL entries and allow 0 value entries.

2011-11-27 20:45:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Patches for using OSDial with Asterisk 1.8

2011-11-27 20:44:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Patches for using OSDial with Asterisk 1.6.2

2011-11-27 20:31:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix broken search_campaign help links. Add another registration example. Reorder lookup method list.

2011-11-27 20:30:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add Carriers, Carrier Servers, and Carrier DIDs helps sections.

2011-11-27 18:31:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove comment on GSM

2011-11-27 05:44:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Order servers by ip.  Order DIDs by number.

2011-11-18 12:12:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix incorrect length on minimum carrier name.  Change duplicate check to evaluate protocol and name.

2011-11-18 09:40:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* remove noload cdr_csv from modules.conf.

2011-11-18 09:39:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to newer Asterisk cdr.conf file.

2011-11-08 15:52:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* remove background on image.

2011-11-08 15:46:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update graphics.

2011-11-08 15:45:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* remove graphics

2011-10-21 19:58:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Assign a different background color in the channel list for the agentchannel. Add addition newline split to mainxfer_send_redirect xmlhttp response handling. Show the agent disposition screen on blind transfer. Do not use beginUNIQUEID in DialLog handling as it causes a SQL filesort. Clear exten variable on RedirectXtraNeW and RedirectXtraCXNeW and add some more debug output.

2011-10-21 19:53:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Don't log the STRLEN failures.

2011-10-20 21:31:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added hangup_all_non_reserved and conf_check_attempts to osdial.php.

2011-10-20 21:30:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Changed get_krh and get_first_record functions to only pull the associative data, this should increase speed and decrease memory use. Added hangup_cause routine for returning ISUP definitions.

2011-10-20 21:28:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added postions of ViciDial manualdial code for testing purposes.

2011-10-20 21:25:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Minor adjustments aimed at making XFER support better.  Also added a routine that will increase the stability of those stations on poor networks.

2011-10-20 21:20:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved and added a few variables.

2011-10-20 21:17:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Beautification and usability updates.

2011-10-20 21:16:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Changed get_krh and get_first_record functions to only pull the associative data, this should increase speed and decrease memory use.

2011-10-20 21:12:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Program would crash due to database deadlocks, it will now give a warning and continue on.  Changed behavior to continue processing ZOMBIE channels. Flag and remove <MASQ> and 'AsyncGoto/' in channel. Added the results of the SQL updates and inserts to the log file output. Modify MeetmeEnd event to remove stale database entries for conferences, osdial_conferences, and 3WAY osdial_conferences.  Added processing for the Rename event.  Added handling for the Dial event for Manual calls.

2011-10-20 21:00:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Enable Events and modify ActionID to use previously decided format.

2011-10-20 21:00:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Enable Events and modify ActionID to use previously decided format.

2011-10-20 21:00:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Enable Events and modify ActionID to use previously decided format.

2011-10-20 20:59:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Enable Events and modify ActionID to use previously decided format.

2011-10-20 20:56:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Mark osdial_manager entry as QUEUEd prior to sending.

2011-10-20 09:27:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix permissions issue with example custom report script.

2011-10-19 20:46:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Prevent divide by zeros.

2011-10-19 20:12:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add OSDial as the PHP session_name.

2011-10-19 20:11:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add ActionID to each AMI event.  Format is U[current_usec]~[action] and M[osdial_manager_id]~[action].  Only applicable for Asterisk 1.6 and 1.8.

2011-10-19 20:09:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Prevent AST_update.pl and AST_manager_send.pl from running more than once.

2011-10-19 20:08:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Flush DEAD manager entries on each server within 7-15 minutes and unDEAD manager entries after 3 hours, flush all manager entried after 6 hours.

2011-10-19 16:08:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check if variable is an array before imploding.

2011-10-19 15:53:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* The hopper would not parse additional leads if a 2nd, 3rd, 4th, 5th, or 6th NEW option was selected and there was not an equal or greater number of non-NEW leads to mix properly.

2011-10-19 06:49:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* If strlen is passed an array, return 0.

2011-10-19 06:48:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* variable typo, caused FastDial/Transfers to fail.

2011-10-19 06:47:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix footer positioning.

2011-10-18 13:43:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Function typo

2011-10-06 19:06:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing server_ip on osdial_live_agents update in regCLOSER.

2011-10-05 18:49:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify transfer to VM to play unavail message.

2011-10-03 18:38:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* stream_file_tts is a local function.

2011-09-27 05:02:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* This update contains modifications that allow OSDial to fully support UTF8/Unicode character-sets.  Previously, non-latin support existed, but this was both insecure and incomplete.  All non-UTF8-safe string manipulation and regular expression functions have been identified and have been replaced with routines that, when UTF8 is in use, will use alternative methods to handle multibyte operations, and when UTF8 is not in use, the routines use the standard non-UTF8-safe functions.  There are nearly 500,000 line changes in this revision, the bulk of which is due to rewriting just about every SQL statement so that string fields are properly escaped. Some bugs were discovered and I will touch lightly on them as I summize each section.  bin: SQL rewrites and escaping, added TTS generator to osdial_astgen.pl, added fix to OSDcampaign_stats which would cause it to terminate under certain conditions. agi: SQL rewrites and escaping, added routine to IVR which allows for the selection of dynamically-generated-TTS as any selectable announcement/message/playback. extras/sql: Modified existing SQL files so they do not reference a default character-set (ie, Latin1), Added 3 new options to upgrade_sql.pl --use-latin1, --use-utf8, and --convert, when either of the former two options is used with --convert then the entire database is converted to the character-set indicated by --use-latin1 or --use-utf8 (warning, going from Latin1 to UTF8 is fine, going the other can cause issues if you have multibyte data in the database.)  perl: Added/modified functions having to do with TTS parsing/generation. www: fix include paths.  www/ari: fix minor typing bug.  www/agent: SQL rewrites and escaping, centralize the character-set identification so that it only occurs once, modify email routine to properly encode UTF8 and UTF8 encoded HTML. www/admin: SQL rewrites and escaping, functionalized auth.php so that it can be called from api.php without needing to perform basic auth, modify all functions to be UTF8 safe, modify email routine here as well in order to properly support UTF8 emails, add functions for listing TTS files/extensions, created new function which displays a list of files and TTS entries for the IVR, add TTS extensions to standard extension list, fixed all permissions checks to use the LOG array provided by the auth function, ensure that script and email templating are UTF8-safe, add character-set option to System Settings...note: it cannot be changed here, agent_stats.pl had a wrong variable for its start_date, reformatted real-time detail so that it would display correctly with both UTF8 and Latin1 character-sets, added list_campaigns and list_usergroups functions to the API, added JSON output mode to API.

2011-09-27 03:45:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Text-to-Speech via Festival.

2011-09-20 22:34:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Store the prompt_count (last_recording_extension) in the system settings table.  This allows all servers in a cluster to be able to create unique extension for use with the media section.

2011-09-20 22:30:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add field names to example data, so make the example SQL much easier to maintain.

2011-09-20 22:28:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bug which would cause the stats gathering component to crash if a campaign was previously active.

2011-09-20 17:59:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reorder hangups.  Add a kick all for the conference to the hangup section.  Fix start_time/start_epoch.  Increase IVR timeout to 2 hrs.

2011-09-20 17:58:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move ivr_active check so we can poll osdial_live_agent records that are a bit older.

2011-09-20 17:54:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* When ending virtual agent session, send a kick all to the meetme room for that agent.

2011-09-20 17:51:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Alert when DIALSTATUS is empty.  Proceed with normal call end if Local channel and IVR conference.

2011-09-20 17:50:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added kick extension for IVR conferences.

2011-09-20 15:41:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add logging for osdial_live_agents and osdial_auto_calls updates.  Update last_uptime_time on osdial_live_agents record.  Use the original osdial_live_agents channel name for both osdial_live_agents and osdial_auto_calls.

2011-09-20 15:39:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Prefer home servers in order of IP address when IVR dialing on a cluster. Add logging on osdial_live_agents updates.  Update last_update_time on osdial_live_agents record.

2011-09-20 15:36:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix variable typo.

2011-09-20 15:35:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* When IVR dialing on a cluster, each node would initially attempt to dial for virtual agents on other nodes.  Reorder, and have IVR dialing override other options like available only tally.

2011-09-20 15:29:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix SQL check for call_log entries, changed 'channel_group' to 'channel'. Added debug to file (via event_logger) when --debugX is specified.

2011-09-20 15:13:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Force servers in intra-server communications to remain in media path.

2011-09-19 15:42:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Exit if ingroup not found.

2011-08-24 17:27:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add vendor_lead_code and source_id to hopper list.

2011-08-24 16:08:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI: Also match channel deletion of auto_call entry.  Realtime: Match channel on call_log lookup for 'DEAD' channel.

2011-08-18 08:59:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* small fixes.

2011-08-18 08:16:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added allow_md_hopperlist option to campaign.  Added the ability for agents to list the entries within the hopper and modify the priorities.

2011-08-17 20:42:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* On media/phone editableSelectBoxes, do not set the description if it matches the name.

2011-08-16 21:54:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Split List Order into 3 selection boxes...direction, fields, modifier.

2011-08-16 15:14:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add VARDB_onfail option.  When set to 'warn', allows SQL statements to trigger warning instead of dying.

2011-08-16 15:08:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* new mysql settings.

2011-08-16 15:08:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add in some hangups to be safe.

2011-08-16 15:07:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Be less swappy.

2011-08-16 15:06:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* cleanup

2011-07-28 00:43:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added check to prevent usergroup deletion if there are still users in the group.

2011-07-28 00:27:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Utility to hangup all channels registered in Asterisk realtime.

2011-07-28 00:21:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use usec as ActionID and set Events off where not needed.

2011-07-28 00:20:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* res_timing_timerfd is causing deadlocks.  Disabled until more reliable.

2011-07-27 21:25:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change mres to mimic php function (strip quotes).

2011-07-27 19:40:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use default for a template if system_settings['admin_template'] is empty.

2011-07-27 19:37:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 2.3 graphics updates.

2011-07-27 19:26:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Replace php shorttag '<?=?>' with '<?php echo ; ?>'.

2011-07-27 18:56:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Replace php shorttag '<?' with '<?php'.

2011-07-27 17:46:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Unescape ast_realtime fields that contain a ';', Asterisk 1.8 likes to make this '^3B' now.

2011-07-27 17:38:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Put reference to archive at bottom of rewrites.

2011-07-27 15:29:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added missing phone_stats.php report.

2011-07-27 14:48:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Replaced <? tags with <?php.

2011-07-27 14:44:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing browser timezone date detection.

2011-07-27 13:05:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* httpd proxy statements would not route to intranet/internal host...rewrote rules to be more exact.

2011-07-27 13:03:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Call phpsysinfo index.php directly.

2011-07-27 08:22:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust cid2areacode cid to allow betweeen 8 and 20 digits.

2011-07-27 08:05:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added 2.3.0 graphics and styles, updated DB version.

2011-07-27 07:52:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update voipabuse blacklist pull.

2011-07-27 07:48:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add phpsysinfo and a link to it on the server list.

2011-07-27 06:02:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update <? to <?php

2011-07-27 06:02:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use debugLog for osdial_auth_entries.  Update <? to <?php

2011-07-27 06:01:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add debugLog function to replace the various file output routines.

2011-07-27 03:41:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix processes to drop correctly into background.  Search for processes whose parent is the backgrounded process and kill those as well.

2011-07-27 00:35:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reformat tabs, blocks, and html casing.

2011-07-27 00:18:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Layout changes to realtime by Steve Szmidt.

2011-07-18 05:59:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add PID checking to the osdial_resource_send and osdial_resource_listen scripts.

2011-07-18 05:17:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Define the osdial_resource_send_loop and osdial_resource_listen_loop script functions as programs os thay can backgrounded.

2011-07-17 11:58:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Typo, its plymouth, not plymount.

2011-07-17 07:55:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check if Plymouth is active and interrupt so that we can ask firstboot questions or update the database.

2011-07-16 00:16:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fail2ban configuration courtesy of James Murdock with LeaperConn International.  Thank-you\!

2011-07-15 23:19:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Put block in front of trust.

2011-07-14 17:23:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Strip off the +1 on inbound CID.

2011-07-03 15:14:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix a javascript error being thrown by the calendar and the relative positions were the popup occurs.

2011-06-28 18:45:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* php 5.3 deprecates the split() function.  replaced all instances with preg_split().

2011-06-28 18:35:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Redirect manual call back into agent conference after call start, this prevents the channel from optimizing down and makes outbound calling more consistent.  Corrected some issues with the multicall whereas parked calls would get lost...mostly related to AST_update.pl issue.

2011-06-28 18:28:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* If a channel was optimized and parked, the update routine would remove it from the parked channels list.  This would explain some problems that occurred during transfers and parked calls vanishing.

2011-06-28 18:24:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing extensions for IVR agents.

2011-06-27 13:04:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* On multicall agent alert, use the agent_alert_exten for the ingroup the call is coming in on.

2011-06-27 13:03:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* If an A2A call and an inbound call, use agent_alert_exten from initial ingroup.

2011-06-27 13:02:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add accountcode on ingroup transfer from IVR.

2011-06-21 20:42:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Flip flags on dateToServer calls to not add the TZ postfix to dates used for queries.

2011-06-21 20:40:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to not select TZ GMT+0 if timezone selection is blank.

2011-06-21 20:39:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrite of AST_cleanup_agent_log, uses perl-OSDial, and only cleans against last 2 days.

2011-06-14 13:45:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add 851XXXXX to the osdialEXT context.

2011-06-13 12:51:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do no wrap lists output.

2011-06-03 04:44:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad congestion condition.

2011-05-31 15:56:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust campaign call report to remove the timezone string in the query.

2011-05-25 16:15:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set the HOME directory to the webserverroot/admin for links.

2011-05-25 15:38:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Forgot to add 229087 to the SQL map.

2011-05-24 08:34:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change osdialBLOCK to osdialEXT.

2011-05-24 04:32:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change agent-alert to use whisper mode.

2011-05-24 04:15:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing section for Asterisk 1.8.  Hangup on monitor was not matching for 1.6/1.8 channels.  Moved monitoring to 3860xxxx and hide from agents.

2011-05-17 19:44:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Correct file upload from IVR screen.

2011-05-16 02:51:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* no longer used.

2011-05-16 02:43:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use ON DUPLICATE KEY UPDATE for server stats.

2011-05-16 02:41:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add option to view the admin_changes_log from the reports menu.

2011-05-16 02:39:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set start dates to be within the last hour.

2011-05-16 02:39:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* No longer used.

2011-05-15 06:46:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missed dates on list view.

2011-05-15 06:13:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More report maintenance.

2011-05-15 05:42:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clean up various reports to keep from wrapping on long formatted dates.

2011-05-15 04:48:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added use_browser_timezone_offset and default_date_format settings.

2011-05-15 03:30:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update campaigns, ingroups, scripts, email templates, so that when new ones are created they are immediately added to the allowed user_group permissions.

2011-05-15 03:26:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not show servers for config if they are not AIO or DIALER.

2011-05-15 02:51:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reload Archive settings if ArchiveWebPath has a value of 'http'.

2011-05-15 02:44:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Configuration parsers was setting VARHTTP_path to 'http'.  A split was occurring at the ':'...limited the command to returning 2 fields.

2011-05-15 02:16:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add option under ingroups to access Agent2Agent

2011-05-15 02:15:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* broken link.

2011-05-15 01:59:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not list if user does not have access.  Add in campaigns_list selections.

2011-05-15 01:58:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove old campaigns_list.  Remove user_group selections.  Make updates non-destructive by hidding the elements, ingroups, campaigns, rankings, for which the user does not have access.

2011-05-15 01:56:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Hide list 10/11 unless letter '1' is selected.

2011-05-15 00:50:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Allowed InGroup selection to the UserGroups panel.  Don't display AllowedEmailTemplates if not installed.  Fixed some inconsistences with the campaign selection.  If user is admin/6666 and user_level is 9, then always allow modification of the usergroup settings, many people have locked themselves out of their own systems by not paying attention.

2011-05-14 23:44:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust main and page sized so that the occasional menu wrap would not occur.

2011-05-14 21:52:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not displat last local call time if blank.

2011-05-14 20:59:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added functions for managing timezones.

2011-05-14 20:58:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Better matching for the SIP phone when using an external PBX.

2011-05-14 20:57:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Send more options on the manager commands...will help track and eliminate down the line.  When dipsoisitoning, set the PostDate and CallBackDate to the agent's local_gmt...apparently agents aren't aware that severs may not always be in the same state.

2011-05-14 20:54:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Send extension to conf_exten_check.  Send phone's local_gmt to the dispositioning process so we can adjust callbacks to the agent's time instead of the server time.  Sent a few more manager options when sending the ding for multicall.  Multicall was not being marked as custchannellive.

2011-05-14 20:50:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make sure we reference the channel on the hangup/osdial_manager.

2011-05-14 20:49:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add channel_group to query, cleanup.

2011-05-14 20:47:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Create a form for modifying all callbacks associated with a given lead.

2011-05-14 18:30:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* quick fix.

2011-05-14 18:11:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add dateToLocal to realtime reports.

2011-05-14 18:10:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* dateToLocal fixes.  Add dateToLocal to callbacks.

2011-05-14 18:10:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* dateToLocal fixes.

2011-05-14 18:09:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add version check for Asterisk 1.8.

2011-05-14 18:08:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* update comments

2011-05-14 18:01:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add Asterisk 1.8 to various version checks.

2011-05-14 17:59:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrite so that call is followed all the way through the osdial_manager table until death.

2011-05-14 17:58:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clean out some useless extensions and priorities to make reload faster.

2011-05-14 17:39:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix missing dst var.

2011-05-14 17:35:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Split out the common elements between dateToLocal and dateToServer and created new supporting routine dateCalcLocalServerGMTOffset.

2011-05-14 17:33:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrote the timezone parsing routine.

2011-05-14 17:32:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix a few mistakes and add web user timezone offsets to the rest of the reports.

2011-05-14 13:52:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add function that rewrites date and time stamps, by removing the GMT offset for the server that the entry occurred on, then add in the offset of the web user (or any other GMT offset).

2011-05-14 13:49:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add tzalt arrays for matchining DST the STD time.  Ie EDT->EST EST->EDT...

2011-05-14 13:48:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust all the modify date in the search results to the timezone of the web user.

2011-05-14 13:47:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust all dates in stats to the timezone of the web user.

2011-05-14 13:46:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* When displaying the detail dates of the pause summary, adjust time to the timezone of the web user.

2011-05-14 13:46:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change call log, closer log, agent log, and recordings log to display thier dats local to the web user.

2011-05-14 13:45:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add TZ label to Time Zone Calls Within List.  Change the modified date to adjust to the timezone of the manager.

2011-05-14 11:21:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added DST versions of the variable that yeild the DST offset and name if is applicable, else uses standard time offsets and names.

2011-05-14 11:19:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix TZ display and selection.

2011-05-14 10:06:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use timezone arrays.

2011-05-14 10:06:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add routing to create timezone label and offset arrays.

2011-05-14 07:56:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add variables for server/client GMT/DST and read in from cookies if needed.

2011-05-14 07:53:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add routines to capture the webclient GMT/DST info and store in cookie.

2011-05-14 07:52:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Start session on auth, destroy it and clear cookies on logout.

2011-05-14 05:09:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add condition in SQL to count IVR XFERs as active calls.

2011-05-14 05:05:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change lable on carrier selection to indicate that system default carrier will be used, if set.

2011-05-14 00:16:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Revised reserve_agent and virtual_agent adjustments. Was missing query to get campaign carrier context and system default carrier context.

2011-05-12 20:30:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* had SQL_NO_CACHE on update.

2011-05-11 19:05:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename file to correct name...

2011-05-09 15:39:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* PHP globabls do not play nicely with lightspeed.

2011-05-09 14:48:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* missing slash.

2011-05-07 18:43:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Size should be 1.

2011-05-07 18:26:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* was clearing counter when it shouldn't.

2011-05-07 03:20:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing bracket.

2011-04-26 21:24:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add a web-based import for the vendor findmyleads.com.

2011-04-26 21:22:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Switch to the OSDial perl module.

2011-04-26 21:22:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make load_config public and move DB related config pulls into function.  This allows the config to be 'reloaded'.

2011-04-26 21:20:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Tune ARI access.  Add blinking image for new voicemail.  Show old/new counts for image title.

2011-04-26 21:18:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase space between menu and folder list.

2011-04-23 07:55:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase message window widths to 775.

2011-04-23 07:24:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix forward to button to pull option list correctly from voicemail.conf file with include.

2011-04-23 07:16:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add conference 1+8601XXXX for audio streams like voicemail.

2011-04-23 07:14:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix callmenum, playback, logout, hangup.

2011-04-23 07:13:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add function voicemail_arihangup to hangup and open playbacks.

2011-04-22 23:59:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change to not shell out for process and stat related tasks.

2011-04-22 23:39:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrite of keepalive script.

2011-04-22 18:48:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Play message into whisper channel.

2011-04-22 18:46:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix form button from disappearing after swap disposition.  Adjust button positions.

2011-04-21 23:14:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Integrated ARI into Agent Panel.

2011-04-21 22:02:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix RewriteRules to properly allow proxying between hosts.

2011-04-21 21:06:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Using a tarball for the ARI bins instead...

2011-04-21 21:04:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed, would not package correctly.

2011-04-21 20:50:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Dont chown ARI bins in install.

2011-04-21 20:48:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing ARI directories.

2011-04-21 20:30:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Path should differ from destination to avoid recursive proxy.

2011-04-21 20:26:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added RewriteRule for the AMI and Archive server.  Added an apache config file so ARI would be accessible.  Added ARI apache config to Makefile.

2011-04-21 19:36:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Include ARI files to the Makefile for installation.

2011-04-21 19:27:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Addition of a highly modified ARI (Asterisk Recording Interface) into source tree.

2011-04-21 12:57:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added osdial_arivmcall for passing voicemail message out to the agent.  Modified the 8320 extension to use AMDAUDIO if defined.

2011-04-21 12:55:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup up variables.  Modifed the ability of a file defined in CUSTOM1/CUSTOM2 of the lead being used as the AMD VMX destination to wait for silence before playing the file, instead of using stream_file, we assign an the filename to an Asterisk variable and pass the call to extension 8320 for processing.

2011-04-21 12:51:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to run unbuffered.  Added some logging.

2011-04-21 12:50:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cosmetic touchups.

2011-04-21 12:49:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cosmetic touchups.

2011-04-21 12:48:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added variables for polling the status of the agent's voicemail box.  Added XML routines to simplify calls to the API.  Added check_voicemail routing that uses the API to poll the voicemail counts.  Added Check Voicemail button to interface.  Modify CustomerData_update to correctly escape lead data being sent back to the server.

2011-04-21 12:26:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Callback list was broken. agent=   Put in correct variable/parameter. user=

2011-04-21 11:30:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added function for checking the number of voicemail messages waiting in a box.

2011-04-20 22:50:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Old cruft.

2011-04-20 20:24:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added menu options for Realtime Whisper.  Modified Realtime report to have whisper option.  Change dialplan to use unified agi-OSDstation_spt.agi scripts.  Created agi-OSDstation_spy.agi and agi-OSDstation_spy_prompted.agi, which combine monitor, barge, and whisper together into single scripts...mode is determined by the first digit of the extension.  Add blind whisper into osdial_extension_conference generation.

2011-04-20 20:19:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove old station monitor/barge scripts.

2011-04-20 19:22:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* On agent call-back, use 2+session_id (Chanspy tracking) for OriginateVDRelogin.  Send ding using whisper conference, 9+session_id.  In multiQueueSwap, make sure call gets redirected to agent's home server.  On login, use 2+session_id (Chanspy tracking) for agent conference.  Add conference extensions for 28601XXX and 98601XXX...if Asterisk 1.6 and an actual agent, 28601XXX inserts the SPYGROUP variable and 98601XXX can be used to whisper to agent...if not Asterisk 1.6 or a real agent, 28601XXXX is simply the standard conference and 98601XXXX is agent monitoring.

2011-04-20 13:41:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add counters for outbound/inbound/inbound-multicall calls.  Add multicall globals.  Modified check_for_conf_calls to read in additional counters.  Ensure MultiCallAlerTBoX is hidden on logout.  Fix formatting for utf8_decode function.  Add voicmail drop timer, upon expiration transfers call to voicemail.  Add block in WaitingForNextStep==0 section of start_all_refresh that checks for multicall incoming and clears multicall alerts as needed.  Add block in WaitingForNextStep==0 of start_all_refresh that increments multicall_liveseconds and progressively changes to faster flashing graphics.  Add section in wrapup completion that clears all of the multical state variables.  Add block to in DispoSelect_submit to intercept hangup if a multicall instance is still parked and after the disposition is submitted unpark and load lead instead of resuming agent dialing.  Add block in DispoSelect_submit to clear the multicall states if wrapup is not configured.  Added functions multicall_answer, multicall_send2voicemail, check_multicall_incoming, and multicall_queue_swap.

2011-04-20 11:34:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix variable evaluation as the get_variable function sets the returned variable as blank and not undefined/null.  Moved the TimeSync check into 'campagentstdisp' as it is only evaluated every 3 seconds.  The update of 'osdial_live_agents' is redundently done within each nest of several conditions, moved outside of the conditions. Added queries for pulling outbound, inbound, and multicall-inbound calls, report counts back to agent JS.

2011-04-20 11:22:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix variable evaluation as the get_variable function sets the returned variable as blank and not undefined/null.

2011-04-20 11:21:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added MultiCallAlerTBoX, a large encompassing frame to handle the arriving multicall channel by sending it to voicemail or answering the call (which places the current call on hold).

2011-04-20 11:19:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix variable evaluation as the get_variable function sets the returned variable as blank and not undefined/null.  Added MulticallQueueSwap (for switching between two active calls), MulticallGetChannel (for pulling the channel/lead information for the alternate call), and associated variables.

2011-04-20 11:16:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix variable evaluation as the get_variable function sets the returned variable as blank and not undefined/null.

2011-04-20 11:14:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify agi-OSDpark.agi to stream the park file from the filename given in 'parked_channels.extension'.  Remove static 'park' entries from dialplan.

2011-04-20 11:11:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added missing variable.  Add form label for field.  Fix typo on xfer_agent2agent array.

2011-04-20 11:07:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Final images for the multicall button (Swap Calls).

2011-04-15 16:50:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add functionality to play the filename listed in custom1/custom2 field of the lead if amd_send_to_vmx is set to custom1/custom2.

2011-04-14 14:39:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add notes on integration with Trixbox/FreePBX.

2011-04-14 14:38:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add routes to OSDial control extension in osdialBLOCK and osdialEXT contexts.

2011-04-11 20:54:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added dateYYYY, dateMM, dateDD to templates for QC Servers.

2011-04-08 13:25:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Allow - and _ in username/password.

2011-03-31 19:56:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Max packet insert size adjustment.

2011-03-31 19:47:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not dial the server prefix if on same server.

2011-03-30 21:01:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* xfer_to_ingroup, only exit if all states fail.

2011-03-30 17:07:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Field typo.

2011-03-25 17:15:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Forms not saving because of case exclusion.

2011-03-25 04:59:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename VD_amd.agi to agi-OSDamd.agi.  Rewrite using OSDial perl module.

2011-03-25 04:23:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix ext_context to use the server setting.

2011-03-25 04:14:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename VD_amd_post.agi to agi-OSDamd_post.agi.  Rewrite using OSDial perl module.

2011-03-25 03:55:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename agi-VDADfixCXFER.agi.  Rewrite to use OSDial perl module.

2011-03-25 03:29:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename agi-dtmf.agi to agi-OSDdtmf.agi and update to use OSDial perl module.

2011-03-25 03:28:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Header update.

2011-03-25 03:22:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move park_CID.agi to agi-OSDpark.agi.

2011-03-25 03:20:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move park_CID.agi to agi-OSDpark.agi.

2011-03-25 01:13:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* typo

2011-03-25 01:04:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add allow_multicall to DB and interface.

2011-03-25 00:22:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not dial remote server if local...

2011-03-25 00:07:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove /n from conference channel.

2011-03-24 23:26:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix php error triggered when no scripts exist on system.

2011-03-24 22:52:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Parked channel agi rewrite.

2011-03-20 15:24:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting.

2011-03-20 15:11:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting.

2011-03-20 15:06:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting.

2011-03-20 14:58:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting.

2011-03-20 14:48:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use preg functions instead of ereg.

2011-03-20 14:41:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting.

2011-03-20 14:10:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting.

2011-03-14 21:09:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add queuemetrics logging to inbound.

2011-03-14 20:42:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update partition ids for queuemetrics to P001.

2011-03-14 15:11:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Would not complete if 1 campaign had local_call_time set to none.

2011-03-09 16:54:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Strip international prefixes before attempting dial.

2011-03-09 16:34:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add 011 if not US and does not already start with 0.

2011-03-09 16:33:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add 011 if not US and does not already start with 0.

2011-03-09 16:30:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Prefix phonecode with 011 when not US and does not start with 0.

2011-03-09 16:25:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add 011 as prefix to international calls.  Strip 011/010/00 on returned phone_code.

2011-03-04 05:30:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make playfile from field more generic.

2011-03-04 04:58:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added playfile_field / PLAYFILE_CUSTOM1 and PLAYFILE_CUSTOM2 options.

2011-02-10 21:29:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update copyrights and site links.

2011-02-10 06:50:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added tts_osdial_parse function to break apart TTS strings into field deliminited phrases, for hashing, caching, and playback.

2011-02-10 05:41:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not display customer hangup box on inbound IVR transfer.

2011-02-07 19:29:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad preg_match.

2011-02-06 19:38:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* PreReq PMs for Make..

2011-02-06 19:37:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use 3.0.1.123 placeholder.

2011-02-06 19:36:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added for CPAN.

2011-02-04 07:48:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI_log.pl cleanup: stage 7: fix block formatting.

2011-02-04 06:51:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI_log.pl cleanup: stage 6: fix equality versus string comparison.

2011-02-04 06:50:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI_log.pl cleanup: stage 5: perlize single statement conditions.

2011-02-04 06:33:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI_log.pl cleanup: stage 4: revert to tab indent.

2011-02-04 06:24:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI_log.pl cleanup: stage 3: remove redundant variable expansion.

2011-02-04 06:13:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI_log.pl cleanup: stage 2: replace tabs with 4-space indents.

2011-02-04 06:12:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* FastAGI_log.pl cleanup: stage 1: remove mid-line tabs and unneeded spaces.

2011-02-04 05:44:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update Changes/README files for submission to PAUSE/CPAN.

2011-02-04 05:43:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update of tts-hashing and cache file creation.

2011-02-04 04:44:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* IVR did not use xfer_cid_mode settings on xfer_to_external and xfer_to_internal functions.  Thanks to Manny Enriquez for finding this bug.

2011-01-28 21:00:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Replace all ereg functions with preg.

2011-01-28 18:57:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change help icon to onclick.

2011-01-26 19:49:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved Forms element outside of MainPanel table.

2011-01-25 14:35:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added SQL_NO_CACHE to the queries whose result sets are too dynamic.  This should only have left the more static results sets to be cached, and should boost performance.  Also normalized queries so that the query cache can match them.

2011-01-25 13:36:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added SQL_NO_CACHE to the queries whose result sets are too dynamic.  This should only have left the more static results sets to be cached, and should boost performance.  Also normalized queries so that the query cache can match them.

2011-01-24 23:01:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use index on lookup.

2011-01-24 22:51:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change USE INDEX to FORCE INDEX.

2011-01-24 22:50:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Disable cdr_radius.so in Asterisk.

2011-01-24 22:40:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add is_array catches for foreach loops.

2011-01-24 22:37:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix real-time agent display.  Would disappear when server stats were viewed.

2011-01-24 22:14:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add directives to firewall a server with a single private IP.  Ie a NATd server where everything arrives on a private IP.  To configure, set WAN and LAN1 interfaces to be the same.

2011-01-24 20:07:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing group by.

2011-01-24 19:56:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix active flag.

2011-01-24 19:51:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check arrays on auth.

2011-01-24 19:41:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* force index on list query.

2011-01-24 19:33:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Suggest some indexes on hopper run.

2011-01-23 08:22:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix error messages.

2011-01-23 01:43:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bug: On inbound call, calls are not bridged into a local channel correctly.  This can cause problems with park and transfers. (tag: v2.2.9.083, stage/release/2.2.9, origin/release/2.2.9, release/2.2.9)

2011-01-23 01:31:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add defaults for park/ext.

2011-01-23 01:30:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add debug for redirect.

2011-01-23 01:29:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add defaults for park/ext.

2011-01-23 01:28:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do allow deletion of system statuses

2011-01-23 01:25:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set width on status dropdown.

2011-01-20 15:13:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase password length.

2011-01-19 22:15:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add exception for localhost to archive hostname/ip.

2011-01-15 03:26:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update

2011-01-08 05:02:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Run update process on startup.

2011-01-08 01:12:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remote  label

2011-01-08 01:09:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* center categories.

2011-01-08 01:04:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add generic-hold/vm-goodbye on run.

2011-01-08 01:02:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust osdial_resource processes to run after osdial.

2011-01-08 00:22:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Start resource monitoring after MySQL/Apache start.

2011-01-03 02:50:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add instructions for 8167.

2011-01-03 02:48:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add agi_tts_sayphrase module.

2011-01-03 02:48:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* TTS agi script.

2011-01-02 01:25:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not add if it is a directory.

2010-12-30 05:25:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not scan destinations for reimport.

2010-12-30 05:24:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Build extensions to play media files.

2010-12-30 05:15:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added media management component to Admin section.  Added getmedia.php a playback/download script.

2010-12-30 03:14:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added EditableSelect types.

2010-12-30 01:07:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust width of field columns.  Add 8320 to AM Message Exten.

2010-12-28 05:22:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change to extension_list_options.

2010-12-28 05:21:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add is_assoc function.  Cleanup of editableSelect function.  Add extension_test_options function. Change list functions to use type.

2010-12-28 05:19:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modifications for adding a label to selection.  Auto resizing and rewidth of internal div elements.  Major restructuring...

2010-12-25 00:29:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify enter_disable to advance the focus to the next form element if enter is pressed.

2010-12-24 08:18:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-12-24 05:34:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added an AGI script to find the home server for a given voicemail box and delegate to it.

2010-12-24 02:17:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Allow welcome_message_file to be blank.

2010-12-24 02:17:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added media_file_label_list() and media_file_select_options() functions.  Replaced select options in IVR and InGroups.

2010-12-24 01:26:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added --file and --dir options for loading specific files/directories.

2010-12-24 00:51:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify IVR to use the new osdial_media table.

2010-12-24 00:07:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* chmod on pattern match.  Fix oct() typos.

2010-12-24 00:06:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* chmod on pattern match.

2010-12-23 23:37:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added osdial_media and osdial_media_data functions which are identical to perl module.

2010-12-23 23:36:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update permissions for web access to media files.

2010-12-23 18:46:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Patched Asterisk to prefix 'osdial/' as a last-ditch effort to find sound files.

2010-12-23 14:07:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change 851XXXXX extensions to play recording from osdial directory.

2010-12-23 13:41:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add some locations to scan/save too.

2010-12-23 13:40:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Type on _mimemap.  In media_save_file, mkdir if it doesnt exist.

2010-12-23 13:39:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrote agi-record_prompts.agi to use OSDial perl module.  AGI script now writes the recording to database.  Change extension parameters from -----.

2010-12-23 09:45:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-12-23 09:41:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing file glob.

2010-12-23 09:40:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add AGENT_EXTENSIONS, invalid extension.  Refine hangup to force a softhangup if channel still active after hangup.

2010-12-23 09:37:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Don't do conversions.

2010-12-22 23:34:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Typo on ISX port.  Disable voip-abuse by default.

2010-12-22 21:53:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix CXFER/AXFER with carrier configuration.

2010-12-22 20:52:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Sort dids by entry.

2010-12-22 20:50:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify osdial_asten to allow patern matching in DID actions.

2010-12-22 20:39:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change minimum DID length to 1 char.

2010-12-22 20:38:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify osdial_asten to allow patern matching in DID actions.

2010-12-22 20:10:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change minimum DID length to 1 char.

2010-12-21 06:25:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Drop sounds.ramfs and have asterisk find the appropriate directories.

2010-12-20 20:59:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix example configuration.

2010-12-20 06:30:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup hangup routines.  Check line status while in menus.  Clear live_agent record when call is finished.

2010-12-19 09:32:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added AGENT_EXTENSIONS for transferring directly to agents from IVR.  Cleanup of agi-OSDivr...

2010-12-19 09:30:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reduce sleep time per request.

2010-12-19 09:29:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add debug.

2010-12-19 09:29:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reduce loop time wait.  Change process detection.

2010-12-19 09:28:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not sleep on IVR xfer.

2010-12-19 09:27:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Test for array.

2010-12-18 05:48:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix typo.

2010-12-18 05:43:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not generate SIP/IAX2 profiles for servers that are not AIO or DIALER.

2010-12-18 05:22:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Agent Extensions option to IVR.

2010-12-18 02:56:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Separate a2a groups.

2010-12-18 02:31:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reorganize agent admin options.  Add default phone/voicemail select to agent.  Added timeout controls for agent2agent transfers.

2010-12-18 01:22:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added AMI event to update VM password in the phone record.

2010-12-16 03:18:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update the cron entries and spec file.

2010-12-16 03:05:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add the installation of some missing documentation, various examples and daemon configurations to the Makefile.  Update the osdial.spec.  Update ChangeLog.

2010-12-16 03:00:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Allow multiple registrations per carrier.

2010-12-16 02:49:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update bogons in firewall script.

2010-12-15 19:52:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Proc::Exists for better PID file locking.

2010-12-15 14:35:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bug fix.

2010-12-15 11:22:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added function to load the configuration table on OSDial PM startup.  Add unique index to configuration.

2010-12-15 10:02:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added perl-Net-IP dependenancy.  Sort hosts by integer-based IP.

2010-12-15 09:39:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added configuration file for Zhone 10b 24port FXS.

2010-12-15 09:35:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Mislabeled field name.

2010-12-15 09:33:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bug fixes.

2010-12-15 08:59:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing declaration.

2010-12-15 08:50:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing declarations and logic.

2010-12-15 08:30:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 07:27:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix VM message polling.

2010-12-14 06:38:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set defaults, use @osdial for voicemail.

2010-12-14 06:03:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix field.

2010-12-14 05:59:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* VM generation fixes.

2010-12-14 04:43:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Additions for voicemail password and email.

2010-12-14 04:33:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjustments to sound/recording processing.

2010-12-10 19:42:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to accountfor automated statuses.

2010-12-10 19:42:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix totals in per-lead disposition counts.

2010-11-23 19:36:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix failover

2010-11-07 21:13:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved all of the new DNC features into their own file.

2010-11-07 14:50:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to load and export DNC records.

2010-11-07 00:07:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added support for DNC maintenance.  Searching, adding, and deleting.

2010-11-06 18:42:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added formatPhone function.  Modified the agent status bar to use dialed_number instead of phone_number.

2010-11-05 20:19:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use /var/log/osdial for logfiles.

2010-11-05 18:30:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to allow Wget to scan the ivr directory.

2010-11-04 16:39:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added FIRSTNAME and LASTNAME to recording filename options.

2010-11-04 16:15:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Peroform lookup for phone in AFF.

2010-11-04 16:14:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Play sip-silence at each priority pass.

2010-11-03 15:27:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Typo

2010-10-29 20:52:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix register sting

2010-10-25 21:03:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add DUPCAMPEXTKEY option to list_loader.

2010-10-25 21:01:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to grab modules.conf or osdial_extensions.conf from PATHdocs if size < 250 bytes.

2010-10-20 19:14:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix race condition for IVR.

2010-10-11 18:13:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Insert 101 in MC list creation

2010-10-07 06:16:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Dont remount /mnt/ramdisk if it is already mounted.

2010-10-07 05:39:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Start recordings in cache directory, move to VDmonitor on completion.

2010-10-07 05:37:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing full path for VDmonitor/record_cache soft-link.  Misc cleanup.

2010-10-07 04:07:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-10-07 04:03:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 15:43:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

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

2010-10-01 19:15:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Pre-release version oops.

2010-10-01 19:15:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Pre-release version oops.

2010-10-01 16:44:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* OSDial 2.3 Pre-release.

2010-10-01 15:57:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Queuemetrics Variables - Thanks to Christian Gutierrez for finding the errors.

2010-10-01 14:30:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Merge directories if both sounds and sounds.ramfs exist.

2010-10-01 14:29:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Enable logging.

2010-10-01 03:52:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to map 00 dialed numbers to 011.

2010-10-01 03:41:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for multicomp inbound.

2010-09-30 18:24:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing use_log parameters in First/Prev/Next/Last links.

2010-09-30 18:16:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to use fields in subject line.

2010-09-30 16:42:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ISODATE to javascript.

2010-09-28 20:07:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added help for ISODATE recording naming option.

2010-09-28 20:04:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Guess some field mapping on load.

2010-09-28 19:58:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix ET null javascript.  Adjust internal webform display.

2010-09-28 17:04:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Save phone_number / phone_code on update.  Encode AFF on save.

2010-09-23 18:07:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for wildcard DNC.  Fixes for ALT dialing, allows skipping empty phone entries and fixes broken function calls.

2010-09-20 05:29:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add ability to print email templates.

2010-09-20 03:58:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Email Blacklist check for agent interface.

2010-09-20 01:00:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adds ability to send emails ondemand, all, or allforce.

2010-09-13 05:27:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Default number to dial entry to be that of Number1.

2010-09-13 05:00:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update template example.

2010-09-13 04:51:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Incorporate DialPreset class into template.

2010-09-13 04:47:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update template example.

2010-09-13 04:37:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix various problems with the hidden XFER agents screen options.

2010-09-13 04:13:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to hide various xfer/conf agent screen elements to detailed campaign view.

2010-09-12 23:44:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Hide D1/D2 buttons if empty.

2010-09-12 03:14:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added function to blacklist email addresses per campaign.

2010-09-12 03:08:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add XXXXXXX if DNC# is 3 digits.

2010-09-01 18:00:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for transfers.

2010-09-01 16:15:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Decrease minimum filename size on recordingd to 5 characters.

2010-09-01 08:51:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Test on using full channel name.

2010-09-01 08:50:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* bug fix.

2010-09-01 08:49:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix callerid.

2010-09-01 06:32:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* typo

2010-09-01 06:31:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Statement cleanup.

2010-09-01 06:31:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added clean of osdial_conferences on 3WAY to AST_manager_listen.pl

2010-09-01 05:33:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* CSS works better when linked in the head.

2010-09-01 05:10:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix makefile to install ttf files.

2010-09-01 05:06:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Transfer fixes.

2010-09-01 05:03:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added DejaVu Sans font to CSS.

2010-08-14 09:11:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Don't generate non-active servers.

2010-08-14 08:28:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix emailTemplatesSend.

2010-08-14 07:17:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix callback reset on user_level adjustment to 0.

2010-08-14 06:58:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reduce minimum filename size for recordings.

2010-08-14 06:48:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* JS select/deselections. Fix email template selections.

2010-08-14 06:48:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add new email template to current users usergroup permissions.

2010-08-14 06:48:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add new script to current users usergroup permissions.

2010-08-14 06:47:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* JS select/deselections.

2010-08-14 06:47:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add new campaign to current users usergroup permissions.

2010-08-14 03:36:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not display HTML/Text entry on new Email Template.  Fix test email.

2010-08-14 03:36:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make sendEmail run in foreground. Fixed bug that would not send an email if only 1 ETids elements was presented.

2010-08-14 03:34:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Save email address and Additional Forms even if alter data is off.

2010-08-14 03:34:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove width from Email Template checkboxes.

2010-08-14 01:04:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change script BG color back to white.  Remove width on AFF label.

2010-08-14 00:59:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix NF.

2010-08-13 22:55:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix entry table width.

2010-08-13 22:53:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added AgentLog output option to adv lead search.

2010-08-13 19:41:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix wrapping cutomer information lines.

2010-08-13 19:17:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for 'bond' interfaces.

2010-08-13 17:25:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* NF update

2010-08-13 17:20:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Combine common XHR requests into a single function.

2010-08-13 17:14:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add must-revalidate to caching.

2010-08-10 21:12:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Prefix AFF with apostrophe on CSV output if it is numeric/date field.

2010-08-09 03:07:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added getXmlHttp method.

2010-08-09 00:53:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cache adjustments, html compression.

2010-08-09 00:49:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Alter layouts and headers to perform better with browser cache.

2010-08-08 08:37:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added robots.txt and favicon.ico to install.

2010-08-07 07:13:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove some bad formatting/font tags.

2010-08-07 05:04:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed unneeded table and font tags that proceeded many menus.  Changed default fonts to dejavu sans,verdana,sans-serif.

2010-08-07 04:29:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-07 04:09:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-07 04:06:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Recorganzied extension/number_dialed usage.  Added phone/trunk support for SIP/IAX.  Added Inbound (Y) and DCagc (agent manual-dial) handling.

2010-08-06 10:30:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added option to disable manual/fast dial for the entire campaign.

2010-08-06 05:51:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add generic templates on new carrier addition.

2010-08-06 05:50:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Minor mods to dialplan.

2010-08-06 05:06:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing carrier_ids and row bgcolors.

2010-08-06 05:05:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix listing of Additional Forms.

2010-08-06 05:04:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Condense carrier generation, add catch-all DID warning.

2010-08-06 05:03:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Embed answering and ringing of the channel.

2010-08-06 05:02:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* remove buffering.

2010-08-05 18:00:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Element should have been collapsed.

2010-08-05 17:59:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Allow for the Phone Extension to be added/modified without having a voicemail_id.

2010-08-05 17:58:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing some initializers.

2010-08-05 17:58:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add Cache expirey rules for dynamic/static webserver traffic.

2010-08-05 17:57:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-05 08:37:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added extension 6000 for accessing the prompted station_montioring.

2010-08-05 08:37:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added sound files for agi-station_monitor_prompted.agi.

2010-08-05 08:34:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed dos formatting.

2010-08-05 08:27:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-05 08:22:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify monitor/barge routines to use IAX2 loopback, allowing it to hide from the agent.

2010-08-05 08:21:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Created new station monitor which will first prompt for a valid campaign_id followed by a valid agents phone extension.

2010-08-05 08:18:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modified SIP/IAX2 monitoring/barging to be hidden from agent.

2010-08-05 04:11:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 19:03:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-04 18:57:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix WEBFORMs.

2010-08-04 13:57:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-04 12:33:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-04 12:11:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed handling of undefined value with AFoptions.

2010-08-04 11:45:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update firewall script to not block multicast.

2010-08-04 11:44:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set the defined list_id when inserting the osdial_closer_log record.

2010-08-04 10:48:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Alter webform variable replacement to work in address/path as well as variable/query side of the URL.

2010-08-04 07:27:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad css styles.

2010-08-04 07:03:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-08-04 06:50:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed invalid CSS tags.

2010-08-04 05:25:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix overwriting of the title field.

2010-08-04 02:07:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add extended descriptions for alt_phone and address3.

2010-08-04 01:41:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move EmailTemplate selection to Additional Fields panel and send emails after dispositioning.

2010-08-04 01:41:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix password on SMTP authentication.

2010-08-04 01:40:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bgcoloring on Name rows.  Do sample substitution on test email.

2010-08-04 01:39:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify format_select_options to display the line item in red if inactive. Display Scripts/EmailTemplates/Servers in red if inactive.

2010-08-04 01:38:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Display Scripts/EmailTemplates in red if inactive.

2010-08-03 22:45:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Exit if ingroup is not active.

2010-08-03 21:08:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Sort users by ID.

2010-08-03 21:04:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added full name to RANKS table.

2010-08-03 21:03:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed RANKS to only display users assigned to that ingroup, added agent full name to table.

2010-08-03 20:47:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add betting description of Answering Message Extension to help.

2010-08-03 05:06:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* AFF alt_phone dialing.

2010-08-03 04:54:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* AFF alt_phone dialing.

2010-08-03 04:35:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* AFF alt_phone dialing.

2010-08-01 05:50:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix error message.

2010-08-01 05:35:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Auto-create list if it does not exist.

2010-07-30 23:26:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Finish email templating.

2010-07-30 06:17:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Email template fixes.

2010-07-30 05:35:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix default on text types.

2010-07-30 05:14:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Email templating UI

2010-07-29 19:26:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Manually add meta tags.

2010-07-29 05:19:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add defaults for existing usergroups.

2010-07-29 04:55:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updates for usergroup scripts/email templates.

2010-07-28 03:34:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix script bgcolor.

2010-07-28 03:27:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add initial per-usergroup script access and email templates.

2010-07-25 05:34:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added height style to maintain compatibility with chrome.

2010-07-22 16:14:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix company deletion.

2010-07-22 16:13:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clear meetme on exit.

2010-07-17 00:01:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix on comparision of AFF mixed-case campaign ID.

2010-07-16 23:57:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* GUI-based carrier configuration.

2010-07-16 23:54:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to not update the modify_date on GMT adjustment.

2010-07-09 17:48:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* change to a left join.

2010-07-09 17:10:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix multiple form declarations.

2010-07-07 02:39:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Display message if no aff found.

2010-07-07 02:30:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Major cleanups to agent UI.

2010-07-07 02:29:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* backports.

2010-07-06 00:45:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add CID Areacodes to autodialing.

2010-07-06 00:19:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Ensure get_krh is called with 6 parameters.

2010-07-06 00:00:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Replace bgcolor conditions with bgcolor function.

2010-07-05 05:49:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Replace PHP parsed variables with JS variables.

2010-07-05 04:26:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-07-05 02:11:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Typo in grouping of condition.

2010-07-04 08:47:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup script.

2010-07-04 07:48:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added widget for EditableSelect boxes.  Set Dial-Level and Max Adapt Level fields to use the EditableSelect.

2010-07-04 01:47:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Script cleanup.

2010-07-04 00:32:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for permissions based reporting.

2010-07-04 00:15:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Pause Usage Summary updates.

2010-07-04 00:14:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* UserGroup form display cleanup.

2010-07-03 06:58:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-07-03 06:03:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to assign permissions to report viewing/exporting using UserGroups.

2010-07-02 22:02:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify UserGroup Hourly report to use Status category.

2010-07-02 21:43:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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'.

2010-07-02 19:09:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Major cleanup.

2010-07-02 15:28:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-07-02 15:23:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.)

2010-07-02 13:21:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Additional Calendar optimizations.  Change javascript alerts to osdalert (for CSS based alert instead of popups).

2010-07-02 10:34:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-07-02 07:06:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-07-02 06:21:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added dsp.conf, if missing, WaitForSilence will not work.

2010-07-02 05:57:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check for presence of libipt_addrtype.so and libipt_pkttype.so before running the associated rules.

2010-07-02 05:14:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Delete associated virtual agents on campaign removal.

2010-07-02 04:46:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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".

2010-07-02 04:32:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add functionality to copy IVR settings when campaign is copied.  Delete IVR settings when campaign is deleted.

2010-07-02 04:31:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting on sub-menu keypress entry panel.

2010-06-30 07:24:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added full agent timesheets and CSV export to Agent Timesheet report.

2010-06-30 03:56:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change behavior of VDCL lookup to grab the earliest entry with a NULL end_epoch.

2010-06-29 04:41:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix space removal in script_button_label validation.

2010-06-29 04:40:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added pause-code summary to agent stats.  Added an exportable pause code report to the reports menu.

2010-06-29 04:31:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added pause-code summary to agent stats.  Added an exportable pause code report to the reports menu.

2010-06-29 04:30:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clean out advsearch exports.

2010-06-25 17:18:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move report group caching to the nightly DB optimize process.

2010-06-24 19:39:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make button search/replace less greedy.

2010-06-23 22:38:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add inline customizable button labels to scripting, using the format {{BUTTON:Label}}.

2010-06-23 22:35:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add RAMFS sound relocation to startup.

2010-06-22 18:14:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added webform links to modify lead.

2010-06-18 16:54:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for web_form_address in lists, default should be blank as to not override campaign setting.

2010-06-17 20:13:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added HTML button to wysiwyg editor.

2010-06-17 01:48:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add support for per-agent script override.

2010-06-17 01:17:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update

2010-06-16 22:36:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set user callbacks to ANYONE if user is deleted or disabled.

2010-06-16 22:36:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove NEW status from dialable statuse if a NEW list order is used.

2010-06-16 22:35:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 23:46:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add sorting by status. Fix directional sorting.

2010-06-11 23:45:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add padding to options formatting.

2010-06-11 22:04:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix total cost formatting.

2010-06-11 19:08:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added LEAD_CUSTOM1 to xfer_cid_mode.  Fixed xfer_cid_mode from being sent on non-xferconf.

2010-06-11 05:58:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add script_button_log export to adv lead search.

2010-06-11 05:57:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix button js.

2010-06-11 05:57:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix vertical bar color.

2010-06-11 03:34:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix dispo button selection.  Fix logging for script button presses.

2010-06-11 03:32:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase script_id length to 40 in the log.

2010-06-11 03:31:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update ntp script to try priviledged port upon failure.

2010-06-11 01:53:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup form display.  Add export options for AFF.

2010-06-10 22:04:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reports would miss data if no entry for that day.

2010-06-10 05:17:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Exec ntp from osdial bin.

2010-06-10 05:16:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change mysql default.

2010-06-10 05:16:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change logger defaults.

2010-06-10 05:15:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix debug statements.

2010-06-10 05:14:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix scripting.

2010-06-10 05:13:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix undeclared variable

2010-06-04 23:54:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 23:50:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clear Script and update any dependent fields between calls.

2010-06-04 13:36:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bad query, it was trying to pull from the hopper on phone when it should have been using lead_id.  Added extra debug statements.

2010-06-04 13:35:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Variable typo.

2010-06-04 08:07:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added copyrights. Added check for available space before moving directories.

2010-06-04 07:35:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* The OSDial Firewall beta script.

2010-06-04 07:34:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-06-04 07:30:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase max_connections.

2010-06-04 07:29:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cron script that will load Asterisk sounds onto the RAMFS and periodically syncs the RAMFS sounds directory back to ^Ce HD.

2010-06-03 22:57:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set dtmfmode for SIP extensions to 'auto'.

2010-06-03 12:15:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Refine AFF field update from within scripts.

2010-06-01 04:19:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add routines to log script button progression.

2010-06-01 04:17:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* CSA: Disallow reports display on non-admin members.

2010-05-31 18:37:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix campaign_id legnth in osdial_ivr.

2010-05-31 18:36:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Assign specific agent to lead via API.

2010-05-31 18:34:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Archive recording backups.

2010-05-31 18:31:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Replace VDADtransfer scripts.

2010-05-31 18:28:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Proper escaping of AFF.

2010-05-31 18:23:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add VARclient to parsed variables.

2010-05-31 18:23:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* HTML cleanup

2010-05-31 18:22:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix inbound queue display.

2010-05-31 18:22:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add recording link to display and CSV output.

2010-05-31 18:21:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Eliminate bad characters on IVR file.

2010-05-31 18:20:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix pretty XML display.

2010-05-31 18:20:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* CSA: confirmation button

2010-05-31 18:19:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add VARclient to parsed variables.

2010-05-31 18:17:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing end comment.

2010-05-31 18:16:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modufy sql_connect to allow the specification of the DB to connect too.

2010-05-07 05:42:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* some Zap straglers.

2010-05-07 05:29:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix format of condensed server/conf access string.

2010-05-07 05:28:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix backup path if not defined.

2010-05-07 05:27:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add backup path to config.

2010-05-07 05:26:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* qcache adjustments for my.cnf

2010-05-07 05:22:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* VMail transfers were missing callerid/accountcode declaration.

2010-05-07 05:21:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added more debug output for hangup actions.

2010-05-07 05:20:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* reverse order of hangup in bothcall_send_hangup.  Changed hangup action to use bothcall_send_hangup on confxfer.

2010-05-07 04:48:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not issue str_repeat if count is not >0.

2010-05-07 04:47:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for missing entries in SQL fragments.

2010-05-05 06:22:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes to auto places, extensions, real-time, etc...

2010-05-05 06:22:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Changed agent barge lines to not include *s. Used the script responsible for generation of the extensions.

2010-05-05 03:23:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-05-05 03:21:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 15:38:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added rtp.conf to asterisk config...otherwise asterisk will use ports 5000-31000.

2010-05-01 18:02:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 18:00:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-05-01 14:46:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove the wav, sln, and sln16 sound files due to size.

2010-05-01 14:43:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleared out old/unused sound files, used asterisk defaults where possible, converted to g729, gsm, ulaw, sln, and slm16 to reduce transcoding processing.

2010-05-01 12:57:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Some cleanup on the DB files.

2010-05-01 12:28:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Lock tables before re-keying them.

2010-05-01 08:33:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix SIP URI.

2010-05-01 08:07:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Listen/Barge URLs to work cross server.

2010-05-01 06:39:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-05-01 06:09:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Recreate some frequently used primary keys.

2010-05-01 06:08:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use IGNORE when creating primary keys.

2010-05-01 04:31:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix user modifications, cleanup MC copy, display and searches.

2010-05-01 02:12:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to do per-list scripts.

2010-05-01 01:30:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase size of web_form_address and web_form_address2 in campaigns, lists, in-groups to 2000 characters.

2010-05-01 01:12:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add the ability to do inline variable substitution in the web-form address, using the [[field]] format.

2010-05-01 00:46:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing script variables.

2010-04-30 21:18:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* hopper_ready_count_stat undeclared.

2010-04-30 21:14:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix API hopper selection order.

2010-04-30 20:31:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix DB command for API status hopper entries.

2010-04-30 20:30:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-04-30 18:34:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Convert IVR recordings to other formats. Eliminate spaces from filenames.

2010-04-30 14:58:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add hide/show virtual agents to realtime report.

2010-04-30 13:58:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* uc campaign_id.

2010-04-29 03:25:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added default default_local_gmt, default_server_ip, default_ext_context to MC.

2010-04-29 03:24:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set default ra user_level 7.

2010-04-29 03:23:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add a few new defaults.

2010-04-29 03:22:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Quick fix to not ready ola record on hangup.

2010-04-29 03:17:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix max drop pct display on campaign form.

2010-04-29 03:17:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change default agent level of virtual agents to 7.

2010-04-29 03:15:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added check for is_array on hashes to eliminate httpd errors.

2010-04-29 03:13:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for hopper_priority.

2010-04-29 03:12:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check for is_array on hashes to help eliminate httpd errors.  Made dispositioning and pause/resume a synchronous event.

2010-04-29 03:09:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not update tables if data not available.

2010-04-20 05:32:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added recording_id to web_form_vars.

2010-04-20 03:22:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bug where ingroup was trying to get set as a campaign stat.

2010-04-16 20:55:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* VD2.0.5 SQL conversion notes.

2010-04-16 20:53:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to correctly identify an agent phone issue on relogin.

2010-04-16 20:52:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not hide sessionid on agent phone issue.

2010-04-16 17:55:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for agent_log.

2010-04-16 17:55:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to reduce apache errors, check if buttons is an array...

2010-04-16 17:54:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change time sync to only complain on dialer to sql diff.

2010-04-16 17:53:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add missing mres function.

2010-04-16 17:53:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to reduce apache error messages, do not show javascript if wget is used.

2010-04-16 17:52:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check for custom file exist.

2010-04-16 13:32:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add OSD to killall.

2010-04-16 13:31:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added dateND to qc_transfer.

2010-04-16 13:31:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Switch to new OSDcampaign_stats.

2010-04-16 13:30:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove count-down delay.

2010-04-16 13:29:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust perl-OSDial installation lines.

2010-04-16 13:27:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clear TODO.

2010-04-16 13:27:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added AGI support to perl-OSDial.

2010-04-16 13:26:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make perl-OSDial default to vendors Installation.

2010-04-16 13:25:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing preg slashes.

2010-04-16 13:25:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* agent_log adjustments, formatting.

2010-04-16 13:24:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix agent_log queries, add disposition summary from call logs.

2010-04-16 13:22:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Consider remote agents as working.

2010-04-16 13:22:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix labels

2010-04-15 22:32:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add time-formatting functions.

2010-04-07 10:13:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* additions to Makefile for OSDial Perl module.

2010-04-07 10:12:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* OSDial Perl module.

2010-04-07 10:02:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add closer_log to search options.

2010-04-07 10:01:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix typo.

2010-04-07 09:59:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix up agent_log logging.

2010-04-07 08:16:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing drop percentages.

2010-04-06 17:34:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix IAX client detection.

2010-04-06 02:09:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Overloaded the SIP_user into the callerid name, so we can pluck it out in live_sip_channels.  Added Debug window and javascript.

2010-04-06 02:08:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add account code to recording request.

2010-04-06 02:07:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Incorrect variable name.

2010-04-06 02:06:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Corrected spacing, added addition check on live_sip_channels, fixed dead call time.

2010-04-06 02:05:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set CID to unknown if not otherwise set.

2010-04-06 02:03:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix names of category fields.

2010-04-06 01:56:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change channel sql to better catch sip extensions on remote PBXs.

2010-04-05 10:42:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added missing webform2 in get call launch.

2010-04-05 10:03:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make the reload prettier.

2010-04-05 09:10:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Tons of fixes.

2010-04-05 09:10:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Timesync touchups

2010-04-05 09:08:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* make reload the default restart.

2010-04-05 09:08:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to show correct agent/deadcall state on inbound calls.

2010-04-05 09:07:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Accountcode fixes for inbound calls.

2010-04-05 09:05:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to allow for MC.

2010-04-05 04:38:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove old callerid tracking code.

2010-04-05 03:25:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove old callerid code.

2010-04-05 03:10:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove call to set the CALLERID channel variable.

2010-04-05 03:09:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove old callerid code.

2010-04-05 02:59:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed bug in setting the accountcode.

2010-04-04 00:36:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added reload to osdial init script (quickly kills FastAGI/AST processes.)

2010-04-04 00:14:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added reload to osdial init script (quickly kills FastAGI/AST processes.)

2010-04-03 23:59:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added a sql_time field to server_updaters so time-sync problems can be quickly determined.

2010-04-03 23:17:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added check to see if conf was inuse by another user.

2010-04-03 23:13:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added time_sync for comparing server times.

2010-04-03 12:54:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* adjustments for mysql resets.

2010-04-03 12:26:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* clear stats tables nightly

2010-04-03 11:55:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix updater to create server_updater records if they dont exist.

2010-04-03 11:45:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix MT array off by one errors.

2010-04-03 11:28:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed off by one array. cleanedup output

2010-04-03 11:26:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reworked for multi-insert sql.

2010-04-03 05:47:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add ability to double-click on any listed item to edit it.

2010-04-03 03:51:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-04-03 01:22:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust colors and positioning of legend.  Adjust some of the time qualifiers.

2010-04-03 01:20:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Allow for multi-word company names to wrap to addition lines if needed.

2010-04-03 01:14:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added date widget to Advanced Lead Search.

2010-04-02 21:52:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update one of the test extensions in extensions.conf to use Dahdi and not Zap.

2010-04-02 20:34:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add default for agent alert exten.

2010-04-02 03:40:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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)

2010-04-02 01:13:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-04-02 01:03:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Altered every write to osdial_live_agents to also update the random_id.

2010-04-02 00:05:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase field size of attempt_delay to 10 digits.

2010-04-01 00:00:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make more consistent with the agent performance detail report.

2010-03-31 16:56:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add PBX-IN/PBX-OUT lists for user_levels > 8 when not in MC.

2010-03-31 12:11:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add call_log / hangup to default incoming context in extensions.conf.

2010-03-31 11:55:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move cid string to accountcode so it is not presented to the called agent/extension.

2010-03-31 11:23:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add ability to disable users. Add option to show/hide disabled users.

2010-03-31 11:00:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to do sorting on PBX/External calls.  Allows for tracking and search through GUI as if they were leads on the system.

2010-03-31 03:30:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove unused tables.

2010-03-31 03:30:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix rates when using toolame.

2010-03-30 16:56:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad vm setting.  Add default email message.

2010-03-30 16:55:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set default on incoming context into InGroup.

2010-03-30 05:39:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* MC: in plain sight.

2010-03-25 19:58:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Force a ding to be played to an agent on inbound.

2010-03-25 18:54:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add MC check.

2010-03-25 16:20:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not allow addition without user-group.

2010-03-25 15:58:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add beep back to inbound calls.

2010-03-25 15:41:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify to allow for MC plus 2 chars.

2010-03-25 02:39:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change add_lead in API to depend on Load Leads user permission.

2010-03-23 22:23:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting in multi-company.

2010-03-23 22:22:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix monitor/barge on externally dialed agents.

2010-03-23 21:39:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase allowed digit length on listen/barge.

2010-03-23 21:39:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add csv type to apache config.

2010-03-23 21:38:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove flush so header changes would work.

2010-03-22 16:39:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* MC bug, company_id should have been id.

2010-03-20 07:24:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* MC fixes

2010-03-19 06:30:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not display A2A in ingroup list.

2010-03-19 06:29:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Agent2Agent display bugs in agent UI.

2010-03-19 05:20:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added new function for Agent2Agent Transfers.

2010-03-19 03:56:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add default sever and gmt options to companies for phone creation defaults.

2010-03-19 03:17:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify phone_code and country_code labels to be less confusing.

2010-03-19 02:28:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Restrict campaign listing is source when in multicomp mode.

2010-03-14 07:30:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* formatting cleanup

2010-03-10 06:49:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add Javascript calendar popups on date select in reports.

2010-03-10 04:37:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* cleanup admin javascript.

2010-03-09 21:02:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify lead lookup behavior to only look in lists in current campaign.

2010-03-09 20:11:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change copyright date in footer.

2010-03-09 19:32:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* set default on company dnc_method.

2010-03-09 18:27:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Validate that phone and user belong to same company.  Do not allow login if company is not ACTIVE.

2010-03-09 18:03:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Hide unused fields on phone entry/modification.

2010-03-09 17:22:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix auth problem.

2010-03-09 16:26:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* General fixes and cleanup.

2010-03-09 16:17:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update error message to allow for 12 chars in ListID.

2010-03-09 16:11:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* On new List, provide a default List ID (timestamp).  Allow 12 chars on List ID.  On invalid ListID, return to listing.

2010-03-09 15:48:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Company based DNC lists.

2010-03-09 15:34:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix non-multicompany campaign list.

2010-03-09 14:50:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Validate company access in API.

2010-03-09 14:36:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing company_id on sample-lists.

2010-03-09 14:34:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Provide message and logout button if company is not active.

2010-03-09 14:09:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Company GUI cleanup.

2010-03-09 14:08:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fail if company is INACTIVE on auth.

2010-03-09 13:57:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Help files for Multi-Company.

2010-03-09 09:08:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix export_leads perms.

2010-03-09 08:32:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Full Multi-company / Multi-tenant support added.

2010-03-08 16:04:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bugfix: multi-line s/r on (Dead)AGI.

2010-03-08 05:19:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix some db update errors.

2010-03-08 04:50:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Version 2.2.1.049.

2010-03-08 04:47:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reworking of authorization processes to allow for restricted access to admin functionality and reporting based on user group.

2010-03-08 04:45:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Some supporting files for system_settings flags.

2010-03-08 04:42:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Turn menu selection on/off for new system_settings flags.

2010-03-08 04:40:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add some system_settings to turn various menu options on/off .  Add initial osdial_companies table.

2010-03-08 04:39:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove some unused tables.

2010-03-08 04:38:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix campaign_id and server_ip length on osdial_log.

2010-03-08 04:38:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix campaign_id length on osdial_user_log.

2010-03-08 04:37:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix campaign_id length on osdial_agent_log.

2010-03-08 04:36:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix server_performance primary key.

2010-03-08 04:35:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix several indexes and field lengths.

2010-03-02 08:27:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Complete rewrtie of system_settings menu.

2010-03-01 18:22:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Dont display VIRTUAL users in Agent List.  Put permission contraints on Lead Allocation.

2010-03-01 16:58:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* removed old phone_favorites.

2010-03-01 16:57:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* not used.

2010-03-01 16:55:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* not used.

2010-03-01 09:29:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* DB Index updates.  Initial osdial_companies table.

2010-02-28 21:03:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move list loading process from lists.php to list_loader.php.

2010-02-28 20:08:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move the Basic Search function from lists.php to basic_search.php.

2010-02-28 20:06:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix user permission

2010-02-28 18:26:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* The simple Lead Export has been adapted to export the Additional Forms Fields.  I modified its behavior to no longer be a memory hog.

2010-02-28 18:23:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved Advanced Lead Search out of lists.php and put it in advanced_search.php. Added some flush() to hopefully speed it up.

2010-02-28 18:06:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update all supporting URLs in other modules for new modify_lead.

2010-02-28 17:58:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Supporting variable, menu, and validation scripts for the new and improved modify_lead.

2010-02-28 17:56:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* The new fully integrated modify_lead.

2010-02-28 17:55:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Since the changes were so significant, I have implemented it into the OSDial GUI.

2010-02-28 17:53:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Nearly complete rewrite of admin_modify_lead.php.  Looks far more profressional and has has the new ability to modify Additional Form Field data.

2010-02-28 17:51:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added lead_id/campaign_id indexes to osdial_agent_log.

2010-02-28 13:59:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup, just removed a bad comment block.

2010-02-28 07:05:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2010-02-28 07:02:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Performed a near complete rewrite of the List Loader.  Additional Fields can now be directly imported with lists (and fast too).

2010-02-28 07:00:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add function to prettify XML output.

2010-02-28 06:59:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix template on admin_modify_lead.php.

2010-02-27 09:53:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Additional SQL permission instuctions if run from a server without a servers entry and on a private network.

2010-02-27 08:54:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added an upstream compatible dialable_gmt method with state based lookups.

2010-02-27 08:53:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup some bad markup.

2010-02-27 08:37:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Apply new export_leads flag in osdial_users to auth, menus, and lead export routines.

2010-02-27 08:34:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 04:00:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add shorthand for mysql_real_escape_string.

2010-02-26 03:38:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for using hotkeys when in manual dial.

2010-02-26 02:22:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Changed default of Next Agent Call to oldest_call_finish

2010-02-25 01:43:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* participant should default to 1.

2010-02-22 21:05:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix string equality error

2010-02-18 21:34:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bugfix: Only update osdial_extensions.conf and modules.conf on change.

2010-02-18 06:02:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* xfer/3rd-party CID mode changes.

2010-02-18 05:30:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* CallerID name additions.

2010-02-18 04:41:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bugfix: updating conference of same number existing in multiple servers would update that conference number for all servers

2010-02-17 16:59:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rearrange a little, add comments.

2010-02-17 06:29:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update webform_redirect.php to allow for dynamic variable substitution.

2010-02-17 03:51:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* per-list web-form: off by 4.

2010-02-16 23:46:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update webform javascript vars on manual-dial.

2010-02-16 23:44:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* AMI host: replace localhost with dotted notation 127.0.0.1 in servers table.

2010-02-16 23:42:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bugfix: Image.src is a property not a function.

2010-02-16 18:49:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update some of the SQL defaults.

2010-02-16 18:19:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* List specific web-form address: fix label, add help.

2010-02-16 06:18:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add overridable webform addresses to lists.

2010-02-16 05:34:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* a little cleanup.

2010-02-13 01:15:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* preload company letter images.

2010-02-13 01:07:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added requirecalltoken option to gen_servers

2010-02-11 04:12:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change tracking of call from calleridname to accountcode.

2010-02-11 04:11:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not add phone extension on external type.

2010-02-10 21:03:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* agi script removal.

2010-02-10 20:43:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Complete rewrite of agi-dtmf.agi

2010-02-06 06:05:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* pregame cleanup

2010-02-06 01:14:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add example for creating custom reports menu.

2010-02-06 01:13:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* set numeric tos in iax.conf

2010-02-06 01:12:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not block logout action from occuring on browser close.  Clear agents status vars on agent disable to allow for logout.

2010-02-05 19:12:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add letter/number bar to lists.

2010-02-05 18:58:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Only bind AMI to localhost.

2010-02-03 18:12:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust XFER-CONF to use campaign dial-prefix on 7 and 10+ digit dialed numbers.

2010-01-29 17:17:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 15:40:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added support for toolame, lame has been producing audio artifacts for a long time.

2010-01-28 09:55:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 09:51:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Do not run if there are already 3 of us.

2010-01-27 14:03:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added requirecalltoken=no to IAX servers/clients.

2010-01-26 16:08:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add option to run for all campaigns to Agent Performance Detail.

2010-01-19 21:30:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update (tag: v2.2.0.083, stage/release/2.2.0, origin/release/2.2.0, release/2.2.0)

2010-01-04 21:18:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix CBcounT variable name.

2009-12-29 21:12:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added mysqlo alias for quick DB access.

2009-12-29 21:07:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add WEBserver_stats_regex option for selecting specific servers to display.

2009-12-29 21:03:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make default additional_mem_pool_size 16M.

2009-12-29 21:02:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bug in which AST_update does not remove entries from live_sip_channels/live_chennels where extension is NULL.

2009-12-23 06:07:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* quick dial-plan fix.

2009-12-23 03:20:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* missing semi-colon.

2009-12-22 18:51:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update

2009-12-22 18:50:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix some numeric / string evals.

2009-12-22 17:12:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add variables for SVN version / build tagging

2009-12-22 17:12:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update spec-file.

2009-12-22 16:32:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update the server_ip of some other important tables too.

2009-12-22 14:54:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2009-12-22 14:43:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Security fix. Change default context for phones to osdial and add context when creating SIP/IAX entries..

2009-12-21 20:04:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change global context on sip/iax to incoming.  Add incoming context that does an immediate hangup.  Disable International calling by default.

2009-12-21 20:02:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change styles on Time Stats.

2009-12-18 22:18:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cosmetic changes to callbacks - steve

2009-12-18 21:51:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix javascript formatting.

2009-12-18 19:13:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cosmetic changes to callbacks - steve

2009-12-18 19:03:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cosmetic changes to callbacks - steve

2009-12-18 18:14:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add space after campaigns header.

2009-12-18 18:06:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* line 1572 in (agent) osdial.js was modified to center headings and adjust the width - steve

2009-12-18 17:51:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cosmetic changes to Agent interface.

2009-12-16 21:20:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* New muted.gif on agent screen.

2009-12-16 21:19:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update default DB settings.

2009-12-16 21:17:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change AMD AGIs to update end_epoch.

2009-12-15 00:00:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix URL on export to CSV.

2009-12-09 20:01:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added format tooltip help for dates.

2009-12-07 19:35:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Defaults for InnoDB v1.0.6.

2009-12-04 22:53:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust styles to match OSDial.

2009-12-04 21:26:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix path and yscale.

2009-12-04 01:51:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Various report fixes

2009-12-04 01:50:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Various report fixes

2009-12-04 01:49:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move Group Hourly Stats to reporting function.

2009-12-03 23:38:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved AST_CLOSERstats.php to reporting function. Modified to fit new report theme.

2009-12-03 23:38:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update for migration to report function.

2009-12-02 22:06:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* centering on report parameters.

2009-12-02 22:05:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix display of statuses containing a dash.

2009-12-02 05:39:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Was displaying all ingroups in campaign.

2009-12-02 05:28:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* SQL bug, significant speed up to report.

2009-12-01 00:53:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Some quick fixes.

2009-12-01 00:24:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added scrollbars on activity logs.  Added tooltip explainations.

2009-12-01 00:08:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix off by one on csv export.  Added scrollbar to table.

2009-11-30 23:31:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix off by one on csv export.  Added scrollbar to table.

2009-11-29 18:03:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix assignment problem on ALL group.

2009-11-29 15:26:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 12:53:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Perform some cleanup before moving to reporting function.

2009-11-29 12:42:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Some structure changes.

2009-11-28 08:32:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 03:09:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clean up the user_status script to ease transition to reports function.

2009-11-28 00:01:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updates to forms and various defaults on reports.

2009-11-28 00:00:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Deprecated old time_sheet, but new aget_timesheet into report function and link to various calling scripts.

2009-11-27 20:16:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Script not used, removing.

2009-11-27 19:31:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Script not used, removing.

2009-11-27 19:28:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Script is not used, removing.

2009-11-27 19:08:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Various UI updates as suggested by Steve.

2009-11-27 12:39:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Renamed list_performance to lead_performance_campaign and added lead_performance_list.

2009-11-27 11:11:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updated and normalized display of UI elements to call CSS classes.

2009-11-27 11:09:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added classes to assist in normalized and consistent display of UI elements.

2009-11-27 11:07:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix some table inconsistencies

2009-11-27 11:06:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix font-color (templates/default/display.php not imported.

2009-11-27 11:05:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove color classes. Added onlyprint class.

2009-11-27 11:04:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix font-color (templates/default/display.php not imported.

2009-11-27 11:03:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added optnum2let function to assist in changing 0 / 1 options on the User's permissions page to N / Y.

2009-11-27 10:59:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved to include/contents/reports

2009-11-27 09:29:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjusted Agent Performance Detail to work in the reports framework as a called function.

2009-11-27 09:28:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjusted to work in the reports framework as a called function.

2009-11-27 09:26:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjusted report to use the new OSDial look.  Added ability to export to CSV.  And media=print.

2009-11-27 09:25:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removing old and unused report.

2009-11-26 18:14:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updated styling to be more consistant with the rest of OSDial.  Original PRE text output is sent to media=printer.

2009-11-25 11:15:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added a test webform script that outputs a tables a fields and values in textboxes.

2009-11-25 10:58:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 02:24:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting and add javascript for checkbox selection.

2009-11-24 23:38:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* On update loop, only display information on updated items if --info is passed.  Make a 80-char screen safe.

2009-11-24 23:18:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add campaign_lastcall field on TEST campaign creation.  Fine tune default TEST campaign settings.

2009-11-24 23:16:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Combine version update and last_update_check clear into one step.

2009-11-24 23:15:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2009-11-24 22:38:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed unused script.

2009-11-24 21:52:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update the campaign_changedate on dispo so that campaign_stats will regenerate from agent activity.

2009-11-23 22:45:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Only output 1 detected unique host.

2009-11-23 20:50:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* rename loadmon to resources.

2009-11-23 05:22:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Made select use a left-join.

2009-11-21 00:11:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change title bar color for Agent Interface Options

2009-11-21 00:08:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to allow for Admin interface changes to users belonging to level 8 or 9 (Only level 9 can modify permissions).

2009-11-21 00:07:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make CSV export only available for user_level > 8.

2009-11-20 23:07:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added IP configuration on firstboot.

2009-11-20 23:06:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make the minimum default dial-level 1.5

2009-11-20 23:05:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* New OSDial 2.2 graphic

2009-11-20 23:05:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make /etc/sysconfig/osdial optional.

2009-11-20 23:01:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added lead export to advanced lead search.

2009-11-19 22:26:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ISO- GUI touchups

2009-11-19 04:27:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ISO- Interface cleanup.

2009-11-19 04:26:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use resources.txt instead.

2009-11-18 05:23:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix Makefile

2009-11-18 05:12:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add multicast resource monitoring.

2009-11-18 05:05:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust trasnfer-conf window position

2009-11-18 05:04:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add various parties to copyright.php

2009-11-16 22:47:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix campaign in example SQL.

2009-11-16 20:33:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* VMnow.txt was being placed in a bad directory.

2009-11-16 20:32:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Better centering on /etc/issue generation.

2009-11-16 03:07:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for custom2 callerid.

2009-11-16 01:58:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added per-lead callerid through use of custom2 field.

2009-11-13 20:47:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Version 2.2.0\!

2009-11-13 19:39:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Version 2.2.0\!

2009-11-13 19:18:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Version 2.2.0\!

2009-11-13 19:16:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Version 2.2.0\!

2009-11-08 06:30:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved in asterisk version check and DB update.  Added version specific config changes.  Update reload statments for version specific commands.

2009-11-08 05:52:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move version check to osdial_astgen.pl

2009-11-04 21:17:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix SQL escaping on script update/insert.

2009-11-04 07:07:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix version comparison.

2009-11-04 06:47:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix xfer_exten

2009-11-04 06:10:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* add max length on xfer_exten.

2009-11-04 06:07:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add ability to xfer to an extension on hotkey press.

2009-11-04 05:14:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update virtual agent inbound groups on agents additions

2009-11-04 05:12:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Limit call counts to 50 on list display.

2009-10-21 19:44:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix web path

2009-10-21 19:35:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* replace absolute paths with WeBServeRRooT

2009-10-21 05:09:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added conditions that will stop the stats from being run when there hasn't been any activity.

2009-10-20 11:10:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix clearing of conferences on emergency logout

2009-10-19 23:15:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Wrong DB/pass for Asterisk Realtime Channels.

2009-10-19 17:48:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modified Emergency Logout to clear agent's conference channel as well.

2009-10-19 08:39:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* oops

2009-10-19 08:35:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* oops

2009-10-19 06:53:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change to use lsof to see if file is open.

2009-10-19 04:26:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix auth routines

2009-10-19 00:54:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved IP relay to its own RPM package

2009-10-18 23:37:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix wrong filename.

2009-10-18 23:37:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update osdial.spec

2009-10-18 21:41:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add additional IVR option variables.

2009-10-18 21:40:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add TVC_LOOKUP menus

2009-10-18 21:38:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Refine stream_and_get_dtmf.  Add TVC_LOOKUP function.

2009-10-18 21:31:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Some systems use Queues in conjunction with OSDial and require the chan_agent.so and app_queue.so modules.

2009-10-18 21:30:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes funky call to XXYYXXYYXXYYXX extension and resulting Asterisk notification.

2009-10-18 21:28:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix backward compatibility with Asterisk 1.2

2009-10-18 21:27:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* User's selection of ingroups shouldn't update their admin selected ingroup settings.

2009-10-18 21:26:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad Script regex.

2009-10-18 21:24:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update inbound to do a quiet entry.

2009-09-30 04:16:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed deduction for login/logout

2009-09-30 03:44:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added/moved postdate field, clear alt_phone_dial var in osdial.js

2009-09-30 03:43:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added prioritization based on age of lead to hopper when VARhopper_newentry_priority is set

2009-09-30 03:41:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add campaign specific statuses to adv lead search

2009-09-30 03:39:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup on a couple SQL statements.

2009-09-30 03:38:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added mailbox declaration to phones.

2009-09-30 03:36:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix ASTblind/ASTloop auth in defailt config

2009-09-30 03:35:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add SALE/XFER if no SALE dispos defined

2009-09-30 03:33:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add a webform for printing given template when match given statuses.

2009-09-30 03:31:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix newline problem in comment fields.

2009-09-30 03:30:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add comment to voicemail variable clearing.

2009-09-19 08:30:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* version bump, added missing settings to osdial.conf

2009-09-19 08:26:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to select passive and active FTP uploads to a QC.

2009-09-19 08:25:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Tons of javascript fixes, Pause/Resume works better in inbound-manual...more like autdial.  corrected some harshly worded error messages.

2009-09-19 08:24:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2009-09-19 08:22:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Was sorting list/date changed to date/list, added subtotals.

2009-09-19 08:21:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Ouch, listloader was missing last field on SQL inserts.

2009-09-19 08:20:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Off by one fix on Webform2 display, was displaying xfer groups.

2009-09-19 08:18:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added VARflush_hopper_manual to clear READY hoppers on each run on MANUAL dial campaigns.

2009-09-19 08:15:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added _8307. and changed timeouts on 8320 to 20sec.

2009-09-15 22:23:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* remove regex replace of newline to br.

2009-09-15 11:26:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix dst on adv lead search

2009-09-15 11:10:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added option VARflush_hopper_each_run to osdial.conf.

2009-09-15 10:37:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added post_date to adv lead search

2009-09-15 10:13:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* added sort by header to advanced lead search.

2009-09-15 09:18:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added post_date field and calendar selection to agent screen

2009-09-15 08:06:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use tinymce for script editor.

2009-09-15 05:13:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix upgrade_sql.map

2009-09-15 04:56:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update/version update

2009-09-15 04:54:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added scripting buttons/objections/rebuttals, ie conditional scripting.

2009-09-14 14:25:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use double-brackets for script fields. ie [[first_name]].

2009-09-12 06:06:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* added dtmf buttons

2009-09-12 06:02:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* add numeric keypress on mouseover to dialpad

2009-09-12 05:36:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* add dial-pad

2009-09-12 05:35:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* rename dtmfs

2009-09-12 05:34:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* rename dtmfs

2009-09-12 03:39:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add gender/dob.  Add ability to add custom javascript per campaign, aka form_validation to include/[campaign]_form_validation.js

2009-09-12 03:37:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* add closing% column

2009-09-12 01:24:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix comment

2009-09-10 04:03:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to check 10 times for file-size change.

2009-09-09 03:53:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix deletion of manual dials from osdial_auto_calls

2009-09-09 01:42:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix percentage format.

2009-09-09 01:41:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 2206-660 got overwritten sometime.

2009-09-09 01:39:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix percentage format.

2009-09-09 01:11:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change AL to AM.

2009-09-09 01:10:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix per agent counts

2009-09-09 00:04:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix 215031.sql

2009-09-08 23:57:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix alt db.conf pathing

2009-09-08 22:25:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing 'blank' Campaign Statuses in query

2009-09-08 14:34:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix header name

2009-09-08 14:33:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix pathing on httpd

2009-09-08 13:59:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix header color

2009-09-08 13:50:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix to footer.php

2009-09-07 06:34:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update project name to t1 variable.

2009-09-07 06:03:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to check parent directory of webroot for db.conf to use instead of /etc/osdial.conf

2009-09-07 05:55:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use default_text variable.

2009-09-05 05:53:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Use Mixmonitor instead of monitor, put 10sec limit on WaitForSilence/AMD message.

2009-09-05 05:53:01 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrite of AST_manager_listen.

2009-09-05 05:52:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add condition for channels with AGI extension.

2009-09-05 05:51:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add VM icon to main agent screen.

2009-09-05 05:51:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix misplaced comment

2009-09-01 04:43:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Preset dials and display Transfer-Conf window on D1/D2 click.

2009-09-01 04:42:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix < 0 on mdn_limit.

2009-09-01 04:41:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rewrite major components of AST_manager_listen.pl and make Ast1.4/1.6 complient.

2009-08-28 15:48:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Clear osdial_campaign_agent_stats nightly.

2009-08-27 02:50:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add option to allow/disallow skip-lead with in manual-dial mode under agent.

2009-08-27 02:06:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use negative numbers as unlimited new-lead allocation and zero as no new-lead allocation.  default -1.

2009-08-27 02:05:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* better logging on carrier errors

2009-08-27 02:00:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* updates to help.xml

2009-08-26 16:39:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Callback-Holds listing for agents.

2009-08-20 03:04:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* updates to functions.

2009-08-20 03:03:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 01:21:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup of functions

2009-08-20 00:02:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup of functions

2009-08-19 23:57:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup of functions

2009-08-19 23:51:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup of functions

2009-08-19 23:45:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup of functions

2009-08-19 08:19:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing closing tags on SQL description.

2009-08-19 07:05:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Addition of Advanced Lead Search and better indexes on osdial_list.

2009-08-17 21:12:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added CSV export option

2009-08-16 19:30:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added borders around data sets.

2009-08-16 19:20:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added include-structure reports to reports menu.

2009-08-16 19:19:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 19:19:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved report_list_cost.php into include structure.

2009-08-16 19:18:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved manual_dial_new_today to new osdial_campaign_agent_stats table.

2009-08-16 19:18:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2009-08-16 19:09:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added XML Import routine for InsureMe.

2009-08-16 19:08:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added default/template style formatting to list-performance.

2009-08-16 19:07:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix call to bad function.

2009-08-16 19:06:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Switch from formatted text to tables.

2009-08-16 17:19:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add List-Performance report.

2009-08-16 17:18:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Moved List-Cost report to include structure.

2009-08-16 17:12:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Preliminary XML file for help.

2009-08-16 17:12:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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.

2009-08-16 17:11:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added new_calls column to report.  This column lists the count of fresh/new leads that any agent has attempted.

2009-08-16 17:09:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Lead-Allocation to menu bar for Agent menu.

2009-08-16 17:09:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Lead-Allocation to menu bar for Agent menu.

2009-08-16 17:08:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added list-cost report menu option.

2009-08-16 16:40:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Lead-Allocation view to Agents section.

2009-08-16 16:39:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added the list-cost report.

2009-08-12 02:43:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added New lead limits for agents in Manual-dial

2009-08-10 14:41:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* dbhB already existed.

2009-08-06 16:46:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* increase statuses length to 40

2009-08-05 04:48:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* oops

2009-08-05 04:45:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Some final Asterisk1.6 touches...

2009-08-04 15:22:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added statement to remove Down channels

2009-08-04 06:30:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Using Show Channel Concise breaks Asterisk 1.6.  Embeded a realtime-sql implementation.

2009-08-03 11:14:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix MOH directory for Asterisk 1.6

2009-08-03 09:49:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Asterisk 1.6 error whereas checkresult() did not pull stdin.

2009-08-03 05:55:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modifications for Asterisk 1.6

2009-08-02 23:56:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Migrate old-configs to docs/conf_examples/asterisk12

2009-08-01 08:27:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 08:26:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added routing to automatically update asterisk version in database.

2009-07-30 02:58:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for Zap-based monitoring

2009-07-30 02:57:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for multi-server IVR

2009-07-21 00:49:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update reset/optimize to not clear server stats table.

2009-07-16 20:44:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added update to last_update_time in auto_calls on each iteration through the menu and announcements.

2009-07-16 13:53:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase the qualify on the phones to 5000.

2009-07-15 14:32:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Escape the SQL

2009-07-15 14:28:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Backward slash

2009-07-15 00:23:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix some display issues with Real-time reports

2009-07-14 23:30:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modifications for using SFTP and uFTP.

2009-07-14 15:39:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set 90009 extension to use LO.

2009-07-13 14:05:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added option to bypass the authenication fixing section.

2009-07-13 05:05:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 18:54:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to not change to default Main Status color on panel switch.

2009-07-09 18:45:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for live_agents with not enough closer_campaign space.

2009-07-09 15:52:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add g729 option, add sip-silence to remote-agent conferences

2009-07-07 19:31:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added uniqueid to osdial_xfer_log, osdial_agent_log, and recording_log.

2009-07-07 00:16:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add variable submit_method.

2009-07-06 21:24:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* campagin typo.

2009-07-06 20:00:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ability to select the submit method.

2009-07-06 13:17:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missed closing curley brace.

2009-07-05 19:36:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix on server for upgrade_sql.pl

2009-07-05 19:04:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix location for playback.

2009-07-03 21:57:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix to allow remote IAX2 phones off pbx.

2009-07-03 18:19:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Prevent user_level < 9 from exporting leads

2009-07-03 04:34:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase phone password length.

2009-07-03 04:34:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set to archive on default install

2009-07-03 04:32:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add g729 support to intra-server and client sip

2009-07-02 04:07:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for DNC on alt/addr3.

2009-07-01 04:58:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix upgrade_sql on new install

2009-07-01 03:23:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* DNC adjustments

2009-07-01 03:17:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* External DNC scan ALT and ADDR3 and add to osdial_dnc if found.

2009-07-01 02:55:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* External DNC scrubbing

2009-06-30 23:55:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add some installation notes to README.

2009-06-30 23:47:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add fields / screens for External DNC list checking.

2009-06-30 23:44:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move closer_campaign insertion on virtual agent

2009-06-30 21:10:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix DNC on alt-number

2009-06-30 16:53:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix additional fields, off by one.

2009-06-30 15:44:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix colors.

2009-06-30 15:42:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix use_recycle_gap

2009-06-26 21:08:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added allow_inbound to ivr.

2009-06-26 20:18:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to not output debug if no records were changed.  Added uniqueid to output.

2009-06-26 05:12:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix FastAGI typo.

2009-06-25 07:09:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added use_recylce_gap (Adds no-call period to recylce delay).  Fixed no-call gap.

2009-06-24 17:46:19 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bug which prevented admin from modifyings lists.

2009-06-24 15:50:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed iax dial string and upgrade map.

2009-06-24 06:00:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix upgrade_map

2009-06-24 04:31:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added update checking.

2009-06-24 01:37:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Template fix makefile

2009-06-24 01:25:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added tgz template example.

2009-06-24 01:21:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Template makefile fix

2009-06-24 00:08:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make user selected template an include instead of a require.

2009-06-23 23:58:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Makefile additions for templates

2009-06-23 23:34:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* cleanup

2009-06-23 23:15:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updates to default template

2009-06-23 21:41:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Refine some of the archiving routines.

2009-06-23 20:20:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use unmixed/mixed for directories instead of wav/mp3/gsm/ogg/etc

2009-06-23 06:05:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Creation of templating for the Agent screen.

2009-06-22 23:48:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* template update

2009-06-22 23:36:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix maintable on templates

2009-06-22 23:12:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update of Admin for templates.

2009-06-22 23:11:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update for remote IAX pbx.

2009-06-21 16:41:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to use color vars from display.php

2009-06-19 20:54:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update auto_calls on every status and every second on transfers

2009-06-19 16:26:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add pass to intra-server exten.

2009-06-19 05:15:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixup hangups on channels

2009-06-19 05:11:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove some of the pauses

2009-06-18 16:57:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add indexes for osdial_manager.

2009-06-18 16:30:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix variable declaration.

2009-06-18 12:19:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for webform extwindow.

2009-06-18 08:17:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add conversion rates based on extended data.

2009-06-18 07:11:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added option to include data from osdial_closer_log in stats.

2009-06-18 04:30:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Active/Inactive on grouped campaigns. Add missing </TD> to realtime_summary.

2009-06-18 03:23:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add reserve agent functionality to IVR.

2009-06-18 01:20:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added hangup for live_channels.

2009-06-17 20:55:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for Grandstreams

2009-06-16 20:07:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for IVR.

2009-06-16 20:06:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ivr not InnoDB, fixed.

2009-06-16 20:06:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update for archive settings

2009-06-16 20:06:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase of buffer space for InnoDB

2009-06-16 20:05:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update for archive settings

2009-06-16 02:20:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Strip starting // to /

2009-06-16 02:15:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modify to pull recording with / starting path and open in new window.

2009-06-15 18:01:38 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Copyright page to display first time and when clicking on copyright notice.

2009-06-15 17:58:42 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Added ACtive/inactive status to RealTime Detail screen.

2009-06-12 02:57:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Hide monitoring/barge channels.

2009-06-12 01:58:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add DNC check to ALT/ADDR3 dial.

2009-06-11 19:30:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update XFER_INGROUP to wait until call is complete.

2009-06-11 18:52:35 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add Ingroup XFER to IVR

2009-06-11 18:51:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Flush osdial_manager every 30min

2009-06-11 18:50:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add selection to filter campaign with and without ingroups.

2009-06-11 18:49:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add 8+conf_exten to IVR to play sip-silence on external transfer.

2009-06-09 07:11:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Quick XFER_INGROUP fix

2009-06-09 06:46:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Have 8320 play vm-goodbye and wait 4 seconds.

2009-06-09 06:35:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Renamed Closer Report to Inbound Closer Report

2009-06-09 06:34:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added XFER_INGROUP to IVR

2009-06-09 06:34:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added ALL_OUTBOUND and ALL_INBOUND to campaign selection.

2009-06-09 01:44:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to only attempt hangup 3 times.

2009-06-06 06:58:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More updates for Asterisk 1.6 compat.

2009-06-06 06:56:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More updates for Asterisk 1.6 compat.

2009-06-06 06:54:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More updates for Asterisk 1.6 compat.

2009-06-06 06:52:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More updates for Asterisk 1.6 compat.

2009-06-06 03:34:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Check for and format commands for Asterisk 1.6

2009-06-05 23:57:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for remote_agents table lock

2009-06-04 23:53:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix IVR reporting and no-hangup channels.

2009-06-04 17:59:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Show campaign description in selection/header.

2009-06-04 17:38:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase database to allow large recycle params

2009-06-04 16:53:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Increase attempt_maximum to 999

2009-06-04 16:20:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modified update routine to execute asterisk commands once at at of process.

2009-06-04 16:16:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes to round-robin.  Fixes to irregular hangups.  Add SIG HUP/INT catches to force the corrent hangup routine.

2009-06-04 03:26:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 23:08:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix update, and osdial_log table view

2009-06-02 22:40:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix Makefile

2009-06-02 22:33:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Timeout Action to IVR

2009-06-02 12:01:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* IVR fixes

2009-06-02 08:51:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reworking of IVR systems.  Fixes to Inbound calls.  Replace ding with sip-silence in inbound agi.

2009-06-01 19:38:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename original osdial_ivr to osdial_verification_ivr

2009-06-01 19:33:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Transition to virtual-agent based IVR.

2009-05-29 17:30:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for - and _ in admin auth pass

2009-05-28 16:38:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix wrong version

2009-05-28 16:38:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing fi

2009-05-23 00:47:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added recycles and sched recycles to headers.

2009-05-22 04:51:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Temporary fix for pass gen.

2009-05-22 04:47:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix recycle counter

2009-05-21 07:37:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add recycle accounting to campaign stats table;

2009-05-21 06:16:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix openvpn so connecting hostnames are a bit more unique.

2009-05-21 05:08:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix campaign save in admin to not overwrite ingroups if allow_inbound is off.

2009-05-21 04:18:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 06:52:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update auto-dial bug for inbound-manual, also some fomatting changes in osdial.php

2009-05-20 05:20:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added INBOUND_MAN dial-method for receiving inbound calls when in manual-dial mode.

2009-05-19 23:26:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added support for multi-server monitoring/barge

2009-05-19 23:24:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed server2server IAX config.

2009-05-19 18:55:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add copyright notice to footer.

2009-05-19 18:54:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Default to only show active lists in campaign detail/basic.

2009-05-19 18:23:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add campaign and active views to list list.

2009-05-19 17:59:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added alphabetical and display active/inactive options to campaign list.

2009-05-19 16:28:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Correct the links alignment.

2009-05-19 16:23:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add alphabetical, group, level agent selection.

2009-05-19 15:04:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Formatting changes to deal with long lines.

2009-05-19 13:57:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed missing SUB 13/14 for meta refresh.

2009-05-19 13:53:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Formatting changes to deal with long lines.

2009-05-19 13:12:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix formatting on Load Averages.

2009-05-18 22:32:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Renamed to webform-event_members.php

2009-05-18 22:00:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Change Web Form Submit back to opening a new page.

2009-05-18 19:09:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add nbsp to Agent Login

2009-05-18 18:34:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Reduce font size for campaign selection.

2009-05-18 17:46:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add scroll bar to Dispotion window.  Dispos would bleed over if there were too many.

2009-05-18 15:18:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix astgen for SIP server vs phone.

2009-05-18 14:48:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bad webform bug

2009-05-18 12:31:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added a webform that allows agent to update the statuses of other leads who might be attending the same event.

2009-05-18 08:28:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing DB name on alter in conversion script.

2009-05-15 22:43:38 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix timing issue (sleep).

2009-05-15 19:12:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix round-robin in OutboundIVR

2009-05-15 17:55:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Oops, missed a paren.

2009-05-15 14:30:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update

2009-05-15 14:29:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 07:46:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added manual_preview_default and manual_force_dial_time options to campaigns.

2009-05-15 07:11:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update Binfone to use iax-2.binfone.com

2009-05-15 05:14:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for OutboundIVR DROP status bug.

2009-05-15 05:14:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for OutboundIVR DROP status bug.

2009-05-14 04:33:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 02:57:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update for auto SVN version/build tagging.

2009-05-13 02:54:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update for auto SVN version/build tagging.

2009-05-13 02:10:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust tmpfs sizes

2009-05-13 01:59:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add some missing conversions to upstream_conversion.sh

2009-05-13 00:43:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Corrected filename.

2009-05-13 00:42:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for upstream conversion.

2009-05-13 00:25:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix SQL defaults

2009-05-12 13:38:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for realtime reports.

2009-05-12 12:55:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix campaign call-time not saving

2009-05-12 05:24:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update/version update

2009-05-12 02:14:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix hour counts on detail

2009-05-12 01:34:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix upgrade_map

2009-05-12 01:31:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Remove functionalized reports

2009-05-12 01:31:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add status_category_hour_counts

2009-05-12 01:18:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add status_category_hour_counts

2009-05-12 00:11:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Functionalize call stats report.

2009-05-12 00:10:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to AMD settings

2009-05-12 00:09:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add httpd config for archive profile.

2009-05-12 00:08:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add status_category_hour_counts to DB

2009-05-12 00:08:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Set status_category_hour_counts to 0

2009-05-12 00:04:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* No need to optimize log tables on indexed InnoDB...

2009-05-10 06:00:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added tocsv.php

2009-05-08 21:27:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Addtional Forms fix, campaign variable speel incorrectly.

2009-05-07 19:46:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Decreased word count on AMD

2009-05-07 18:08:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed ramdisk settings

2009-05-07 03:31:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update dialplan to allow 6 + 3digits and 7 + 3digits for monitor/barge.

2009-05-06 22:09:28 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed config file call in monitor/barge AGIs.

2009-05-06 22:08:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added some audio files required for monitor/barge.

2009-05-06 22:06:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed table names.

2009-05-06 19:45:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Correct the functionalized realtime reports.

2009-05-06 19:43:34 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update openvpn settings

2009-05-06 02:34:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Functionalize realtime reports and correct variables names.

2009-05-06 02:33:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix assignment vs expression bug.

2009-05-05 18:11:38 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Updated wrong phone login screen to the standard OSDial colors.

2009-05-04 06:49:06 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Functionalization of realtime reports.

2009-05-02 08:42:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix resolv parameter in openvpn.

2009-05-02 08:23:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added CN tagging based on hostname to openvpn.

2009-05-02 04:13:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix ramdisk creation problem.

2009-05-02 04:04:03 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Corrected error preventing load of tmpfs in osdial.init

2009-05-01 21:28:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update/version update

2009-05-01 21:25:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added openvpn configuration files for easier support.

2009-05-01 03:30:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Move comment update on osdial_log in Outbound IVR to before menu.

2009-05-01 00:09:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed get_vars and included admin/include/variables.php to fix scope problem.

2009-04-30 19:55:51 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix missing ; in 210006.sql

2009-04-30 17:58:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ChangeLog update

2009-04-30 17:57:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 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 21:54:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to 2.1.0.005 for new DB statuses

2009-04-29 21:54:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added SQL to update agent type on external XFERs to CLOSER

2009-04-29 21:52:42 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added status CRF, CRR, CRO, CRC to report on SIP 50X errors

2009-04-29 21:49:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added support for logging of SIP responses 500-504 and PRI indications 27,29,34,38.

2009-04-29 20:58:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added divide-by-zero error checking to adaptive routine.

2009-04-29 19:24:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Commit of ChangeLog

2009-04-29 19:16:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update ChangeLog to pull from SVN

2009-04-29 17:59:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add live image awareness to osdial.init

2009-04-29 15:54:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update of osdial.spec file

2009-04-29 15:38:42 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Swapped positions of Vendor Lead Code and the Custom fields.

2009-04-29 15:32:17 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Changed Channel to bg color to hide it during normal use.

2009-04-29 15:26:26 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Putting in vendor_lead_code in place of Custom3.

2009-04-29 15:13:53 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Commented out Custom3, added foot holders for company and fixed formatting for a missed login screen.

2009-04-29 04:27:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Make osdial.init install aware

2009-04-29 00:59:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix osdial.init company variable notice

2009-04-28 23:51:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added safe_ip_relay script and modify osdial.init to use it as well.

2009-04-28 22:49:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix prompt_count.txt location

2009-04-28 16:19:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update SQL defaults for webform.

2009-04-28 16:17:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update webform_redirect.php and default to osdial.com/webform_test.php in webforms

2009-04-28 13:41:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added external_key to web_form_vars and webform_redirect.php

2009-04-28 12:48:48 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix ivr_sync to make sounds directory if not found.

2009-04-28 12:19:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix ivr_sync to make sounds directory if not found.

2009-04-28 07:41:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* ordered cron file

2009-04-28 07:24:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes for listmix on hopper.

2009-04-28 07:11:59 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix listmix to mixin recycles.

2009-04-28 05:15:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* hopper fixes

2009-04-28 03:24:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* fix index.php

2009-04-28 03:10:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* listmix table fix

2009-04-28 02:58:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Merge listmix options into AST_VDhopper.pl

2009-04-28 02:31:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Bugs, bugs, bugs

2009-04-24 15:39:53 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix company_name on index.php

2009-04-23 04:35:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added webform_redirect

2009-04-22 17:58:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix last_call_time on OutboundIVR

2009-04-22 17:38:40 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* change calls_per_hour_limit to answers_per_hour_limit

2009-04-22 05:10:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* added osdial_killall script.

2009-04-22 04:46:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added last_local_call_time to list table and files...

2009-04-22 04:14:50 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add last_local_call_time to OSDIAL_IN_new_leads, fix CID in auto_dial_FILL.

2009-04-22 04:03:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add last_local_call_time to auto_dial_FILL.

2009-04-22 03:35:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added osdial_ivr_sync script

2009-04-22 03:29:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix bad table names in hopper script.

2009-04-22 00:45:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add random list order and several 2.0.5 hopper fixes.

2009-04-21 21:47:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* IVR fixes

2009-04-21 18:02:14 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Outbound IVR updates

2009-04-21 00:01:23 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix for campaign stats

2009-04-20 23:12:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added new calls_per_hour limit

2009-04-20 22:22:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes: Remote Agents / Outbound IVR / Auto-Dialing

2009-04-20 02:31:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* update 210003.sql

2009-04-20 01:45:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix osdial.conf for RPM upgrades.

2009-04-20 01:34:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added company_name to system_setting.

2009-04-20 00:50:24 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes to OutboundIVR agi

2009-04-20 00:47:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixes to OutboundIVR agi

2009-04-20 00:08:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Outbound IVR subsystems.

2009-04-19 23:28:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Switch to tmpfs for recordings

2009-04-19 23:28:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix/Add statuses.

2009-04-19 23:26:54 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added Outbound IVR XFER extension.

2009-04-19 23:25:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add check for IN call_type.

2009-04-19 22:30:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix menubarcolor on Conference list

2009-04-19 22:28:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix menubarcolor on Conference list

2009-04-17 16:57:57 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust index.php kern on company length

2009-04-17 16:56:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Adjust index.php kern on company length

2009-04-17 15:53:27 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* make exten the context on SIP/IAX phones

2009-04-17 15:53:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* make exten the context on SIP/IAX phones

2009-04-17 15:48:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix 21002.sql

2009-04-17 15:48:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix 210002.sql

2009-04-17 15:47:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix phones iframe

2009-04-17 15:46:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updates to orignate_ring

2009-04-17 15:43:58 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix iframe

2009-04-17 15:30:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Release 2.1.002 freeze

2009-04-15 08:40:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added app_dial_originate_ring for Asterisk 1.4.

2009-04-15 07:52:46 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More app_dial_originate_ring fixes

2009-04-15 07:27:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed app_dial_originate_ring-1.2.patch

2009-04-15 03:38:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add a patch to simulate ring of outbound call in meetme room.

2009-04-15 03:37:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add patch to fix warning about the conference channel not being found on agent logout.

2009-04-15 03:36:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update patch files

2009-04-15 03:20:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed some asterisk config options

2009-04-14 16:28:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add hangup after conf in osdial_astgen.pl

2009-04-14 03:49:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* update rpmspec

2009-04-14 02:29:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix company heading

2009-04-14 02:16:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* cron bugfix

2009-04-14 02:12:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* bugfixes

2009-04-14 01:05:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* bugfixes

2009-04-11 05:35:49 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update Makefile

2009-04-11 05:33:43 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update Makefile

2009-04-11 05:25:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update Makefile and osdial.spec

2009-04-11 05:04:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added auto-company logo generation.

2009-04-10 21:53:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added allow_tab_switch fields to ingroups/campaigns.

2009-04-10 19:50:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added external_key to osdial_list table.

2009-04-10 18:58:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Cleanup: Move to get_variable.

2009-04-10 16:34:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Removed unused php files.

2009-04-10 16:19:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix lead load problem.

2009-04-10 16:12:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix lead load problem.

2009-04-10 16:10:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* 

2009-04-10 16:09:30 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix lead load problem.

2009-04-10 16:01:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added custom2 field.

2009-04-10 15:22:21 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename Off-Hook/Remote Agent to External Agent.  Tracker #2742223

2009-04-10 05:09:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Init script fixes.

2009-04-10 04:59:09 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Init script fixes.

2009-04-10 04:56:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Init script fixes.

2009-04-10 04:37:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Init script fixes.

2009-04-10 02:31:47 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* removed unneeded ip-relay files

2009-04-10 02:29:20 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add ip-relay

2009-04-10 02:28:33 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add automatic Asterisk config generation.

2009-04-10 01:17:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modifications to dial-plans

2009-04-03 20:15:12 +0000 Steve Szmidt <sszmidt@callcentersg.com> 

	* Removed Custom2 (vender_lead_code) from being displayed.

2009-03-30 19:12:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Add copyright header.

2009-03-29 06:03:15 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Added 'reconfig' to osdial.init.

2009-03-28 06:29:31 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Files missing from install.

2009-03-28 06:17:52 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Makefile fix

2009-03-28 05:59:25 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Modifications to startup files

2009-03-28 03:28:13 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Created method of automated SQL upgrades/updates.

2009-03-25 21:55:04 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rename security_phrase to custom1.

2009-03-19 22:53:56 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* List Loading fix, reverse Steves validation attempt

2009-03-19 21:06:17 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed osdial.php webform

2009-03-15 18:52:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update trunk to RB-2.1.0b1 (tag: v2.1.0.001, stage/release/2.1.0, origin/release/2.1.0, release/2.1.0)

2009-03-15 18:51:44 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update trunk to RB-2.1.0b1

2009-03-15 18:48:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update trunk to RB-2.1.0b1

2009-03-15 18:44:18 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update trunk to RB-2.1.0b1

2009-02-20 04:43:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Misplaced branch

2009-03-14 03:19:37 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Release to version 2.1.0.001

2009-03-12 22:28:05 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* version update

2009-03-12 21:54:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update footer, realtime loadavgs, list loading bug.

2009-03-07 01:47:36 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* version update

2009-03-06 23:34:12 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Updated copyright information on all files, added station_monitor/barge agi

2009-03-06 21:24:39 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More font fixes

2009-03-05 16:13:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* More font changes

2009-03-05 03:46:41 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fixed font sizes for agent screen

2009-02-28 05:57:22 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* RPM spec updates

2009-02-28 04:26:16 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* RPM spec updates

2009-02-28 04:13:00 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* RPM spec updates

2009-02-28 03:38:29 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Missing graphic.

2009-02-28 03:10:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* RPM spec updates

2009-02-28 02:39:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* RPM spec updates

2009-02-27 06:30:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* quick fixes to cron/spec

2009-02-27 06:08:02 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Fix lead searching and loading.

2009-02-27 04:53:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* RPM spec updates

2009-02-27 04:10:55 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update to latest build off test client.  Remove references to astguiclient.

2009-02-27 03:12:07 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Update installation process.

2009-02-26 21:32:08 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* SVN restructure

2009-02-26 21:31:11 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Create an SQL upgrade path and restructured several directories.

2009-02-26 21:25:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Create an SQL upgrade path and restructured several directories.

2009-02-25 04:27:26 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Rebrand files and contentents of files from Vicidial to OSdial.

2009-02-20 04:41:45 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Release Branch 2.1.0b2 (tag: rb2.1.0b2, tag: prerb2.1.0b2)

2009-02-20 03:57:32 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Release Branch 2.1.0b1 (tag: prerb2.1.0b1)

2009-02-20 03:50:10 +0000 Lott Caskey <lottcaskey@gmail.com> 

	* Initial Import

