projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beceb18
)
[packages] asterisk-1.8.x: add app_mixmonitor
author
Hans Zandbelt
<hans.zandbelt@gmail.com>
Sun, 16 Oct 2011 06:21:56 +0000
(06:21 +0000)
committer
Hans Zandbelt
<hans.zandbelt@gmail.com>
Sun, 16 Oct 2011 06:21:56 +0000
(06:21 +0000)
SVN-Revision: 28463
net/asterisk-1.8.x/Makefile
patch
|
blob
|
history
diff --git
a/net/asterisk-1.8.x/Makefile
b/net/asterisk-1.8.x/Makefile
index 0ecc850c7d468be50c31e6cb4d4c92ee6d6af7f8..02b50da986916f8cc94301bdeb0fce9323049ae7 100644
(file)
--- a/
net/asterisk-1.8.x/Makefile
+++ b/
net/asterisk-1.8.x/Makefile
@@
-560,3
+560,4
@@
$(eval $(call Buildasterisk18ModuleTemplate,app_disa,Direct Inward System Access
$(eval $(call Buildasterisk18ModuleTemplate,app_senddtmf,Send DTMF digits,Sends arbitrary DTMF digits))
$(eval $(call Buildasterisk18ModuleTemplate,func_cut,CUT function,CUT function))
$(eval $(call Buildasterisk18ModuleTemplate,res_clioriginate,Calls via CLI,Originate calls via the CLI))
+$(eval $(call Buildasterisk18ModuleTemplate,app_mixmonitor,Record a call and mix the audio,record a call and mix the audio during the recording))