projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c016a
)
Note that this module doesn't actually play a ringing sound for an incoming call
author
Russell Bryant
<russell@russellbryant.com>
Wed, 2 Jan 2008 22:52:13 +0000
(22:52 +0000)
committer
Russell 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
patch
|
blob
|
history
diff --git
a/channels/chan_console.c
b/channels/chan_console.c
index
830e890
..
3e9efcb
100644
(file)
--- 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