[asterisk-scf-commits] asterisk-scf/integration/sip.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Sep 7 17:32:47 CDT 2010
branch "master" has been updated
via ea0755c80ad39b685e49fda6f5dd852eee27283b (commit)
via 328d17a9d6fce3f9dc78b3c4ca1294abf4750d9d (commit)
from 4bcab574c90611397c5d9a112f36f4914aeeaef2 (commit)
Summary of changes:
config/test_sip.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit ea0755c80ad39b685e49fda6f5dd852eee27283b
Merge: 328d17a 4bcab57
Author: Mark Michelson <mmichelson at digium.com>
Date: Tue Sep 7 17:34:07 2010 -0500
Merge branch 'master' of git.asterisk.org:asterisk-scf/integration/sip
commit 328d17a9d6fce3f9dc78b3c4ca1294abf4750d9d
Author: Mark Michelson <mmichelson at digium.com>
Date: Tue Sep 7 17:24:37 2010 -0500
Use agreed-upon port numbers for Service locator and manager.
diff --git a/config/test_sip.conf b/config/test_sip.conf
index 7e936ad..24146a2 100644
--- a/config/test_sip.conf
+++ b/config/test_sip.conf
@@ -8,8 +8,8 @@ SipChannelServiceAdapter.ThreadPool.Size=4
TopicManager.Proxy=HydraIceStorm/TopicManager:default -p 10000
# A proxy to the service locator management service
-LocatorServiceManagement.Proxy=LocatorServiceManagement:tcp -p 5674
+LocatorServiceManagement.Proxy=LocatorServiceManagement:tcp -p 4422
# A proxy to the service locator service
-LocatorService.Proxy=LocatorService:tcp -p 2657
+LocatorService.Proxy=LocatorService:tcp -p 4411
-----------------------------------------------------------------------
--
asterisk-scf/integration/sip.git
More information about the asterisk-scf-commits
mailing list