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

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Fri Oct 15 11:14:58 CDT 2010


branch "master" has been updated
       via  7f984e0257e242f370977680a013cd44cb84b178 (commit)
      from  a8bcab4482bc3f079988b12f5ee78aa2a512b517 (commit)

Summary of changes:
 config/test_channel.conf |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


- Log -----------------------------------------------------------------
commit 7f984e0257e242f370977680a013cd44cb84b178
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Fri Oct 15 11:16:21 2010 -0500

    Replaced old project working title in config files.

diff --git a/config/test_channel.conf b/config/test_channel.conf
index d1e7bcd..bead0c4 100644
--- a/config/test_channel.conf
+++ b/config/test_channel.conf
@@ -1,8 +1,8 @@
 IceBox.InheritProperties=1
-HydraIceStorm.InstanceName=HydraIceStorm
-HydraIceStorm.TopicManager.Endpoints=default -p 55555
-HydraIceStorm.Publish.Endpoints=default -p 55556
-HydraIceStorm.Transient=1
+AsteriskSCFIceStorm.InstanceName=AsteriskSCFIceStorm
+AsteriskSCFIceStorm.TopicManager.Endpoints=default -p 55555
+AsteriskSCFIceStorm.Publish.Endpoints=default -p 55556
+AsteriskSCFIceStorm.Transient=1
 
 LoggerAdapter.Endpoints=default
 AsteriskSCF.LoggingService.Endpoints=default
@@ -16,7 +16,7 @@ ServiceLocatorAdapter.Endpoints=tcp -p 55558
 
 ServiceLocatorManagementProxy=LocatorServiceManagement:tcp -p 55557
 
-TopicManager.Proxy=HydraIceStorm/TopicManager:default -p 55555
+TopicManager.Proxy=AsteriskSCFIceStorm/TopicManager:default -p 55555
 
 IceBox.Service.Logger=logging-service:createLoggingService 
 IceBox.Service.TestServiceLocator=service_locator:create 

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


-- 
asterisk-scf/integration/test_channel.git



More information about the asterisk-scf-commits mailing list