[svn-commits] file: branch file/bridging-phase2 r181963 - /team/file/bridging-phase2/includ...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Mar 13 09:32:55 CDT 2009


Author: file
Date: Fri Mar 13 09:32:45 2009
New Revision: 181963

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=181963
Log:
Add some further todo items.

Modified:
    team/file/bridging-phase2/include/asterisk/bridging_features.h
    team/file/bridging-phase2/include/asterisk/bridging_technology.h

Modified: team/file/bridging-phase2/include/asterisk/bridging_features.h
URL: http://svn.digium.com/svn-view/asterisk/team/file/bridging-phase2/include/asterisk/bridging_features.h?view=diff&rev=181963&r1=181962&r2=181963
==============================================================================
--- team/file/bridging-phase2/include/asterisk/bridging_features.h (original)
+++ team/file/bridging-phase2/include/asterisk/bridging_features.h Fri Mar 13 09:32:45 2009
@@ -19,6 +19,9 @@
 /*! \file
  * \brief Channel Bridging API
  * \author Joshua Colp <jcolp at digium.com>
+ *
+ * \todo Add a higher level warnings/lifetime feature API
+ * \todo Add ability to disable certain completion options of attended transfer
  */
 
 #ifndef _ASTERISK_BRIDGING_FEATURES_H

Modified: team/file/bridging-phase2/include/asterisk/bridging_technology.h
URL: http://svn.digium.com/svn-view/asterisk/team/file/bridging-phase2/include/asterisk/bridging_technology.h?view=diff&rev=181963&r1=181962&r2=181963
==============================================================================
--- team/file/bridging-phase2/include/asterisk/bridging_technology.h (original)
+++ team/file/bridging-phase2/include/asterisk/bridging_technology.h Fri Mar 13 09:32:45 2009
@@ -19,6 +19,9 @@
 /*! \file
  * \brief Channel Bridging API
  * \author Joshua Colp <jcolp at digium.com>
+ *
+ * \todo Add support for jitterbuffer to needed technologies and core
+ * \todo Add support for early bridging
  */
 
 #ifndef _ASTERISK_BRIDGING_TECHNOLOGY_H




More information about the svn-commits mailing list