[svn-commits] russell: branch group/newcdr r203477 - /team/group/newcdr/main/cel.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu Jun 25 17:33:27 CDT 2009
Author: russell
Date: Thu Jun 25 17:33:24 2009
New Revision: 203477
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=203477
Log:
Add a todo of some more in depth testing that we want to do on this code.
I think we can still go to trunk and complete our detailed testing there, while
giving others a chance to start playing with it, too.
Modified:
team/group/newcdr/main/cel.c
Modified: team/group/newcdr/main/cel.c
URL: http://svn.asterisk.org/svn-view/asterisk/team/group/newcdr/main/cel.c?view=diff&rev=203477&r1=203476&r2=203477
==============================================================================
--- team/group/newcdr/main/cel.c (original)
+++ team/group/newcdr/main/cel.c Thu Jun 25 17:33:24 2009
@@ -21,6 +21,10 @@
*
* \author Steve Murphy <murf at digium.com>
* \author Russell Bryant <russell at digium.com>
+ *
+ * \todo Do thorough testing of all transfer methods to ensure that BLINDTRANSFER,
+ * ATTENDEDTRANSFER, BRIDGE_START, and BRIDGE_END events are all reported
+ * as expected.
*/
#include "asterisk.h"
More information about the svn-commits
mailing list