[asterisk-scf-commits] asterisk-scf/integration/media_rtp_pjmedia.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Sep 7 17:31:58 CDT 2010
branch "master" has been updated
via 5c03f9415a4e69d200c4bad7c74c0a1f192bc8dd (commit)
from ab18111212755050a660735fc3248fe9e8c52504 (commit)
Summary of changes:
config/test_media_rtp_pjmedia.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 5c03f9415a4e69d200c4bad7c74c0a1f192bc8dd
Author: Mark Michelson <mmichelson at digium.com>
Date: Tue Sep 7 17:32:05 2010 -0500
Use appropriate ports for service location.
diff --git a/config/test_media_rtp_pjmedia.conf b/config/test_media_rtp_pjmedia.conf
index 3e5ca6a..ae63258 100644
--- a/config/test_media_rtp_pjmedia.conf
+++ b/config/test_media_rtp_pjmedia.conf
@@ -4,7 +4,7 @@
MediaRTPpjmediaAdapter.Endpoints=default
# A proxy to the service locator management service
-ServiceLocatorManagementProxy=LocatorServiceManagement:tcp -p 5674
+ServiceLocatorManagementProxy=LocatorServiceManagement:tcp -p 4422
# A proxy to the service locator service
-ServiceLocatorProxy=LocatorService:tcp -p 2657
+ServiceLocatorProxy=LocatorService:tcp -p 4411
-----------------------------------------------------------------------
--
asterisk-scf/integration/media_rtp_pjmedia.git
More information about the asterisk-scf-commits
mailing list