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

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Wed May 2 09:59:10 CDT 2012


branch "master" has been updated
       via  b4d4789c3721c087ca5b164ff92a7c5c2b461e6e (commit)
      from  171c4fb18f4478bb1ac8dd6eb02e18495bfe973b (commit)

Summary of changes:
 configs/ServiceDiscovery.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit b4d4789c3721c087ca5b164ff92a7c5c2b461e6e
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Wed May 2 09:58:48 2012 -0500

    Added reference to state replicator proxy for ServiceDiscovery.

diff --git a/configs/ServiceDiscovery.conf b/configs/ServiceDiscovery.conf
index 8f5303a..ee08702 100644
--- a/configs/ServiceDiscovery.conf
+++ b/configs/ServiceDiscovery.conf
@@ -6,6 +6,7 @@ ServiceDiscovery.BackplaneAdapter.Endpoints=tcp -p 4410
 ServiceDiscovery.Management.ServiceAdapter.Endpoints=tcp -p 4412
 ServiceDiscovery.Locator.ServiceAdapter.Endpoints=tcp -p 4411
 ServiceDiscovery.IceStorm.InstanceName=ServiceDiscovery
+ServiceDiscovery.StateReplicator.Proxy=ServiceLocatorStateReplicatorService:tcp -h 127.0.0.1  -p 4419
 
 # This is necessary for the logger client library, since it needs to locate
 # the logger service using the service locator.

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


-- 
asterisk-scf/examples.git



More information about the asterisk-scf-commits mailing list