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

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Sep 7 17:32:16 CDT 2010


branch "master" has been updated
       via  dadd727879727a839f02d20a0a8615f3015885a7 (commit)
       via  f1239954cfc00a63b884fe5be0bb0b9d31e55587 (commit)
      from  fb747a4153dcb4f0a83e9a7b0a057f21c5504f53 (commit)

Summary of changes:
 config/basicrouting.config |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit dadd727879727a839f02d20a0a8615f3015885a7
Merge: f123995 fb747a4
Author: Mark Michelson <mmichelson at digium.com>
Date:   Tue Sep 7 17:33:37 2010 -0500

    Merge branch 'master' of git.asterisk.org:asterisk-scf/integration/routing


commit f1239954cfc00a63b884fe5be0bb0b9d31e55587
Author: Mark Michelson <mmichelson at digium.com>
Date:   Tue Sep 7 17:30:51 2010 -0500

    Configure service location to use appropriate ports.

diff --git a/config/basicrouting.config b/config/basicrouting.config
index a042664..dc3b116 100644
--- a/config/basicrouting.config
+++ b/config/basicrouting.config
@@ -4,8 +4,8 @@
 BasicRoutingServiceAdapter.Endpoints=tcp -p 10050
 
 # Where to find the Service Locator. We need the Service Locator in order to be able to plug in to the Asterisk SCF system Discovery mechanisms.
-LocatorServiceManagement.Proxy=LocatorServiceManagement:tcp -p 10078
+LocatorServiceManagement.Proxy=LocatorServiceManagement:tcp -p 4422
 
 # Endpoints for Icestorm events
-TopicManager.Proxy=IceStorm/TopicManager:default -p 10012
+TopicManager.Proxy=HydraIceStorm/TopicManager:default -p 10000
 

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


-- 
asterisk-scf/integration/routing.git



More information about the asterisk-scf-commits mailing list