[packages] asterisk-1.8.x: add app_mixmonitor
authorHans Zandbelt <hans.zandbelt@gmail.com>
Sun, 16 Oct 2011 06:21:56 +0000 (06:21 +0000)
committerHans 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

index 0ecc850c7d468be50c31e6cb4d4c92ee6d6af7f8..02b50da986916f8cc94301bdeb0fce9323049ae7 100644 (file)
@@ -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))