[svn-commits] russell: trunk r96077 - /trunk/channels/chan_console.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Jan 2 16:52:14 CST 2008


Author: russell
Date: Wed Jan  2 16:52:13 2008
New Revision: 96077

URL: http://svn.digium.com/view/asterisk?view=rev&rev=96077
Log:
Note that this module doesn't actually play a ringing sound for an incoming call
... oops

Modified:
    trunk/channels/chan_console.c

Modified: trunk/channels/chan_console.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_console.c?view=diff&rev=96077&r1=96076&r2=96077
==============================================================================
--- trunk/channels/chan_console.c (original)
+++ trunk/channels/chan_console.c Wed Jan  2 16:52:13 2008
@@ -42,6 +42,7 @@
  * - transfer CLI command
  * - boost CLI command and .conf option
  * - console_video support
+ * - Add ringing sound on incoming calls
  */
 
 /*** MODULEINFO




More information about the svn-commits mailing list