summaryrefslogtreecommitdiff
path: root/channels/chan_console.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-01-02 22:52:13 +0000
committerRussell Bryant <russell@russellbryant.com>2008-01-02 22:52:13 +0000
commitb8caf43b3a830294448cfa0eff8c11e6f65f2f70 (patch)
tree3462980cf6c45678e41c6c97528dff84232627fb /channels/chan_console.c
parentd6c016a5aad598321b2c2ddc2df3ca48fe2cf05c (diff)
Note that this module doesn't actually play a ringing sound for an incoming call
... oops git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@96077 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/chan_console.c')
-rw-r--r--channels/chan_console.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/chan_console.c b/channels/chan_console.c
index 830e890ef..3e9efcb39 100644
--- a/channels/chan_console.c
+++ b/channels/chan_console.c
@@ -42,6 +42,7 @@
* - transfer CLI command
* - boost CLI command and .conf option
* - console_video support
+ * - Add ringing sound on incoming calls
*/
/*** MODULEINFO