[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Sep 8 07:03:15 CDT 2010
branch "master" has been updated
via 14413db47bfae3d1ff57d36e80cfe700d755ae0b (commit)
from 9774fbe91da9a6e5c8f1d5cb1f1d372c72973037 (commit)
Summary of changes:
SessionCommunications/Bridging/BridgingIf.ice | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 14413db47bfae3d1ff57d36e80cfe700d755ae0b
Author: Brent Eagles <beagles at digium.com>
Date: Wed Sep 8 09:29:26 2010 -0230
Add missing discovery category.
diff --git a/SessionCommunications/Bridging/BridgingIf.ice b/SessionCommunications/Bridging/BridgingIf.ice
index 756e707..ff9fa79 100644
--- a/SessionCommunications/Bridging/BridgingIf.ice
+++ b/SessionCommunications/Bridging/BridgingIf.ice
@@ -26,6 +26,11 @@ module V1
//
const string Version = "V1";
+ /**
+ * Category used for the bridge service.
+ */
+ const string BridgeServiceDiscoveryCategory = "BridgeService";
+
interface BridgeListener;
/**
-----------------------------------------------------------------------
--
asterisk-scf/integration/slice.git
More information about the asterisk-scf-commits
mailing list