Note that this module doesn't actually play a ringing sound for an incoming call
authorRussell Bryant <russell@russellbryant.com>
Wed, 2 Jan 2008 22:52:13 +0000 (22:52 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 2 Jan 2008 22:52:13 +0000 (22:52 +0000)
... oops

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@96077 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_console.c

index 830e890..3e9efcb 100644 (file)
@@ -42,6 +42,7 @@
  * - transfer CLI command
  * - boost CLI command and .conf option
  * - console_video support
+ * - Add ringing sound on incoming calls
  */
 
 /*** MODULEINFO