[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "async-bridging" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Feb 15 09:24:30 CST 2011


branch "async-bridging" has been updated
       via  7cf6d3cd750150b64f9d4a95a4ef69a62207ab2d (commit)
      from  87557fef5a1ad9fe50920b493fe1abea8b9ede60 (commit)

Summary of changes:
 .../SessionCommunicationsIf.ice                    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit 7cf6d3cd750150b64f9d4a95a4ef69a62207ab2d
Author: Brent Eagles <beagles at digium.com>
Date:   Tue Feb 15 11:53:52 2011 -0330

    Add amd metadate to replaceSession.

diff --git a/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice b/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
index 9f63cd9..13e15a3 100644
--- a/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
+++ b/AsteriskSCF/SessionCommunications/SessionCommunicationsIf.ice
@@ -598,6 +598,7 @@ module V1
 	*
 	* @throws InvalidSessions if any of the provided sessions are invalid.
 	*/
+        ["amd"]
        void replaceSession(Session* sessionToReplace, SessionSeq newSessions)
 	  throws InvalidSessions;
     };

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/slice.git



More information about the asterisk-scf-commits mailing list