[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "bridge-component-interface" created.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue May 10 12:58:04 CDT 2011
branch "bridge-component-interface" has been created
at 0057767a1d48ec99bd44356c15097f003e41b238 (commit)
- Log -----------------------------------------------------------------
commit 0057767a1d48ec99bd44356c15097f003e41b238
Author: Fred Anderson <fanderson at digium.com>
Date: Tue May 10 12:57:51 2011 -0500
Changes to support component interface in bridging
diff --git a/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice b/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
index b8e4d4c..a074fb5 100644
--- a/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
+++ b/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
@@ -617,6 +617,8 @@ module V1
*/
interface BridgeListener;
+ const string ComponentServiceDiscoveryCategory = "BridgeService";
+
/**
* Bridge object manages the association of multiple sessions in the process
* of communicating with each other.
-----------------------------------------------------------------------
--
asterisk-scf/integration/slice.git
More information about the asterisk-scf-commits
mailing list