[svn-commits] qwell: branch qwell/echocan-debug r2419 - /team/qwell/echocan-debug/jpah.h

svn-commits at lists.digium.com svn-commits at lists.digium.com
Fri Apr 13 10:56:46 MST 2007


Author: qwell
Date: Fri Apr 13 12:56:45 2007
New Revision: 2419

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2419
Log:
Make a note in jpah.h that JP1 won't actually cancel your echo.

Modified:
    team/qwell/echocan-debug/jpah.h

Modified: team/qwell/echocan-debug/jpah.h
URL: http://svn.digium.com/view/zaptel/team/qwell/echocan-debug/jpah.h?view=diff&rev=2419&r1=2418&r2=2419
==============================================================================
--- team/qwell/echocan-debug/jpah.h (original)
+++ team/qwell/echocan-debug/jpah.h Fri Apr 13 12:56:45 2007
@@ -3,7 +3,9 @@
  *
  * by Jason Parker
  *
- * Based upon mg2ec.h
+ * Based upon mg2ec.h - sort of.
+ * This "echo can" will completely hose your audio.
+ * Don't use it unless you're absolutely sure you know what you're doing.
  * 
  * Copyright (C) 2007, Digium, Inc.
  *
@@ -99,5 +101,4 @@
 {
 	return 0;
 }
-
 #endif



More information about the svn-commits mailing list