[asterisk-scf-commits] asterisk-scf/release/slice.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Thu Jul 28 12:17:25 CDT 2011
branch "master" has been updated
via 34d7d68a7933919c12f0837f24a84671ce831bd5 (commit)
from bbefb33d7f5aafedb676a8bbcce0f495b1e3d159 (commit)
Summary of changes:
.../SessionCommunicationsIf.ice | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
- Log -----------------------------------------------------------------
commit 34d7d68a7933919c12f0837f24a84671ce831bd5
Author: Joshua Colp <jcolp at digium.com>
Date: Thu Jul 28 14:16:51 2011 -0300
Yet another thing that doesn't belong (yet).
diff --git a/slice/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice b/slice/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
index 7afc1a9..8131772 100644
--- a/slice/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
+++ b/slice/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
@@ -409,13 +409,6 @@ module V1
["amd"] SessionInfo getInfo();
/**
- * Method which retrieves streams on the session.
- *
- * @return A StreamInformationDict containing streams and information about them.
- */
- ["amd"] AsteriskSCF::Media::V1::StreamInformationDict getStreams();
-
- /**
* Retrieve a media session instance, if available, for the current session.
* A media session object may not be available at the time this is called.
* For example, in SIP before media details are known.
-----------------------------------------------------------------------
--
asterisk-scf/release/slice.git
More information about the asterisk-scf-commits
mailing list