[Freeswitch-trunk] [freeswitch-contrib] FreeSWITCH user-contributed scripts, etc branch master updated. java-esl-client-0.9.2-379-gcfaca25

git at svn.freeswitch.org git at svn.freeswitch.org
Thu Feb 3 02:40:05 MSK 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FreeSWITCH user-contributed scripts, etc".

The branch, master has been updated
  discards  b6c998685330b7c689cd08726438271ac68f0361 (commit)
  discards  75bbd885eb1eef0bcfea9b5371557823ca584522 (commit)
  discards  274a7dd627ab98012ebf26c68c0ed5f440fa9033 (commit)
  discards  2bd0da508187e942e4c906275e286cefedb3a62e (commit)
  discards  48590eca54e7c93ef987768a24a844dfd72986d1 (commit)
  discards  594536af195a45e9515ff1c40979a3f036934e49 (commit)
  discards  4a414482ddc08fe77a42daab560a1bd860235154 (commit)
  discards  3f2c531df509383cd93d9ae4379bfb656a969c7e (commit)
  discards  fc1ff4f95853eb0a66db9b3658f596c19f8e66c4 (commit)
  discards  4277bdbadddb4bd6bd034812a4f59db60bd6e2aa (commit)
  discards  5247b0c1000e9aa6e642cdd238396d679d7c6bb3 (commit)
  discards  09778f943674b470c51a636aa8e3e3b22589708e (commit)
  discards  007d9a09df8e52d540e46eb009b44f69121fc275 (commit)
  discards  f3c9f291d9c4854ff8c17e81552d9ed2a4c3b1e5 (commit)
       via  cfaca250a7c49387abd98ef3fbd7124efb02d422 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (b6c998685330b7c689cd08726438271ac68f0361)
            \
             N -- N -- N (cfaca250a7c49387abd98ef3fbd7124efb02d422)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cfaca250a7c49387abd98ef3fbd7124efb02d422
Author: Raymond Chandler <intralanman at freeswitch.org>
Date:   Wed Feb 2 18:40:00 2011 -0500

    testing

diff --git a/intralanman/PHP/fs_curl/README b/intralanman/PHP/fs_curl/README
index 0fe8567..ec4930b 100644
--- a/intralanman/PHP/fs_curl/README
+++ b/intralanman/PHP/fs_curl/README
@@ -197,4 +197,4 @@ try calling
 5000 - demo IVR (requires sounds and music files to be installed) 
 9995 - five second delay echo test 
 9996 - standard echo test 
-9999 - music on hold (requires music files to be installed) 
\ No newline at end of file
+9999 - music on hold (requires music files to be installed) 

-----------------------------------------------------------------------

Summary of changes:
 intralanman/PHP/fs_curl/README                     |    2 +-
 mitchcapper/FSClient/Broker.cs                     |   58 +-
 .../FSClient/Controls/OurAutoCompleteBox.cs        |   32 -
 .../FSClient/External Items/conf/freeswitch.xml    |    2 +
 mitchcapper/FSClient/FSClient.csproj               |   83 +--
 mitchcapper/FSClient/IContactPlugin.cs             |   55 +-
 .../FSClient/JabraHeadset/JabraHeadset.csproj      |    4 +-
 mitchcapper/FSClient/MainWindow.xaml               |   22 +-
 mitchcapper/FSClient/MainWindow.xaml.cs            |  856 +++++++++-----------
 .../PlantronicsHeadset/PlantronicsHeadset.csproj   |    4 +-
 mitchcapper/FSClient/README.txt                    |    2 +-
 mitchcapper/FSClient/Setup/FSClient.wxs            |    4 -
 mitchcapper/FSClient/Setup/FSCore.wxs              |    6 +-
 mitchcapper/FSClient/Setup/Setup.wixproj           |    4 -
 mitchcapper/FSClient/SimpleContactPluginBase.cs    |  132 +---
 .../SimpleXmlContactPlugin.csproj                  |    4 +-
 mitchcapper/FSClient/Sofia.cs                      |    2 +-
 mitchcapper/FSClient/TODO.txt                      |    2 +
 18 files changed, 467 insertions(+), 807 deletions(-)
 delete mode 100644 mitchcapper/FSClient/Controls/OurAutoCompleteBox.cs


hooks/post-receive
-- 
FreeSWITCH user-contributed scripts, etc



More information about the Freeswitch-trunk mailing list