[asterisk-commits] russell: branch russell/jack r95534 - in	/team/russell/jack: ./ channels/
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Mon Dec 31 15:35:15 CST 2007
    
    
  
Author: russell
Date: Mon Dec 31 15:35:14 2007
New Revision: 95534
URL: http://svn.digium.com/view/asterisk?view=rev&rev=95534
Log:
sync with trunk
Modified:
    team/russell/jack/   (props changed)
    team/russell/jack/channels/chan_console.c
Propchange: team/russell/jack/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Mon Dec 31 15:35:14 2007
@@ -1,1 +1,1 @@
-/trunk:1-95502
+/trunk:1-95530
Modified: team/russell/jack/channels/chan_console.c
URL: http://svn.digium.com/view/asterisk/team/russell/jack/channels/chan_console.c?view=diff&rev=95534&r1=95533&r2=95534
==============================================================================
--- team/russell/jack/channels/chan_console.c (original)
+++ team/russell/jack/channels/chan_console.c Mon Dec 31 15:35:14 2007
@@ -66,6 +66,9 @@
 
 /*! 
  * \brief The sample rate to request from PortAudio 
+ *
+ * \todo Make this optional.  If this is only going to talk to 8 kHz endpoints,
+ *       then it makes sense to use 8 kHz natively.
  */
 #define SAMPLE_RATE      16000
 
    
    
More information about the asterisk-commits
mailing list