]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
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 830e890ef13152876803b4c221a71a5608e0451f..3e9efcb39a41ae06c72c8e26352b67b12291b893 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