[asterisk-scf-commits] asterisk-scf/integration/bridging.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Sat Sep 11 19:46:27 CDT 2010


branch "master" has been updated
       via  b7834509d2e3b80a72136ce8d0a6de83c5184ab2 (commit)
      from  64ea1c3b4dc6d8ef0b43f1082a3bdd4a5486c05b (commit)

Summary of changes:
 cmake                |    2 +-
 config/bridging.conf |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit b7834509d2e3b80a72136ce8d0a6de83c5184ab2
Author: Joshua Colp <jcolp at digium.com>
Date:   Sat Sep 11 21:53:02 2010 -0300

    Update the slice and update the config. Now builds and starts up with no problems.

diff --git a/cmake b/cmake
index 1e7a172..98cbf4a 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit 1e7a1725fe9e2d176a2c26820d6bcd96c6c3939e
+Subproject commit 98cbf4a0d71e2af47068d55a7bcbabf8616aff92
diff --git a/config/bridging.conf b/config/bridging.conf
index d140cdf..842fc41 100644
--- a/config/bridging.conf
+++ b/config/bridging.conf
@@ -1,7 +1,10 @@
 # This is a configuration file used in conjunction with the ulaw media format test driver
 
 # Adapter parameters for this component
-Hydra.BridgeService.Endpoints=default
+AsteriskSCF.BridgeService.Endpoints=default
 
 # A proxy to the service locator management service
 ServiceLocatorManagementProxy=LocatorServiceManagement:tcp -p 4422
+
+# A proxy to the IceStorm topic manager
+TopicManager.Proxy=HydraIceStorm/TopicManager:default -p 10000

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


-- 
asterisk-scf/integration/bridging.git



More information about the asterisk-scf-commits mailing list