<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,13 @@
 Following persons have contributed to freeswitcher.
 (Sorted by number of submitted patches, then alphabetically)
 
-   123 TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
-    99 Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+   125 TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+   112 Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
     40 Michael Fellinger &lt;m.fellinger@gmail.com&gt;
      6 Mikael Bjerkeland &lt;mikael@consoll.no&gt;
      4 foo &lt;jvaughn@hellspass.nationwide-recovery.com&gt;
      3 Kevin Berry &lt;kevin@opensourcealchemist.com&gt;
      2 freeswitch &lt;freeswitch@falcon.(none)&gt;
+     2 TJ Vanderpoel &lt;Jayson Vaughn jv@rubyists.com&gt;
+     1 TJ Vanderpoel &lt;bougyman@zero.(none)&gt;
      1 U-Paul-PC\Paul &lt;Paul@Paul-PC.(none)&gt;</diff>
      <filename>AUTHORS</filename>
    </modified>
    <modified>
      <diff>@@ -1,193 +1,275 @@
-[840dfa1 | Wed Jun 03 23:46:14 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[360c877 | 2009-06-22 01:45:56 UTC] bougyman &lt;bougyman@gotdebt.nationwide-recovery.com&gt;
+
+  * removed rcov dependency, added setup_spec task (for tmm1-em-spec)
+
+[684ce82 | 2009-06-20 17:00:01 UTC] TJ Vanderpoel &lt;bougyman@zero.(none)&gt;
+
+  * made sent_data an array like replies
+
+[f27b71d | 2009-06-17 18:09:17 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+
+  * Added spec/fsr_listener_helper.rb to gemspec list
+
+[52ef44b | 2009-06-16 20:26:30 UTC] TJ Vanderpoel &lt;Jayson Vaughn jv@rubyists.com&gt;
+
+  * added some helpers for speccing listener apps
+
+[dcd2125 | 2009-06-15 14:12:12 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+
+  * Changed uuid_dump params to have default assignment for 1.8.x compat
+
+[d427e58 | 2009-06-06 23:21:20 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * In outbound listener spec, made sure to test variable is nil in update session test for a more complete test
+
+[c47ffc2 | 2009-06-06 22:17:17 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * changed spec description for update_session
+
+[d741758 | 2009-06-06 22:15:41 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * Added spec for FSR::Listener::Outbound#update_session
+
+[6936e80 | 2009-06-06 21:55:33 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * Added FSR::Cmd::UuidDump and specs
+
+[bf386f6 | 2009-06-06 21:33:16 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * added spec to FSR::Listener:Inbound for auth
+
+[a458fbf | 2009-06-06 21:09:47 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * s/@queue &lt;&lt; block/@queue.unshift block
+
+[c2219d2 | 2009-06-06 21:05:37 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * corrected spec description typos
+
+[78053cc | 2009-06-06 21:02:13 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * Added em-specs for FSR::Listener::Inbound class
+
+      * Added spec to test FSL::Inbound.add_event_hook
+
+[2d56635 | 2009-06-06 20:11:58 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * Added specs to test our proc based state machine
+
+[214be2b | 2009-06-06 18:16:29 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * Added em-epecs to test basic functionality of the Outbound Event Socket
+
+      * Test we can process a response sent in multiple transmissions
+      * Test we can receive a reply after a session is created
+      * Test that we send connect to freeswitch upon a new connection
+    
+      TODO:  Need to test Outbound Event socket state machine
+
+[48ffd21 | 2009-06-05 19:36:20 UTC] TJ Vanderpoel &lt;Jayson Vaughn jv@rubyists.com&gt;
+
+  * Added em-spec capabilities
+
+
+
+[76e6798 | 2009-06-04 17:24:29 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+
+  * re-added ability to send auth to the inbound/outbound listeners. (thanks, lewdsilver)
+
+[a724963 | 2009-06-04 00:04:24 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+
+  * Forgot to include these... woops
+
+[840dfa1 | 2009-06-03 23:46:14 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Version 0.4.1
 
-[26c4f0c | Wed Jun 03 23:42:52 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[26c4f0c | 2009-06-03 23:42:52 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * s/queue &lt;&lt; block/queue.unshift block/g
 
-[6b589a3 | Wed Jun 03 23:13:15 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[6b589a3 | 2009-06-03 23:13:15 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Version 0.4.0
 
-[55753af | Wed Jun 03 23:10:22 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[55753af | 2009-06-03 23:10:22 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Updated outbound_event_socket.rb example
 
-[234a17e | Wed Jun 03 23:01:56 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[234a17e | 2009-06-03 23:01:56 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Refactored api to be a method of FSR::Listener::Outbound
 
-[0bc8973 | Wed Jun 03 21:55:02 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[0bc8973 | 2009-06-03 21:55:02 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Added FSR::App::Api
 
-[9d2cc41 | Sat May 30 18:49:08 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[9d2cc41 | 2009-05-30 18:49:08 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Made some changes so FSR is Ruby 1.9.1 compat
 
       * Monkey patched, unfortunately, String class with alias :each
       * :each_line compat with EventMachine
 
-[a40e1ed | Sat May 30 18:10:35 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[a40e1ed | 2009-05-30 18:10:35 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Corrected typo in examples/outbound_event_socket.rb
 
-[0a3f680 | Fri May 29 16:15:15 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[0a3f680 | 2009-05-29 16:15:15 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Added .to_s at end of Dir[load_path.join(&quot;*.rb&quot;).to_s] for Ruby 1.9.1
 
 
 
-[f267c17 | Wed May 27 20:49:27 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[f267c17 | 2009-05-27 20:49:27 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Updated header_and_content specs
 
-[19ee736 | Sat May 23 18:34:18 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[19ee736 | 2009-05-23 18:34:18 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Change example and readme to match what is demoed at sip:8084@falcon.rubyists.com
 
-[5be4271 | Tue May 19 21:02:09 UTC 2009] freeswitch &lt;freeswitch@falcon.(none)&gt;
+[5be4271 | 2009-05-19 21:02:09 UTC] freeswitch &lt;freeswitch@falcon.(none)&gt;
 
   * try to load log4r for logging (Logger buffers, bugs with runit services), fall back to Logger from stdlib if log4r not found
 
-[921251a | Tue May 19 20:13:47 UTC 2009] freeswitch &lt;freeswitch@falcon.(none)&gt;
+[921251a | 2009-05-19 20:13:47 UTC] freeswitch &lt;freeswitch@falcon.(none)&gt;
 
   * reverted regression to listeners, back to functional
 
-[eb72db4 | Tue May 19 15:15:04 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[eb72db4 | 2009-05-19 15:15:04 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * changed spacing in content#find
 
-[c275898 | Tue May 19 15:12:39 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[c275898 | 2009-05-19 15:12:39 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * improve the regex for matching a header: value in content of HeaderAndContentResponse
 
-[4bfaf24 | Wed May 20 05:05:07 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[4bfaf24 | 2009-05-20 05:05:07 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * headers/content come in as Array
 
-[5640b6f | Wed May 20 04:54:42 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[5640b6f | 2009-05-20 04:54:42 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Fix the listener/outbound spec
 
-[29527e2 | Tue May 19 23:20:24 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[29527e2 | 2009-05-19 23:20:24 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Minor cleanup
 
-[38b98fa | Tue May 19 21:04:41 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[38b98fa | 2009-05-19 21:04:41 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Add some more outbound specs and refactor
 
-[817e731 | Tue May 19 21:04:22 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[817e731 | 2009-05-19 21:04:22 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Add HeaderAndContentResponse subclass that will take care of parsing the content if it should be parsed
 
-[d44c3f0 | Tue May 19 20:45:48 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[d44c3f0 | 2009-05-19 20:45:48 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Minor refactor and some more specs for inbound listener
 
-[4f945e5 | Tue May 19 20:28:53 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[4f945e5 | 2009-05-19 20:28:53 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Refactor and basic specs of HeaderAndContentResponse, integration with inbound/outbound follow
 
-[e3c3142 | Tue May 19 19:29:21 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[e3c3142 | 2009-05-19 19:29:21 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * A little bit less annoying require_relative look-alike
 
-[e80cbc1 | Tue May 19 00:27:53 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[e80cbc1 | 2009-05-19 00:27:53 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * updated authors and changelog
 
-[9451ba8 | Tue May 19 00:26:26 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[9451ba8 | 2009-05-19 00:26:26 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Version 0.3.1 fixes bug in FS_ROOT not being populated properly
 
-[fbaf84c | Mon May 18 23:24:58 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[fbaf84c | 2009-05-18 23:24:58 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Version 0.3.0
 
-[bf6befa | Mon May 18 23:22:36 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[bf6befa | 2009-05-18 23:22:36 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * functionality for receiving variables passed to a block complete.  README updated.  Convert Rakefile file options to Pathname
 
-[7b0bf11 | Mon May 18 20:31:48 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[7b0bf11 | 2009-05-18 20:31:48 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Added yardoc comments
 
-[7b7efa7 | Mon May 18 20:10:30 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[7b7efa7 | 2009-05-18 20:10:30 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Removed FSR::Log.info debugging line from uuid_getvar and setvar
 
-[fda2ff4 | Mon May 18 19:55:19 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[fda2ff4 | 2009-05-18 19:55:19 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Added FSR::App::UuidGetVar and UuidSetVar
 
-[39338cd | Mon May 18 18:55:17 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[39338cd | 2009-05-18 18:55:17 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Corrected typo s/header_and_content/header_and_content_hash
 
-[cb4d1cc | Mon May 18 18:54:08 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[cb4d1cc | 2009-05-18 18:54:08 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * And also it seems I need to include a parameter for hash_header in
 
-[a818d62 | Mon May 18 18:51:25 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[a818d62 | 2009-05-18 18:51:25 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Need to add a second paremeter to check_for_updated_session that
 
 
 
-[6302892 | Mon May 18 18:49:17 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[6302892 | 2009-05-18 18:49:17 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Changed session_header_and_content to header_and_content_hash
 
-[5b8d9a4 | Mon May 18 18:47:57 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[5b8d9a4 | 2009-05-18 18:47:57 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Corrected some typos in previous refactor of Outbound#receive_reply
 
-[12a13eb | Mon May 18 18:41:40 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[12a13eb | 2009-05-18 18:41:40 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Refactored Outbound#receive_request to decouple it a tad.  Still could
 
 
 
-[6a95fa1 | Mon May 18 18:16:43 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
+[6a95fa1 | 2009-05-18 18:16:43 UTC] Jayson Vaughn &lt;jayson@onedrop.nationwide-recovery.com&gt;
 
   * Refactored FSR::App::PlayAndGetDigits to now yeild the read_var in a
 
 
 
-[5093e71 | Mon May 18 15:08:39 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[5093e71 | 2009-05-18 15:08:39 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Read will now yield the read variable in a block
 
     Updated README
 
-[e71a1a5 | Mon May 18 01:55:43 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[e71a1a5 | 2009-05-18 01:55:43 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * reverted design error, putting SENDMSG_METHOD into Read attaching to Outbound, not App
 
-[273bdaf | Mon May 18 01:34:02 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[273bdaf | 2009-05-18 01:34:02 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * removed &amp;block from read method definition after failing spec
 
-[ad1bbd1 | Mon May 18 00:37:44 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[ad1bbd1 | 2009-05-18 00:37:44 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * left out another to_sym
 
-[19f8581 | Mon May 18 00:32:23 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[19f8581 | 2009-05-18 00:32:23 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * left out a to_sym
 
-[f445058 | Mon May 18 00:31:43 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[f445058 | 2009-05-18 00:31:43 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * typos galore, fixed wrong constant name in Read.  created the queue_pop method to handle popping procs, adding the session.headers[@read_var] if it exist to the proc called
 
-[93ecad2 | Mon May 18 00:19:16 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[93ecad2 | 2009-05-18 00:19:16 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * TEST push to test changes, read/outbound test needed
 
-[30a39ad | Sat May 16 20:41:41 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[30a39ad | 2009-05-16 20:41:41 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Added specs for originate, defaults to Cmd
 
@@ -196,91 +278,91 @@
      * Move default_options method to FSR::Cmd::Command as well.
      * Used default_options block in Originate for options population
 
-[865d177 | Sat May 16 17:56:45 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[865d177 | 2009-05-16 17:56:45 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * filling out originate specs, testing options and argument types
 
-[19b81ff | Wed May 13 16:03:35 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[19b81ff | 2009-05-13 16:03:35 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * refactored to a new default_options
 
-[081112a | Wed May 13 15:32:20 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[081112a | 2009-05-13 15:32:20 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * changed handling of :ignore_early_media in target_options of originate to behave properly.  Added argument checks for some originate arguments
 
-[55ec1c5 | Mon May 11 17:14:34 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[55ec1c5 | 2009-05-11 17:14:34 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * New specs now pass
 
-[ab262c9 | Mon May 11 17:13:48 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[ab262c9 | 2009-05-11 17:13:48 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Added specs for FSR::App::Answer, FSBreak, and FSSleep
 
-[1faf55f | Mon May 11 16:44:51 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[1faf55f | 2009-05-11 16:44:51 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Updated gemspec for 0.1.4
 
-[011a3e6 | Mon May 11 16:43:14 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[011a3e6 | 2009-05-11 16:43:14 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Sync changes with Master
 
 
 
-[f036509 | Mon May 11 16:36:04 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[f036509 | 2009-05-11 16:36:04 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Version 0.1.4
 
-[a110dc6 | Mon May 11 16:12:17 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[a110dc6 | 2009-05-11 16:12:17 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Corrected typos in README
 
-[da6d963 | Mon May 11 16:00:35 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[da6d963 | 2009-05-11 16:00:35 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Removed 'puts $LOAD_PATH.inspect'
 
-[5fd154d | Mon May 11 15:57:36 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[5fd154d | 2009-05-11 15:57:36 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Updated README
 
 
 
-[981d6bb | Mon May 11 15:42:27 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[981d6bb | 2009-05-11 15:42:27 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Updating README
 
 
 
-[2d2fdb5 | Tue May 05 12:32:35 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[2d2fdb5 | 2009-05-05 12:32:35 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * added some yard documentation
 
-[0e72f02 | Mon May 04 22:15:48 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[0e72f02 | 2009-05-04 22:15:48 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * fixed broken tasks, tested all tasks
 
-[8e6f7e8 | Mon May 04 21:38:28 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[8e6f7e8 | 2009-05-04 21:38:28 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * updated package building and added a bunch of convenience tasks
 
-[8b94e17 | Mon May 04 20:31:56 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[8b94e17 | 2009-05-04 20:31:56 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed @state to @queue.
 
 
 
-[54e2702 | Mon May 04 20:04:25 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[54e2702 | 2009-05-04 20:04:25 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Changed state machine
 
 
 
-[0f134f2 | Sun May 03 20:07:27 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[0f134f2 | 2009-05-03 20:07:27 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * No longer 100% necessary to override receive_reply method so I removed
 
 
 
-[f70a43c | Sun May 03 19:53:06 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[f70a43c | 2009-05-03 19:53:06 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added a different way to keep state.
 
@@ -290,219 +372,219 @@
        end
     end
 
-[a4b9832 | Sat May 02 22:00:37 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[a4b9832 | 2009-05-02 22:00:37 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * upped version and built new gemspec
 
-[202d05b | Sat May 02 22:00:05 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[202d05b | 2009-05-02 22:00:05 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * moved limit to FSR::App where it belonged
 
-[17fa4e6 | Sat May 02 21:46:50 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[17fa4e6 | 2009-05-02 21:46:50 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * upped version and built new gem
 
-[93220f3 | Sat May 02 21:46:16 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[93220f3 | 2009-05-02 21:46:16 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * added limit command
 
-[4b918cd | Sat May 02 21:12:18 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[4b918cd | 2009-05-02 21:12:18 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * upped version and built new gemspec
 
-[159f978 | Sat May 02 21:11:40 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[159f978 | 2009-05-02 21:11:40 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * added #next_step to manually increment state machine
 
-[738e6da | Sat May 02 21:02:46 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[738e6da | 2009-05-02 21:02:46 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * upped version and made new gemspec
 
-[faf4c5a | Sat May 02 21:00:53 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[faf4c5a | 2009-05-02 21:00:53 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * added Cmd::Calls and a Model::Call to describe call data
 
-[8ef6196 | Thu Apr 30 20:48:12 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[8ef6196 | 2009-04-30 20:48:12 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Added FSR::App::PlayAndGetDigits
 
     1.9.1
     Updated specs for FSR::App::PlayAndGetDigits
 
-[426ea94 | Thu Apr 16 15:12:54 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[426ea94 | 2009-04-16 15:12:54 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Version bump 0.0.13
 
 
 
-[1b81841 | Thu Apr 16 15:11:37 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[1b81841 | 2009-04-16 15:11:37 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated README to reflect refactor in FSR::Listener::Outbound
 
     Version bump 0.0.13
 
-[8bc8cdc | Thu Apr 16 15:08:31 UTC 2009] foo &lt;jvaughn@hellspass.nationwide-recovery.com&gt;
+[8bc8cdc | 2009-04-16 15:08:31 UTC] foo &lt;jvaughn@hellspass.nationwide-recovery.com&gt;
 
   * Added Hash#strip_new_newlines helper
 
-[5da2747 | Thu Apr 16 14:48:26 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[5da2747 | 2009-04-16 14:48:26 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated examples/dtmf_test.rb and oes_demo.rb
 
       * This reflects the new changes to FSR::Listener::Outbound
 
-[8465069 | Thu Apr 16 14:43:50 UTC 2009] foo &lt;jvaughn@hellspass.nationwide-recovery.com&gt;
+[8465069 | 2009-04-16 14:43:50 UTC] foo &lt;jvaughn@hellspass.nationwide-recovery.com&gt;
 
   * Refactored FSR::Listener::Outbound
 
     session object
       #update_session now fully updates @session
 
-[0fa32ea | Thu Apr 16 13:14:08 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[0fa32ea | 2009-04-16 13:14:08 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated README
 
     Updated examples/dtm_read.rb
     Bumped version to 0.0.12
 
-[24ff9bd | Thu Apr 16 13:00:54 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[24ff9bd | 2009-04-16 13:00:54 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Moved bin to examples
 
     Updated README to show how to use 'step'
 
-[5394612 | Thu Apr 16 12:51:32 UTC 2009] foo &lt;jvaughn@hellspass.nationwide-recovery.com&gt;
+[5394612 | 2009-04-16 12:51:32 UTC] foo &lt;jvaughn@hellspass.nationwide-recovery.com&gt;
 
   * Added the ability for receive_reply to keep state.
 
     Please look at bin/dtmf_test.rb for example
 
-[4cb5002 | Wed Apr 15 14:51:13 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[4cb5002 | 2009-04-15 14:51:13 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Removed #wait_for_reply
 
-[c63fce9 | Wed Apr 15 14:37:21 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[c63fce9 | 2009-04-15 14:37:21 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added Fsr::Listener::Outbound#wait_for_reply
 
-[b09939b | Wed Apr 15 14:15:29 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[b09939b | 2009-04-15 14:15:29 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Made sure to use #to_s on session.headers[:event_calling_function] incase it is nil
 
-[8b75ddc | Wed Apr 15 14:12:51 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[8b75ddc | 2009-04-15 14:12:51 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added FSR::Listener::Outbound#update_session to update session variables
 
-[ea36a2f | Wed Apr 15 13:45:02 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[ea36a2f | 2009-04-15 13:45:02 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Corrected typo in FSR::App::UuidDump#initialize
 
-[85086b6 | Wed Apr 15 13:41:46 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[85086b6 | 2009-04-15 13:41:46 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added FSR::App::UuidSetVar
 
 
 
-[7ab8727 | Wed Apr 15 13:29:34 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[7ab8727 | 2009-04-15 13:29:34 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Corrected typo in FSR::App::UuidGetVar
 
-[e732be4 | Wed Apr 15 13:09:10 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[e732be4 | 2009-04-15 13:09:10 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added FSR::App::UuidGetVar
 
       * use uuid_getvar(&quot;uuid&quot;, &quot;varaible&quot;) to retreive a channel variable
 
-[8b3b3a4 | Tue Apr 14 21:47:05 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[8b3b3a4 | 2009-04-14 21:47:05 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * FSR::App::Read#sendmsg now joins arguments using &quot; &quot; not &quot;|&quot; :)
 
-[01d9867 | Tue Apr 14 20:47:35 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[01d9867 | 2009-04-14 20:47:35 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added event-lock to FSR::App::Read by default to #sendmsg
 
-[654f036 | Tue Apr 14 20:39:49 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[654f036 | 2009-04-14 20:39:49 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added FSR::App::Read to read DTMF input
 
-[fd827b6 | Tue Apr 14 19:23:43 UTC 2009] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
+[fd827b6 | 2009-04-14 19:23:43 UTC] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
 
   * We should inherit the dialplan and context we had before
 
 
 
-[c093ad3 | Tue Apr 14 15:08:11 UTC 2009] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
+[c093ad3 | 2009-04-14 15:08:11 UTC] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
 
   * Small clean-ups
 
 
 
-[ad46f8a | Sat Apr 11 21:39:04 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[ad46f8a | 2009-04-11 21:39:04 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * added spec for FSA::Set
 
-[123bdaf | Sat Apr 11 21:25:37 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[123bdaf | 2009-04-11 21:25:37 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Version Bump to 0.0.10
 
-[4e6abe7 | Sat Apr 11 21:22:12 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[4e6abe7 | 2009-04-11 21:22:12 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated README to reflect new api of #set
 
-[de358d9 | Thu Apr 09 15:45:54 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[de358d9 | 2009-04-09 15:45:54 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed gem name to all lowercase.  Camel case can be annoying
 
-[f0c6fa4 | Wed Apr 08 20:50:08 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[f0c6fa4 | 2009-04-08 20:50:08 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * upped the version to generate a new gem
 
-[e413b96 | Wed Apr 08 20:46:15 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[e413b96 | 2009-04-08 20:46:15 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * added EM dependency to gemspec, updated news
 
-[0abbdd6 | Wed Apr 08 20:37:23 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[0abbdd6 | 2009-04-08 20:37:23 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed VERSION
 
-[b6a8137 | Wed Apr 08 20:36:59 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[b6a8137 | 2009-04-08 20:36:59 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Up'd version
 
-[736a88d | Tue Apr 07 13:22:11 UTC 2009] jayson vaughn &lt;jayson@falcon.(none)&gt;
+[736a88d | 2009-04-07 13:22:11 UTC] jayson vaughn &lt;jayson@falcon.(none)&gt;
 
   * Changed FSR::App::Log#initiailize to make sure both parameters have a default setting.  Can not have an optional parameter as your first one in Ruby it seems.
 
     Updated spec/fsr/loading.rb to include FSR::App::Log
 
-[e253698 | Tue Apr 07 18:26:35 UTC 2009] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
+[e253698 | 2009-04-07 18:26:35 UTC] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
 
   * Set now takes two arguments (like #set in Adhearsion)
 
-[38181ce | Tue Apr 07 18:18:43 UTC 2009] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
+[38181ce | 2009-04-07 18:18:43 UTC] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
 
   * Added Log functionality to (OES)
 
     Small documentation change in Set (OES)
     oes_demo.rb now also demonstrates Log
 
-[ab2ca12 | Tue Apr 07 14:39:02 UTC 2009] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
+[ab2ca12 | 2009-04-07 14:39:02 UTC] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
 
   * A few more examples
 
-[c3b2df3 | Mon Apr 06 20:25:22 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[c3b2df3 | 2009-04-06 20:25:22 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated specs
 
 
 
-[9e761f9 | Mon Apr 06 20:47:11 UTC 2009] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
+[9e761f9 | 2009-04-06 20:47:11 UTC] Mikael Bjerkeland &lt;mikael@consoll.no&gt;
 
   * Added a few more commands. If anything looks stupid please correct it :-
 
 
 
-[7ec04a5 | Fri Apr 03 19:31:35 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[7ec04a5 | 2009-04-03 19:31:35 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Refactored FSR::Listener::Outbound to be a subclass of
 
@@ -515,20 +597,20 @@
     
     *** NOTE session.headers's keys are now symbols! ***
 
-[00f0919 | Fri Apr 03 18:27:42 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[00f0919 | 2009-04-03 18:27:42 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated bin/ies_demo.rb and README to show
 
 
 
-[c1108d7 | Fri Apr 03 18:14:10 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[c1108d7 | 2009-04-03 18:14:10 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Playing catchup - Made sure FSR::Listener::Inbound is now a subclass of
 
     
     Made sure inspired's hook system still works
 
-[4ac5698 | Fri Apr 03 17:57:00 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[4ac5698 | 2009-04-03 17:57:00 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Fixing conflict
 
@@ -536,7 +618,7 @@
     bougyman added NEWS
     inspiried added bin/ies_demo_with_hook.rb
 
-[86db618 | Fri Apr 03 13:37:38 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[86db618 | 2009-04-03 13:37:38 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed FSR::Listner::Inbound to be a subclass of
 
@@ -547,113 +629,113 @@
     
     Updated README
 
-[803bfbc | Tue Mar 31 15:49:30 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[803bfbc | 2009-03-31 15:49:30 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added some comments to the code
 
-[d36c2e0 | Tue Mar 31 15:21:44 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[d36c2e0 | 2009-03-31 15:21:44 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Made sure Reply checks for &quot;Control&quot; vs :control
 
-[08e49f7 | Tue Mar 31 15:12:38 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[08e49f7 | 2009-03-31 15:12:38 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Reverted back to using strings as hash keys.  This ensures that custom
 
 
 
-[a698d18 | Tue Mar 31 14:51:24 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[a698d18 | 2009-03-31 14:51:24 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Corrected issue, now headers and body hash work with symbols
 
-[b8cbcb0 | Tue Mar 31 14:45:42 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[b8cbcb0 | 2009-03-31 14:45:42 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Trying .to_sym once more in Inbound::Event
 
-[1a48504 | Tue Mar 31 14:44:12 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[1a48504 | 2009-03-31 14:44:12 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed back to original
 
-[7c1d26c | Tue Mar 31 14:42:36 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[7c1d26c | 2009-03-31 14:42:36 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * typo
 
-[792311e | Tue Mar 31 14:36:57 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[792311e | 2009-03-31 14:36:57 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * s/.to.s_gsub/.to_s.gsub/
 
-[90a757c | Tue Mar 31 14:31:28 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[90a757c | 2009-03-31 14:31:28 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed FSR::Listener::Inbound::Event to use symbols for hash keys
 
-[239dba6 | Tue Mar 31 14:28:29 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[239dba6 | 2009-03-31 14:28:29 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated README and sample bin/oes_demo.rb to reflect changes in headers
 
 
 
-[7b75019 | Tue Mar 31 14:24:49 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[7b75019 | 2009-03-31 14:24:49 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Needed to check against @headers[:control] instead of
 
 
 
-[bdb5444 | Tue Mar 31 14:22:06 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[bdb5444 | 2009-03-31 14:22:06 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added #to_s to correct bug with value
 
-[845623a | Tue Mar 31 14:17:45 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[845623a | 2009-03-31 14:17:45 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed SocketResponse#headers to now use a symbol as the hash key
 
-[431cd2c | Mon Mar 30 22:05:03 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[431cd2c | 2009-03-30 22:05:03 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * Added FSBreak to send a 'break' command during an Outbound Event
 
 
 
-[cf77986 | Wed Mar 25 21:58:02 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[cf77986 | 2009-03-25 21:58:02 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated bin/oes_demo.rb and README to correctly describe how to use
 
 
 
-[ab373dd | Tue Mar 24 00:52:38 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[ab373dd | 2009-03-24 00:52:38 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Remove cruft from form helper
 
-[0464d4e | Thu Mar 19 19:17:41 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[0464d4e | 2009-03-19 19:17:41 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Updated specs to include new apps
 
-[045ffe8 | Thu Mar 12 01:38:02 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[045ffe8 | 2009-03-12 01:38:02 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Update style for auth forms
 
-[41e87ef | Thu Mar 12 01:33:28 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[41e87ef | 2009-03-12 01:33:28 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Put the label/input from join/start into a table for nicer listing
 
-[8815d88 | Thu Mar 12 01:32:49 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[8815d88 | 2009-03-12 01:32:49 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Add auth related links to layout
 
-[abd4506 | Thu Mar 12 01:32:21 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[abd4506 | 2009-03-12 01:32:21 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Fix two minor issues
 
-[c15f39d | Thu Mar 12 01:31:59 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[c15f39d | 2009-03-12 01:31:59 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Refactor MainController a bit and suggest alternate random conference id generation
 
-[d2d42f6 | Thu Mar 12 01:31:22 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[d2d42f6 | 2009-03-12 01:31:22 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Finish up auth, still needs some testing for openid and a profile page
 
-[04bff23 | Sat Mar 07 15:07:35 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[04bff23 | 2009-03-07 15:07:35 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * removed contrib from the gemspec, unneeded.  JV added a bunch of applications
 
-[1cf0e5a | Wed Mar 04 22:29:20 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[1cf0e5a | 2009-03-04 22:29:20 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * Abstracted how to start listeners.
 
@@ -663,75 +745,75 @@
      * changed default log level to Logger::INFO
      * Updated README
 
-[c525445 | Wed Mar 04 21:30:24 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
+[c525445 | 2009-03-04 21:30:24 UTC] Jayson Vaughn &lt;jayson@onedrop.(none)&gt;
 
   * added some String#strip magic
 
-[b8d70b7 | Wed Feb 25 22:49:51 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[b8d70b7 | 2009-02-25 22:49:51 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Fix some stuff around auth, needs more
 
-[e9ef028 | Wed Feb 25 22:41:53 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[e9ef028 | 2009-02-25 22:41:53 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Remove the model/account
 
-[88f58f8 | Wed Feb 25 22:39:36 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[88f58f8 | 2009-02-25 22:39:36 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Default engine is Haml
 
-[f41c42b | Wed Feb 25 04:27:45 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[f41c42b | 2009-02-25 04:27:45 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * fixed FreeSWITCHeR link
 
-[bfd7482 | Wed Feb 25 04:16:12 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[bfd7482 | 2009-02-25 04:16:12 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * changed spec to match new 30 second default timeout
 
-[033cb6b | Wed Feb 25 04:12:44 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[033cb6b | 2009-02-25 04:12:44 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * wrapped user-supplied vars in h(), moved conference logic into model/conference.rb
 
-[f55194b | Wed Feb 25 18:31:33 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[f55194b | 2009-02-25 18:31:33 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * A little cleanup
 
-[d1c5fc0 | Wed Feb 25 18:30:01 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[d1c5fc0 | 2009-02-25 18:30:01 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Rough cut of auth system
 
-[fe4e9e8 | Wed Feb 25 03:27:42 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[fe4e9e8 | 2009-02-25 03:27:42 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * Use 8k (default) conferences instead of 32kHz.  Make link show up in joined_conference view (style.css change)
 
-[74bb49a | Wed Feb 25 02:49:31 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[74bb49a | 2009-02-25 02:49:31 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * make sure ignore_early_media has a default (true)
 
-[d18c622 | Wed Feb 25 02:42:49 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[d18c622 | 2009-02-25 02:42:49 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * corrected the legend
 
-[b243a82 | Wed Feb 25 02:31:51 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[b243a82 | 2009-02-25 02:31:51 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * added call control legend to conference_joined view
 
-[55dfdae | Tue Feb 24 21:11:46 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[55dfdae | 2009-02-24 21:11:46 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * removed unneeded index file
 
-[1127bbb | Tue Feb 24 21:11:27 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[1127bbb | 2009-02-24 21:11:27 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * added a gitignore for ride in the sample app
 
-[c053826 | Tue Feb 24 21:09:12 UTC 2009] bougyman &lt;bougyman@Esther.(none)&gt;
+[c053826 | 2009-02-24 21:09:12 UTC] bougyman &lt;bougyman@Esther.(none)&gt;
 
   * got sample app deployed and fixed a couple bugs
 
-[e2a64eb | Tue Feb 24 18:49:34 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[e2a64eb | 2009-02-24 18:49:34 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added a little sample app, will be confme.com
 
-[f971037 | Tue Feb 24 18:11:05 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[f971037 | 2009-02-24 18:11:05 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Moved FSR::Event to FSR::Listener::Inbound::Event namespace
 
@@ -739,11 +821,11 @@
       * Added specs for FSR::Listener::Inbound
       * Updated bin/ies_demo.rb with on_event hook
 
-[05a7acc | Tue Feb 24 17:59:39 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[05a7acc | 2009-02-24 17:59:39 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * change ies_demo.rb to default to localhost
 
-[f1987ab | Tue Feb 24 17:57:16 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[f1987ab | 2009-02-24 17:57:16 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Started work on FSR::Listener::Inbound
 
@@ -753,38 +835,38 @@
       * namesspace FSR::Listener::Inbound::Event
       * Created bin/ies_demo.rb to demo how to use the refactor
 
-[bd15285 | Tue Feb 24 14:52:17 UTC 2009] U-Paul-PC\Paul &lt;Paul@Paul-PC.(none)&gt;
+[bd15285 | 2009-02-24 14:52:17 UTC] U-Paul-PC\Paul &lt;Paul@Paul-PC.(none)&gt;
 
   * Make specs work in Win32.  No pretty green colors, though. :(
 
-[d9ee68e | Mon Feb 23 02:21:56 UTC 2009] Kevin Berry &lt;kevin@opensourcealchemist.com&gt;
+[d9ee68e | 2009-02-23 02:21:56 UTC] Kevin Berry &lt;kevin@opensourcealchemist.com&gt;
 
   * Version 0.0.4:
 
      * functionality can still be used.
 
-[52a9570 | Mon Feb 23 01:12:51 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[52a9570 | 2009-02-23 01:12:51 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * updated version to get a new GH gem
 
-[21e0ea5 | Sun Feb 22 19:03:09 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[21e0ea5 | 2009-02-22 19:03:09 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Modified bin/oes_demo.rb to use session_initiated method instead of
 
     
     Removed on_call alias from FSR::Listener::Outbound
 
-[0257bcc | Mon Feb 23 00:51:20 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[0257bcc | 2009-02-23 00:51:20 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * fixed spec
 
-[8df4a28 | Sun Feb 22 18:45:01 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[8df4a28 | 2009-02-22 18:45:01 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added a test to ensure on_call is always called after a session is
 
 
 
-[1300fbe | Mon Feb 23 00:39:00 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[1300fbe | 2009-02-23 00:39:00 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Made all FSR::App classes have an #arguments array
 
@@ -794,11 +876,11 @@
      * Removed the #caller test in Application#to_s, now defaults to
        #sendmsg
 
-[5f152a3 | Sun Feb 22 19:12:05 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[5f152a3 | 2009-02-22 19:12:05 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * fixed the else side of data handling to be the same as the if side
 
-[0827e9f | Sun Feb 22 19:05:36 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[0827e9f | 2009-02-22 19:05:36 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Fixed receive_data to be able to handle incomlete responses/lines
 
@@ -806,24 +888,24 @@
        parsing any data received
      * Added specs for testing this case
 
-[fb5ec1e | Sun Feb 22 18:39:06 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[fb5ec1e | 2009-02-22 18:39:06 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added spec to make sure &quot;on_call&quot; hook is called after a session is
 
 
 
-[0fc1d6d | Sun Feb 22 17:42:11 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[0fc1d6d | 2009-02-22 17:42:11 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added a check of the @data array on a Command Reply to the outbound spec
 
-[f5c5931 | Sun Feb 22 17:37:58 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[f5c5931 | 2009-02-22 17:37:58 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Made Session more specific, changed @data to an array.
 
      * Fixed bug where new session headers were not being added to @headers
      * Modified specs to use more of the bacon dsl and fewer == test
 
-[7461cbc | Sun Feb 22 16:32:30 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[7461cbc | 2009-02-22 16:32:30 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Made CommandReply instances an array instance variable on Session
 
@@ -833,7 +915,7 @@
        fire on #initiated? Sessions or a Session getting a #complete? reply
      * TODO #complete? needs logic to decide whether or not it's complete
 
-[c516f24 | Sun Feb 22 16:04:22 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[c516f24 | 2009-02-22 16:04:22 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Modified outbound to know less about Session, made Session more
 
@@ -844,11 +926,11 @@
        case it's split across receive_data calls
      * Rewrote Outbond spec to check for a valid Session
 
-[2fd2d22 | Sun Feb 22 01:06:23 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[2fd2d22 | 2009-02-22 01:06:23 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added more comments explaining outbound.rb
 
-[7bf1a6f | Sun Feb 22 00:53:24 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[7bf1a6f | 2009-02-22 00:53:24 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Heavy Refactor of FSR::Listener::Outbound
 
@@ -861,19 +943,19 @@
       TODO:  Now that we can chain multipule commands, need to work in
     responses to commands so we can peform condition logic
 
-[b6c51f5 | Sat Feb 21 17:53:13 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[b6c51f5 | 2009-02-21 17:53:13 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * a little magic to get the proper string, based on sendmsg being in the caller stack
 
-[767cfb2 | Fri Feb 20 23:27:59 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[767cfb2 | 2009-02-20 23:27:59 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * ignore the .gemspec.erb file in spec_files for gem building
 
-[412e65a | Fri Feb 20 23:14:54 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[412e65a | 2009-02-20 23:14:54 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Removed the gemspec.erb from the spec.files list
 
-[6c8d46a | Fri Feb 20 23:11:23 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[6c8d46a | 2009-02-20 23:11:23 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Added rake tasks for package building
 
@@ -882,23 +964,23 @@
        to built a compliant gemspec
      * Added FSR::VERSION constant to keep track of current version
 
-[0fcc86f | Fri Feb 20 22:21:07 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[0fcc86f | 2009-02-20 22:21:07 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * bumped version number to try and force a GH gem build
 
-[9b7dc90 | Fri Feb 20 22:14:58 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[9b7dc90 | 2009-02-20 22:14:58 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * renamed gemspec so GH builds the gem
 
-[444ed09 | Fri Feb 20 22:14:26 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[444ed09 | 2009-02-20 22:14:26 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * did not need gem in tree, GH builds on-the-fly from .gemspec
 
-[b2565a7 | Fri Feb 20 22:10:32 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[b2565a7 | 2009-02-20 22:10:32 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Renamed demo listener
 
-[1ef570b | Fri Feb 20 22:08:37 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[1ef570b | 2009-02-20 22:08:37 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * First gem release, added minor docs to README
 
@@ -907,7 +989,7 @@
      * Added docs to README
      * Include current version gem in pkg/ for GH
 
-[38c8615 | Fri Feb 20 21:12:10 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[38c8615 | 2009-02-20 21:12:10 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Added specs for FSR::Listener::Outbound, removed unused methods from FSR::Listener
 
@@ -916,7 +998,7 @@
        FSR::Listener::Outbound::CommandReply
      * Added new Top-Level constant FSL which references FSR::Listener.
 
-[575455a | Fri Feb 20 17:27:32 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[575455a | 2009-02-20 17:27:32 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Refactored FSR::Listener::Outbound, now a module instead of a class
 
@@ -928,15 +1010,15 @@
        session_initiated(FSR::Listener::Outbound::Session.new) and
        command_reply(FSR::Listener::Outbound::CommandReply.new)
 
-[a1a7a5a | Fri Feb 20 15:58:24 UTC 2009] bougyman &lt;bougyman@jimmy.nationwide-recovery.com&gt;
+[a1a7a5a | 2009-02-20 15:58:24 UTC] bougyman &lt;bougyman@jimmy.nationwide-recovery.com&gt;
 
   * fixed error when no freeswitch install is available
 
-[99f328d | Thu Feb 19 23:09:22 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[99f328d | 2009-02-19 23:09:22 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * this commit breaks everything done thus far.  have fun
 
-[22023cc | Wed Feb 18 23:28:32 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[22023cc | 2009-02-18 23:28:32 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Changed Listener base class to a subclass of EventMachine::Connection
 
@@ -944,38 +1026,38 @@
     every new connection
      * Created simple bin/oes_listener.rb to test new class
 
-[1cb04d1 | Wed Feb 18 19:50:34 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[1cb04d1 | 2009-02-18 19:50:34 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added FSC and FSA top-level constants, pointing to FSR::App and FSR::Cmd
 
-[7c68537 | Thu Feb 19 08:09:44 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[7c68537 | 2009-02-19 08:09:44 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Add FSR::Listener
 
-[45984f9 | Wed Feb 18 01:38:34 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[45984f9 | 2009-02-18 01:38:34 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * added homepage ref in README
 
-[5796a3a | Wed Feb 18 01:37:13 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[5796a3a | 2009-02-18 01:37:13 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * fixed specs to not care about the order of the array, but still only allow commands if they are in the expected command/application set
 
-[af4cda9 | Tue Feb 17 19:45:53 UTC 2009] Kevin Berry &lt;kevin@opensourcealchemist.com&gt;
+[af4cda9 | 2009-02-17 19:45:53 UTC] Kevin Berry &lt;kevin@opensourcealchemist.com&gt;
 
   * Add MIT License.
 
-[36a1227 | Tue Feb 17 19:19:54 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[36a1227 | 2009-02-17 19:19:54 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * removed necessity of local freeswitch install, now gives warning when not running on a machine with a local freeswitch running
 
-[f5b17ca | Tue Feb 17 18:01:27 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[f5b17ca | 2009-02-17 18:01:27 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Moved FSR::Cmd::Sofia::Profile specs to it's own file
 
     
     Updated specs to reflect new options hash
 
-[d87d69d | Tue Feb 17 17:44:26 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[d87d69d | 2009-02-17 17:44:26 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Added class level commands to profile and more argument type handling
 
@@ -984,13 +1066,13 @@
      * Sofia.new.profile(arguments) still works with a string, but now
        also accepts an options hash {:action =&gt; :start, :name =&gt; &quot;foo&quot;}
 
-[ace59a6 | Tue Feb 17 16:46:47 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[ace59a6 | 2009-02-17 16:46:47 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Refactored profile so that start, stop, etc just create
 
 
 
-[b057b46 | Tue Feb 17 00:40:36 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[b057b46 | 2009-02-17 00:40:36 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Refactored FSR::Cmd::Sofia::Profile and updated specs
 
@@ -1002,7 +1084,7 @@
       sofia.profile.stop(&quot;internal&quot;).raw
       =&gt; &quot;sofia profile internal stop&quot;
 
-[4308560 | Mon Feb 16 23:16:00 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[4308560 | 2009-02-16 23:16:00 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added FSR::Cmd::Sofia::Profile
 
@@ -1013,7 +1095,7 @@
     
     Updated spec/cmd/sofia.rb to test Sofia::Profile
 
-[1e03eba | Mon Feb 16 22:14:30 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[1e03eba | 2009-02-16 22:14:30 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Added App::Fifo and specs for it
 
@@ -1021,22 +1103,22 @@
      * Fifo &lt;&lt; &quot;myqueue&quot; shortcut for Fifo.new(&quot;myqueue&quot;, &quot;in&quot;)
      * Fifo &gt;&gt; &quot;myqueue&quot; shortcut for Fifo.new(&quot;myqueue&quot;, &quot;out&quot;, :wait =&gt; false)
 
-[a8fe3d7 | Mon Feb 16 19:01:22 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[a8fe3d7 | 2009-02-16 19:01:22 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added specs for FSR::Cmd::Sofia
 
-[0c2a106 | Mon Feb 16 18:52:24 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[0c2a106 | 2009-02-16 18:52:24 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added spec for cmd/orignate.rb
 
     Changed Originate#raw to sort the keys on target options before adding
     them to command.  This ensures we can test on raw
 
-[55bf869 | Mon Feb 16 18:29:16 UTC 2009] Kevin Berry &lt;kevin@opensourcealchemist.com&gt;
+[55bf869 | 2009-02-16 18:29:16 UTC] Kevin Berry &lt;kevin@opensourcealchemist.com&gt;
 
   * Get better error messages for FS root path issues.
 
-[b368c5b | Mon Feb 16 18:08:34 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[b368c5b | 2009-02-16 18:08:34 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Refactored sofia command to use composition for it's features
 
@@ -1049,15 +1131,15 @@
     
     TODO:  Need to add cmd/sofia/profile.rb
 
-[33e3bc7 | Mon Feb 16 16:54:31 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[33e3bc7 | 2009-02-16 16:54:31 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * better handling of caller_id
 
-[b0e4442 | Tue Feb 17 07:41:56 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[b0e4442 | 2009-02-17 07:41:56 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * FSR::FakeSocket - to be adapted as we need it
 
-[0405b64 | Mon Feb 16 14:59:22 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[0405b64 | 2009-02-16 14:59:22 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Removed fs_socket requirement from commands, refactored Cmd::Originate
 
@@ -1068,17 +1150,17 @@
        a typecheck determines whether endpoint is an App and runs #raw, or
        a string and just sends the string
 
-[32ba63e | Mon Feb 16 17:06:47 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[32ba63e | 2009-02-16 17:06:47 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * A little bit nicer specs
 
-[3373217 | Sun Feb 15 22:04:14 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[3373217 | 2009-02-15 22:04:14 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Added a check for args[:status] parameter to ensure it is either
 
 
 
-[d72c6c0 | Sun Feb 15 21:50:57 UTC 2009] Jayson Vaughn &lt;jayson@onedrop.home&gt;
+[d72c6c0 | 2009-02-15 21:50:57 UTC] Jayson Vaughn &lt;jayson@onedrop.home&gt;
 
   * Created FSR::Cmd::Sofia
 
@@ -1090,27 +1172,27 @@
     TODO: Need to add &quot;sofia profile&quot; command
           Need to add &quot;sofia status&quot; stand alone
 
-[43fccce | Sun Feb 15 15:51:35 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[43fccce | 2009-02-15 15:51:35 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * Added specs for a simple application - FSR::App::Conference
 
      * Added convenience method FSR::App::Conference[conf_spec]
 
-[f703128 | Sun Feb 15 15:14:27 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[f703128 | 2009-02-15 15:14:27 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * a decent view of the tree from ride-console, use with
 
 
 
-[818d52b | Sun Feb 15 15:14:27 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[818d52b | 2009-02-15 15:14:27 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * a decent view of the tree from ride-console
 
-[00cfbd6 | Sun Feb 15 15:08:56 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[00cfbd6 | 2009-02-15 15:08:56 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * fixed some straggling old-namespace files that were missed in the namespace refactor
 
-[4ccf214 | Sun Feb 15 14:58:06 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[4ccf214 | 2009-02-15 14:58:06 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * Added rakefile (from rasta) which includes everything in tasks/
 
@@ -1118,7 +1200,7 @@
       * Added some info output to spec/helper when they don't have bacon
         (TODO: add link for bacon source)
 
-[0a6dc32 | Sun Feb 15 14:33:07 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[0a6dc32 | 2009-02-15 14:33:07 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * Refactored to shorten/clean namespaces
 
@@ -1127,77 +1209,77 @@
       * Note the spec/fsr/loading.rb, it must be maintained as new apps or
         commands are added
 
-[907d642 | Mon Feb 16 04:54:27 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[907d642 | 2009-02-16 04:54:27 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Require spec/helper and use subdir
 
-[1efbd6d | Sun Feb 15 13:53:27 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[1efbd6d | 2009-02-15 13:53:27 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * un-did the lazy rubygems require
 
-[2c4e101 | Sun Feb 15 13:49:57 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[2c4e101 | 2009-02-15 13:49:57 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added rubygems requirement
 
-[1f5fd24 | Sun Feb 15 13:46:16 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[1f5fd24 | 2009-02-15 13:46:16 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added spec for a couple fsR module methods
 
-[6351bab | Mon Feb 16 04:33:09 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[6351bab | 2009-02-16 04:33:09 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Require freeswitcher in spec/helper
 
-[66510ae | Mon Feb 16 04:31:55 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[66510ae | 2009-02-16 04:31:55 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Add spec/helper.rb
 
-[a3f373d | Mon Feb 16 04:30:49 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[a3f373d | 2009-02-16 04:30:49 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * support absolute paths and load all applications
 
-[fb2d4ab | Sun Feb 15 13:01:58 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[fb2d4ab | 2009-02-15 13:01:58 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added conference application, fixed originate when you send an extension instead of application (target_opts)
 
-[0ec0026 | Mon Feb 16 02:36:06 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[0ec0026 | 2009-02-16 02:36:06 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Some more refactoring
 
-[fc399cb | Sun Feb 15 22:14:41 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[fc399cb | 2009-02-15 22:14:41 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Start using Pathname
 
-[70b57a3 | Sun Feb 15 21:03:08 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[70b57a3 | 2009-02-15 21:03:08 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Remove (null).rb
 
-[34421cd | Sun Feb 15 20:57:01 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[34421cd | 2009-02-15 20:57:01 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Easier load methods
 
-[89a7ba5 | Sun Feb 15 05:38:59 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[89a7ba5 | 2009-02-15 05:38:59 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * Added Applications module, mimicks Commands module, for
 
      * Refactored Originate to use an Application class
 
-[a02c9a3 | Sat Feb 14 22:29:45 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[a02c9a3 | 2009-02-14 22:29:45 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * renamed #command_text to #raw, shorter and sweeter (thedonvaughn suggestion)
 
-[63762c9 | Sat Feb 14 22:27:36 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[63762c9 | 2009-02-14 22:27:36 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * woops, messed up the conf and db paths, fixed
 
-[49c8bf5 | Sat Feb 14 22:21:17 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[49c8bf5 | 2009-02-14 22:21:17 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added a search for the freeswitch install in FS_INTSALL_PATHS to figure out where freeswitch is installed
 
-[d953804 | Sat Feb 14 22:12:32 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[d953804 | 2009-02-14 22:12:32 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * changed FS_ROOT to standard /usr/local/freeswitch location
 
-[9804dfb | Sat Feb 14 21:13:04 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[9804dfb | 2009-02-14 21:13:04 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * Refactored originate to more closely model FS originate,
 
@@ -1205,15 +1287,15 @@
     * Made command_text its own method, so run only sends the command_text
       return string to the fs event socket
 
-[8ae592b | Sat Feb 14 17:41:39 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[8ae592b | 2009-02-14 17:41:39 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added defaults to FreeSwitcher callerid and such
 
-[8797be8 | Sat Feb 14 17:22:31 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[8797be8 | 2009-02-14 17:22:31 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * pulled duplicated code for setting table name
 
-[d0994c7 | Sat Feb 14 17:16:27 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[d0994c7 | 2009-02-14 17:16:27 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * Began mapping of Free Switch database
 
@@ -1231,7 +1313,7 @@
     irb(main):003:0&gt; FreeSwitcher::Database::Core::Complete.all.size
     =&gt; 51
 
-[9644f6f | Sat Feb 14 16:05:35 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[9644f6f | 2009-02-14 16:05:35 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * db/init is meant to initialize the db, had to sort out permissions on
 
@@ -1261,19 +1343,19 @@
     D, [2009-02-14T10:11:38.093333 #4123] DEBUG -- : saying bgapi originate {ignore_early_media=true,origination_timeout=15}sofia/gateway/carlos/6666 &amp;bridge(user/bougyman)
     =&gt; {&quot;Job-UUID&quot;=&gt;&quot;b2677f8a-9ba7-42f6-9422-65f09b9c3762&quot;, &quot;body&quot;=&gt;&quot;&quot;, &quot;Content-Type&quot;=&gt;&quot;command/reply&quot;, &quot;Reply-Text&quot;=&gt;&quot;+OK Job-UUID: b2677f8a-9ba7-42f6-9422-65f09b9c3762&quot;}
 
-[e120547 | Sat Feb 14 02:47:46 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[e120547 | 2009-02-14 02:47:46 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * New Command structure
 
-[b5cc476 | Sat Feb 14 02:21:07 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[b5cc476 | 2009-02-14 02:21:07 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Adding FreeSwitcher::Log
 
-[e93e462 | Sat Feb 14 02:20:14 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[e93e462 | 2009-02-14 02:20:14 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Move InboundEventSocket to CommandSocket
 
-[bc83ac5 | Fri Feb 13 18:20:22 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[bc83ac5 | 2009-02-13 18:20:22 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * * Changed order of default requires to put commands last
 
@@ -1281,92 +1363,92 @@
       Originate
     * Renamed the 'send' method to 'say' in EventSocket for clarity
 
-[154e909 | Thu Feb 12 22:36:25 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[154e909 | 2009-02-12 22:36:25 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * refactored includes so they load properly.  rewrote FreeSwitcher::Commands.register and .list
 
-[1c8a642 | Thu Feb 12 17:28:01 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[1c8a642 | 2009-02-12 17:28:01 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Clean up lib/ a bit
 
-[2416d4b | Thu Feb 12 01:15:22 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[2416d4b | 2009-02-12 01:15:22 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * renamed method to include all of its functionality
 
-[290dcc6 | Thu Feb 12 01:11:56 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[290dcc6 | 2009-02-12 01:11:56 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * finished parsing in EventSocket without sending to Event.from
 
-[068f7f3 | Thu Feb 12 00:23:09 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[068f7f3 | 2009-02-12 00:23:09 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Return the body, not just the header in event_socket.rb
 
-[66ccf4f | Wed Feb 11 22:21:05 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[66ccf4f | 2009-02-11 22:21:05 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * removed web branch
 
-[3223431 | Wed Feb 11 21:44:54 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[3223431 | 2009-02-11 21:44:54 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * removed irb history file, added full path spec to library includes
 
-[b889e58 | Wed Feb 11 21:44:18 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[b889e58 | 2009-02-11 21:44:18 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * removed irb history file, added full path spec to library includes
 
-[c3798a1 | Wed Feb 11 21:28:49 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[c3798a1 | 2009-02-11 21:28:49 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * added fully qualified path to the require of event
 
-[ef29cea | Wed Feb 11 21:16:06 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[ef29cea | 2009-02-11 21:16:06 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * removed the rest of ride
 
-[6102073 | Wed Feb 11 21:15:18 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[6102073 | 2009-02-11 21:15:18 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * removed ride from tree
 
-[8cdd8f1 | Wed Feb 11 21:13:51 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[8cdd8f1 | 2009-02-11 21:13:51 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * unneded ride files
 
-[b01400e | Wed Feb 11 21:11:44 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[b01400e | 2009-02-11 21:11:44 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * should not have been in the tree
 
-[b712888 | Wed Feb 11 21:11:07 UTC 2009] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
+[b712888 | 2009-02-11 21:11:07 UTC] bougyman &lt;bougyman@hellspass.nationwide-recovery.com&gt;
 
   * Added ramaze tree to hold configurator and sequel models
 
-[cfe4d14 | Wed Feb 11 01:10:27 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[cfe4d14 | 2009-02-11 01:10:27 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * s/return_result/response
 
-[9304554 | Wed Feb 11 01:00:07 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[9304554 | 2009-02-11 01:00:07 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Moved FreeSwitcher::Event into lib
 
     Created FreeSwitcher::EventSocket base class
     Created FreeSwitcher::InboundEventSocket
 
-[2f31803 | Mon Feb 09 18:11:01 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[2f31803 | 2009-02-09 18:11:01 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * More EM, no Threads
 
-[8f20e9c | Mon Feb 09 00:57:08 UTC 2009] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
+[8f20e9c | 2009-02-09 00:57:08 UTC] Jayson Vaughn &lt;vaughn.jayson@gmail.com&gt;
 
   * Added a controller on port 9000.  Anything you send to port 9000 will be
 
 
 
-[303a136 | Mon Feb 09 06:42:24 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[303a136 | 2009-02-09 06:42:24 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * s/Response/Event/
 
-[71fc503 | Mon Feb 09 06:35:33 UTC 2009] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
+[71fc503 | 2009-02-09 06:35:33 UTC] Michael Fellinger &lt;m.fellinger@gmail.com&gt;
 
   * Initial bin/freeswitcher
 
-[966b75f | Sat Feb 07 14:36:57 UTC 2009] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
+[966b75f | 2009-02-07 14:36:57 UTC] TJ Vanderpoel &lt;bougy.man@gmail.com&gt;
 
   * initial tree
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -39,6 +39,7 @@ lib/fsr/cmd/sofia/profile.rb
 lib/fsr/cmd/sofia/status.rb
 lib/fsr/cmd/sofia_contact.rb
 lib/fsr/cmd/status.rb
+lib/fsr/cmd/uuid_dump.rb
 lib/fsr/command_socket.rb
 lib/fsr/database.rb
 lib/fsr/database/call_limit.rb
@@ -52,6 +53,7 @@ lib/fsr/listener.rb
 lib/fsr/listener/header_and_content_response.rb
 lib/fsr/listener/inbound.rb
 lib/fsr/listener/inbound/event.rb
+lib/fsr/listener/mock.rb
 lib/fsr/listener/outbound.rb
 lib/fsr/model/call.rb
 lib/fsr/version.rb
@@ -63,13 +65,13 @@ tasks/gem.rake
 tasks/gem_installer.rake
 tasks/install_dependencies.rake
 tasks/manifest.rake
-tasks/rcov.rake
 tasks/release.rake
 tasks/reversion.rake
 tasks/setup.rake
 tasks/spec.rake
 tasks/yard.rake
 spec/helper.rb
+spec/fsr_listener_helper.rb
 spec/fsr/app.rb
 spec/fsr/app/answer.rb
 spec/fsr/app/bridge.rb
@@ -89,6 +91,7 @@ spec/fsr/cmd/calls.rb
 spec/fsr/cmd/originate.rb
 spec/fsr/cmd/sofia.rb
 spec/fsr/cmd/sofia/profile.rb
+spec/fsr/cmd/uuid_dump.rb
 spec/fsr/listener.rb
 spec/fsr/listener/header_and_content_response.rb
 spec/fsr/listener/inbound.rb</diff>
      <filename>MANIFEST</filename>
    </modified>
    <modified>
      <diff>@@ -2,14 +2,137 @@
 
 Gem::Specification.new do |s|
   s.name = %q{freeswitcher}
-  s.version = &quot;0.4.1&quot;
+  s.version = &quot;0.4.2&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Jayson Vaughn&quot;, &quot;Michael Fellinger&quot;, &quot;Kevin Berry&quot;, &quot;TJ Vanderpoel&quot;]
-  s.date = %q{2009-06-17}
-  s.description = %q{========================================================= FreeSWITCHeR Copyright (c) 2009 The Rubyists (Jayson Vaughn, Tj Vanderpoel, Michael Fellinger, Kevin Berry)  Distributed under the terms of the MIT License. ==========================================================  ABOUT ----- A ruby library for interacting with the &quot;FreeSWITCH&quot; (http://www.freeswitch.org) opensource telephony platform  REQUIREMENTS ------------ * ruby (&gt;= 1.8) * eventmachine (If you wish to use Outbound and Inbound listener)  USAGE -----  An Outbound Event Listener Example that reads and returns DTMF input: --------------------------------------------------------------------  Simply just create a subclass of FSR::Listner::Outbound and all new calls/sessions will invoke the &quot;session_initiated&quot; callback method.  &lt;b&gt;NOTE&lt;/b&gt;: FSR uses blocks within the 'session_inititated' method to ensure that the next &quot;freeswich command&quot; is not executed until the previous &quot;Freeswitch command&quot; has finished.  This is kicked off by &quot;answer do&quot;  #!/usr/bin/ruby require 'fsr' require 'fsr/listener/outbound'  class OutboundDemo &lt; FSR::Listener::Outbound  def session_initiated exten = @session.headers[:caller_caller_id_number] FSR::Log.info &quot;*** Answering incoming call from #{exten}&quot;  answer do FSR::Log.info &quot;***Reading DTMF from #{exten}&quot; read(&quot;/home/freeswitch/freeswitch/sounds/music/8000/sweet.wav&quot;, 4, 10, &quot;input&quot;, 7000) do |read_var| FSR::Log.info &quot;***Success, grabbed #{read_var.strip} from #{exten}&quot; # Tell the caller what they entered speak(&quot;Got the DTMF of: #{read_var}&quot;) do  #Hangup the call hangup  end end end  end  end  FSR.start_oes! OutboundDemo, :port =&gt; 8084, :host =&gt; &quot;127.0.0.1&quot;  An Inbound Event Socket Listener example using FreeSWITCHeR's hook system: --------------------------------------------------------------------------  #!/usr/bin/ruby require 'pp' require 'fsr' require &quot;fsr/listener/inbound&quot;  # EXAMPLE 1  # This adds a hook on CHANNEL_CREATE events. You can also create a method to handle the event you're after. See the next example FSL::Inbound.add_event_hook(:CHANNEL_CREATE) {|event| FSR::Log.info &quot;*** [#{event.content[:unique_id]}] Channel created - greetings from the hook!&quot; }  # EXAMPLE 2 # Define a method to handle CHANNEL_HANGUP events. def custom_channel_hangup_handler(event) FSR::Log.info &quot;*** [#{event.content[:unique_id]}] Channel hangup. The event:&quot; pp event end  # This adds a hook for EXAMPLE 2 FSL::Inbound.add_event_hook(:CHANNEL_HANGUP) {|event| custom_channel_hangup_handler(event) }   # Start FSR Inbound Listener FSR.start_ies!(FSL::Inbound, :host =&gt; &quot;localhost&quot;, :port =&gt; 8021)   An Inbound Event Socket Listener example using the on_event callback method instead of hooks: ---------------------------------------------------------------------------------------------  #!/usr/bin/ruby require 'pp' require 'fsr' require &quot;fsr/listener/inbound&quot;   class IesDemo &lt; FSR::Listener::Inbound  def on_event(event) pp event.headers pp event.content[:event_name] end  end  FSR.start_ies!(IesDemo, :host =&gt; &quot;localhost&quot;, :port =&gt; 8021, :auth =&gt; &quot;ClueCon&quot;)   An example of using FSR::CommandSocket to originate a new call in irb: ----------------------------------------------------------------------  irb(main):001:0&gt; require 'fsr' =&gt; true  irb(main):002:0&gt; FSR.load_all_commands =&gt; [:sofia, :originate]  irb(main):003:0&gt; sock = FSR::CommandSocket.new =&gt; #&lt;FSR::CommandSocket:0xb7a89104 @server=&quot;127.0.0.1&quot;, @socket=#&lt;TCPSocket:0xb7a8908c&gt;, @port=&quot;8021&quot;, @auth=&quot;ClueCon&quot;&gt;  irb(main):007:0&gt; sock.originate(:target =&gt; 'sofia/gateway/carlos/8179395222', :endpoint =&gt; FSR::App::Bridge.new(&quot;user/bougyman&quot;)).run =&gt; {&quot;Job-UUID&quot;=&gt;&quot;732075a4-7dd5-4258-b124-6284a82a5ae7&quot;, &quot;body&quot;=&gt;&quot;&quot;, &quot;Content-Type&quot;=&gt;&quot;command/reply&quot;, &quot;Reply-Text&quot;=&gt;&quot;+OK Job-UUID: 732075a4-7dd5-4258-b124-6284a82a5ae7&quot;}    SUPPORT ------- Home page at http://code.rubyists.com/projects/fs #rubyists on FreeNode}
+  s.date = %q{2009-07-03}
+  s.description = %q{=========================================================
+FreeSWITCHeR
+Copyright (c) 2009 The Rubyists (Jayson Vaughn, Tj Vanderpoel, Michael Fellinger, Kevin Berry) 
+Distributed under the terms of the MIT License.
+==========================================================
+
+ABOUT
+-----
+A ruby library for interacting with the &quot;FreeSWITCH&quot; (http://www.freeswitch.org) opensource telephony platform
+
+REQUIREMENTS
+------------
+* ruby (&gt;= 1.8)
+* eventmachine (If you wish to use Outbound and Inbound listener)
+
+USAGE
+-----
+
+An Outbound Event Listener Example that reads and returns DTMF input:
+--------------------------------------------------------------------
+
+Simply just create a subclass of FSR::Listner::Outbound and all
+new calls/sessions will invoke the &quot;session_initiated&quot; callback method.
+ 
+&lt;b&gt;NOTE&lt;/b&gt;: FSR uses blocks within the 'session_inititated' method to ensure that the next &quot;freeswich command&quot; is not executed until the previous &quot;Freeswitch command&quot; has finished.  This is kicked off by &quot;answer do&quot;
+
+  #!/usr/bin/ruby
+  require 'fsr'
+  require 'fsr/listener/outbound'
+
+  class OutboundDemo &lt; FSR::Listener::Outbound
+
+    def session_initiated
+      exten = @session.headers[:caller_caller_id_number]
+      FSR::Log.info &quot;*** Answering incoming call from #{exten}&quot;
+
+      answer do
+        FSR::Log.info &quot;***Reading DTMF from #{exten}&quot;
+        read(&quot;/home/freeswitch/freeswitch/sounds/music/8000/sweet.wav&quot;, 4, 10, &quot;input&quot;, 7000) do |read_var|
+          FSR::Log.info &quot;***Success, grabbed #{read_var.strip} from #{exten}&quot;
+          # Tell the caller what they entered
+          speak(&quot;Got the DTMF of: #{read_var}&quot;) do 
+            #Hangup the call
+            hangup 
+          end
+        end
+      end
+
+    end
+
+  end
+
+  FSR.start_oes! OutboundDemo, :port =&gt; 8084, :host =&gt; &quot;127.0.0.1&quot;
+
+An Inbound Event Socket Listener example using FreeSWITCHeR's hook system:
+--------------------------------------------------------------------------
+
+  #!/usr/bin/ruby
+  require 'pp'
+  require 'fsr'
+  require &quot;fsr/listener/inbound&quot;
+
+  # EXAMPLE 1 
+  # This adds a hook on CHANNEL_CREATE events. You can also create a method to handle the event you're after. See the next example
+  FSL::Inbound.add_event_hook(:CHANNEL_CREATE) {|event| FSR::Log.info &quot;*** [#{event.content[:unique_id]}] Channel created - greetings from the hook!&quot; }
+
+  # EXAMPLE 2
+  # Define a method to handle CHANNEL_HANGUP events.
+  def custom_channel_hangup_handler(event)
+    FSR::Log.info &quot;*** [#{event.content[:unique_id]}] Channel hangup. The event:&quot;
+    pp event
+  end
+
+  # This adds a hook for EXAMPLE 2
+  FSL::Inbound.add_event_hook(:CHANNEL_HANGUP) {|event| custom_channel_hangup_handler(event) }
+
+
+  # Start FSR Inbound Listener
+  FSR.start_ies!(FSL::Inbound, :host =&gt; &quot;localhost&quot;, :port =&gt; 8021)
+
+
+An Inbound Event Socket Listener example using the on_event callback method instead of hooks:
+---------------------------------------------------------------------------------------------
+
+  #!/usr/bin/ruby
+  require 'pp'
+  require 'fsr'
+  require &quot;fsr/listener/inbound&quot;
+
+
+  class IesDemo &lt; FSR::Listener::Inbound
+
+    def on_event(event)
+      pp event.headers
+      pp event.content[:event_name]
+    end
+
+  end
+
+  FSR.start_ies!(IesDemo, :host =&gt; &quot;localhost&quot;, :port =&gt; 8021, :auth =&gt; &quot;ClueCon&quot;)
+
+
+An example of using FSR::CommandSocket to originate a new call in irb:
+----------------------------------------------------------------------
+
+  irb(main):001:0&gt; require 'fsr'
+  =&gt; true
+
+  irb(main):002:0&gt; FSR.load_all_commands
+  =&gt; [:sofia, :originate]
+
+  irb(main):003:0&gt; sock = FSR::CommandSocket.new
+  =&gt; #&lt;FSR::CommandSocket:0xb7a89104 @server=&quot;127.0.0.1&quot;, @socket=#&lt;TCPSocket:0xb7a8908c&gt;, @port=&quot;8021&quot;, @auth=&quot;ClueCon&quot;&gt;
+
+  irb(main):007:0&gt; sock.originate(:target =&gt; 'sofia/gateway/carlos/8179395222', :endpoint =&gt; FSR::App::Bridge.new(&quot;user/bougyman&quot;)).run
+  =&gt; {&quot;Job-UUID&quot;=&gt;&quot;732075a4-7dd5-4258-b124-6284a82a5ae7&quot;, &quot;body&quot;=&gt;&quot;&quot;, &quot;Content-Type&quot;=&gt;&quot;command/reply&quot;, &quot;Reply-Text&quot;=&gt;&quot;+OK Job-UUID: 732075a4-7dd5-4258-b124-6284a82a5ae7&quot;}
+
+
+
+SUPPORT
+-------
+Home page at http://code.rubyists.com/projects/fs
+#rubyists on FreeNode
+}
   s.email = %q{FreeSWITCHeR@rubyists.com}
-  s.files = [&quot;.gitignore&quot;, &quot;AUTHORS&quot;, &quot;CHANGELOG&quot;, &quot;License.txt&quot;, &quot;MANIFEST&quot;, &quot;NEWS&quot;, &quot;README&quot;, &quot;Rakefile&quot;, &quot;examples/inbound_event_socket.rb&quot;, &quot;examples/inbound_socket_events.rb&quot;, &quot;examples/outbound_event_socket.rb&quot;, &quot;freeswitcher.gemspec&quot;, &quot;lib/fsr.rb&quot;, &quot;lib/fsr/app.rb&quot;, &quot;lib/fsr/app/answer.rb&quot;, &quot;lib/fsr/app/bridge.rb&quot;, &quot;lib/fsr/app/conference.rb&quot;, &quot;lib/fsr/app/fifo.rb&quot;, &quot;lib/fsr/app/fs_break.rb&quot;, &quot;lib/fsr/app/fs_sleep.rb&quot;, &quot;lib/fsr/app/hangup.rb&quot;, &quot;lib/fsr/app/limit.rb&quot;, &quot;lib/fsr/app/log.rb&quot;, &quot;lib/fsr/app/play_and_get_digits.rb&quot;, &quot;lib/fsr/app/playback.rb&quot;, &quot;lib/fsr/app/read.rb&quot;, &quot;lib/fsr/app/set.rb&quot;, &quot;lib/fsr/app/speak.rb&quot;, &quot;lib/fsr/app/transfer.rb&quot;, &quot;lib/fsr/app/uuid_dump.rb&quot;, &quot;lib/fsr/app/uuid_getvar.rb&quot;, &quot;lib/fsr/app/uuid_setvar.rb&quot;, &quot;lib/fsr/cmd.rb&quot;, &quot;lib/fsr/cmd/calls.rb&quot;, &quot;lib/fsr/cmd/fsctl.rb&quot;, &quot;lib/fsr/cmd/originate.rb&quot;, &quot;lib/fsr/cmd/sofia.rb&quot;, &quot;lib/fsr/cmd/sofia/profile.rb&quot;, &quot;lib/fsr/cmd/sofia/status.rb&quot;, &quot;lib/fsr/cmd/sofia_contact.rb&quot;, &quot;lib/fsr/cmd/status.rb&quot;, &quot;lib/fsr/cmd/uuid_dump.rb&quot;, &quot;lib/fsr/command_socket.rb&quot;, &quot;lib/fsr/database.rb&quot;, &quot;lib/fsr/database/call_limit.rb&quot;, &quot;lib/fsr/database/core.rb&quot;, &quot;lib/fsr/database/sofia_reg_external.rb&quot;, &quot;lib/fsr/database/sofia_reg_internal.rb&quot;, &quot;lib/fsr/database/voicemail_default.rb&quot;, &quot;lib/fsr/event_socket.rb&quot;, &quot;lib/fsr/fake_socket.rb&quot;, &quot;lib/fsr/listener.rb&quot;, &quot;lib/fsr/listener/header_and_content_response.rb&quot;, &quot;lib/fsr/listener/inbound.rb&quot;, &quot;lib/fsr/listener/inbound/event.rb&quot;, &quot;lib/fsr/listener/mock.rb&quot;, &quot;lib/fsr/listener/outbound.rb&quot;, &quot;lib/fsr/model/call.rb&quot;, &quot;lib/fsr/version.rb&quot;, &quot;tasks/authors.rake&quot;, &quot;tasks/bacon.rake&quot;, &quot;tasks/changelog.rake&quot;, &quot;tasks/copyright.rake&quot;, &quot;tasks/gem.rake&quot;, &quot;tasks/gem_installer.rake&quot;, &quot;tasks/install_dependencies.rake&quot;, &quot;tasks/manifest.rake&quot;, &quot;tasks/rcov.rake&quot;, &quot;tasks/release.rake&quot;, &quot;tasks/reversion.rake&quot;, &quot;tasks/setup.rake&quot;, &quot;tasks/spec.rake&quot;, &quot;tasks/yard.rake&quot;, &quot;spec/helper.rb&quot;, &quot;spec/fsr_listener_helper.rb&quot;, &quot;spec/fsr/app.rb&quot;, &quot;spec/fsr/app/answer.rb&quot;, &quot;spec/fsr/app/bridge.rb&quot;, &quot;spec/fsr/app/conference.rb&quot;, &quot;spec/fsr/app/fifo.rb&quot;, &quot;spec/fsr/app/fs_break.rb&quot;, &quot;spec/fsr/app/fs_sleep.rb&quot;, &quot;spec/fsr/app/hangup.rb&quot;, &quot;spec/fsr/app/limit.rb&quot;, &quot;spec/fsr/app/log.rb&quot;, &quot;spec/fsr/app/play_and_get_digits.rb&quot;, &quot;spec/fsr/app/playback.rb&quot;, &quot;spec/fsr/app/set.rb&quot;, &quot;spec/fsr/app/transfer.rb&quot;, &quot;spec/fsr/cmd.rb&quot;, &quot;spec/fsr/cmd/calls.rb&quot;, &quot;spec/fsr/cmd/originate.rb&quot;, &quot;spec/fsr/cmd/sofia.rb&quot;, &quot;spec/fsr/cmd/sofia/profile.rb&quot;, &quot;spec/fsr/cmd/uuid_dump.rb&quot;, &quot;spec/fsr/listener.rb&quot;, &quot;spec/fsr/listener/header_and_content_response.rb&quot;, &quot;spec/fsr/listener/inbound.rb&quot;, &quot;spec/fsr/listener/outbound.rb&quot;, &quot;spec/fsr/loading.rb&quot;]
+  s.files = [&quot;.gitignore&quot;, &quot;AUTHORS&quot;, &quot;CHANGELOG&quot;, &quot;License.txt&quot;, &quot;MANIFEST&quot;, &quot;NEWS&quot;, &quot;README&quot;, &quot;Rakefile&quot;, &quot;examples/inbound_event_socket.rb&quot;, &quot;examples/inbound_socket_events.rb&quot;, &quot;examples/outbound_event_socket.rb&quot;, &quot;freeswitcher.gemspec&quot;, &quot;lib/fsr.rb&quot;, &quot;lib/fsr/app.rb&quot;, &quot;lib/fsr/app/answer.rb&quot;, &quot;lib/fsr/app/bridge.rb&quot;, &quot;lib/fsr/app/conference.rb&quot;, &quot;lib/fsr/app/fifo.rb&quot;, &quot;lib/fsr/app/fs_break.rb&quot;, &quot;lib/fsr/app/fs_sleep.rb&quot;, &quot;lib/fsr/app/hangup.rb&quot;, &quot;lib/fsr/app/limit.rb&quot;, &quot;lib/fsr/app/log.rb&quot;, &quot;lib/fsr/app/play_and_get_digits.rb&quot;, &quot;lib/fsr/app/playback.rb&quot;, &quot;lib/fsr/app/read.rb&quot;, &quot;lib/fsr/app/set.rb&quot;, &quot;lib/fsr/app/speak.rb&quot;, &quot;lib/fsr/app/transfer.rb&quot;, &quot;lib/fsr/app/uuid_dump.rb&quot;, &quot;lib/fsr/app/uuid_getvar.rb&quot;, &quot;lib/fsr/app/uuid_setvar.rb&quot;, &quot;lib/fsr/cmd.rb&quot;, &quot;lib/fsr/cmd/calls.rb&quot;, &quot;lib/fsr/cmd/fsctl.rb&quot;, &quot;lib/fsr/cmd/originate.rb&quot;, &quot;lib/fsr/cmd/sofia.rb&quot;, &quot;lib/fsr/cmd/sofia/profile.rb&quot;, &quot;lib/fsr/cmd/sofia/status.rb&quot;, &quot;lib/fsr/cmd/sofia_contact.rb&quot;, &quot;lib/fsr/cmd/status.rb&quot;, &quot;lib/fsr/cmd/uuid_dump.rb&quot;, &quot;lib/fsr/command_socket.rb&quot;, &quot;lib/fsr/database.rb&quot;, &quot;lib/fsr/database/call_limit.rb&quot;, &quot;lib/fsr/database/core.rb&quot;, &quot;lib/fsr/database/sofia_reg_external.rb&quot;, &quot;lib/fsr/database/sofia_reg_internal.rb&quot;, &quot;lib/fsr/database/voicemail_default.rb&quot;, &quot;lib/fsr/event_socket.rb&quot;, &quot;lib/fsr/fake_socket.rb&quot;, &quot;lib/fsr/listener.rb&quot;, &quot;lib/fsr/listener/header_and_content_response.rb&quot;, &quot;lib/fsr/listener/inbound.rb&quot;, &quot;lib/fsr/listener/inbound/event.rb&quot;, &quot;lib/fsr/listener/mock.rb&quot;, &quot;lib/fsr/listener/outbound.rb&quot;, &quot;lib/fsr/model/call.rb&quot;, &quot;lib/fsr/version.rb&quot;, &quot;tasks/authors.rake&quot;, &quot;tasks/bacon.rake&quot;, &quot;tasks/changelog.rake&quot;, &quot;tasks/copyright.rake&quot;, &quot;tasks/gem.rake&quot;, &quot;tasks/gem_installer.rake&quot;, &quot;tasks/install_dependencies.rake&quot;, &quot;tasks/manifest.rake&quot;, &quot;tasks/release.rake&quot;, &quot;tasks/reversion.rake&quot;, &quot;tasks/setup.rake&quot;, &quot;tasks/spec.rake&quot;, &quot;tasks/yard.rake&quot;, &quot;spec/helper.rb&quot;, &quot;spec/fsr_listener_helper.rb&quot;, &quot;spec/fsr/app.rb&quot;, &quot;spec/fsr/app/answer.rb&quot;, &quot;spec/fsr/app/bridge.rb&quot;, &quot;spec/fsr/app/conference.rb&quot;, &quot;spec/fsr/app/fifo.rb&quot;, &quot;spec/fsr/app/fs_break.rb&quot;, &quot;spec/fsr/app/fs_sleep.rb&quot;, &quot;spec/fsr/app/hangup.rb&quot;, &quot;spec/fsr/app/limit.rb&quot;, &quot;spec/fsr/app/log.rb&quot;, &quot;spec/fsr/app/play_and_get_digits.rb&quot;, &quot;spec/fsr/app/playback.rb&quot;, &quot;spec/fsr/app/set.rb&quot;, &quot;spec/fsr/app/transfer.rb&quot;, &quot;spec/fsr/cmd.rb&quot;, &quot;spec/fsr/cmd/calls.rb&quot;, &quot;spec/fsr/cmd/originate.rb&quot;, &quot;spec/fsr/cmd/sofia.rb&quot;, &quot;spec/fsr/cmd/sofia/profile.rb&quot;, &quot;spec/fsr/cmd/uuid_dump.rb&quot;, &quot;spec/fsr/listener.rb&quot;, &quot;spec/fsr/listener/header_and_content_response.rb&quot;, &quot;spec/fsr/listener/inbound.rb&quot;, &quot;spec/fsr/listener/outbound.rb&quot;, &quot;spec/fsr/loading.rb&quot;]
   s.homepage = %q{http://code.rubyists.com/projects/fs}
   s.post_install_message = %q{=========================================================
 FreeSWITCHeR
@@ -137,13 +260,13 @@ Home page at http://code.rubyists.com/projects/fs
 }
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{freeswitcher}
-  s.rubygems_version = %q{1.3.1}
+  s.rubygems_version = %q{1.3.4}
   s.summary = %q{A library for interacting with the &quot;FreeSWITCH&quot;:http://freeswitch.org telephony platform}
   s.test_files = [&quot;spec/fsr/app.rb&quot;, &quot;spec/fsr/app/answer.rb&quot;, &quot;spec/fsr/app/bridge.rb&quot;, &quot;spec/fsr/app/conference.rb&quot;, &quot;spec/fsr/app/fifo.rb&quot;, &quot;spec/fsr/app/fs_break.rb&quot;, &quot;spec/fsr/app/fs_sleep.rb&quot;, &quot;spec/fsr/app/hangup.rb&quot;, &quot;spec/fsr/app/limit.rb&quot;, &quot;spec/fsr/app/log.rb&quot;, &quot;spec/fsr/app/play_and_get_digits.rb&quot;, &quot;spec/fsr/app/playback.rb&quot;, &quot;spec/fsr/app/set.rb&quot;, &quot;spec/fsr/app/transfer.rb&quot;, &quot;spec/fsr/cmd.rb&quot;, &quot;spec/fsr/cmd/calls.rb&quot;, &quot;spec/fsr/cmd/originate.rb&quot;, &quot;spec/fsr/cmd/sofia.rb&quot;, &quot;spec/fsr/cmd/sofia/profile.rb&quot;, &quot;spec/fsr/cmd/uuid_dump.rb&quot;, &quot;spec/fsr/listener.rb&quot;, &quot;spec/fsr/listener/header_and_content_response.rb&quot;, &quot;spec/fsr/listener/inbound.rb&quot;, &quot;spec/fsr/listener/outbound.rb&quot;, &quot;spec/fsr/loading.rb&quot;]
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
-    s.specification_version = 2
+    s.specification_version = 3
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
       s.add_runtime_dependency(%q&lt;eventmachine&gt;, [&quot;&gt;= 0&quot;])</diff>
      <filename>freeswitcher.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 module FSR
-  VERSION = &quot;0.4.1&quot;
+  VERSION = &quot;0.4.2&quot;
 end</diff>
      <filename>lib/fsr/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>360c87765d02b7856f5ecfbc7a08f6eb0e813a42</id>
    </parent>
  </parents>
  <author>
    <name>TJ Vanderpoel</name>
    <email>TJ Vanderpoel tj@rubyists.com</email>
  </author>
  <url>http://github.com/bougyman/freeswitcher/commit/fc083ef7b473a265df9704dad00eeb8879d06389</url>
  <id>fc083ef7b473a265df9704dad00eeb8879d06389</id>
  <committed-date>2009-07-03T07:14:17-07:00</committed-date>
  <authored-date>2009-07-03T07:14:17-07:00</authored-date>
  <message>Version 0.4.2</message>
  <tree>825b7dc8d4fc21998524199b1afd6c3c0f48dee6</tree>
  <committer>
    <name>TJ Vanderpoel</name>
    <email>TJ Vanderpoel tj@rubyists.com</email>
  </committer>
</commit>
