[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "nat-traversal" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Fri Jun 24 09:22:01 CDT 2011
branch "nat-traversal" has been updated
via c5f7b16632345965fbb3512178e1e86428878839 (commit)
from 676d90f9d66258c8a40af1f82a9d70ce40f388c7 (commit)
Summary of changes:
AsteriskSCF/System/NAT/NATTraversalIf.ice | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit c5f7b16632345965fbb3512178e1e86428878839
Author: Brent Eagles <beagles at digium.com>
Date: Fri Jun 24 11:51:27 2011 -0230
Add name for the ICEAgent facet.. makes it a little easier to keep
the code consistent.
diff --git a/AsteriskSCF/System/NAT/NATTraversalIf.ice b/AsteriskSCF/System/NAT/NATTraversalIf.ice
index 7eebb01..28194bd 100644
--- a/AsteriskSCF/System/NAT/NATTraversalIf.ice
+++ b/AsteriskSCF/System/NAT/NATTraversalIf.ice
@@ -300,6 +300,8 @@ exception NoValidCandidates
{
};
+const string InteractiveConnectionAgentFacetName = "ICE_AGENT";
+
/**
*
* The InteractiveConnectionAgent defines an interface for components that implement the ICE protocol or
-----------------------------------------------------------------------
--
asterisk-scf/integration/slice.git
More information about the asterisk-scf-commits
mailing list