[Asterisk-code-review] app talkdetect: Make the module core supported. (asterisk[master])

Joshua Colp asteriskteam at digium.com
Tue Apr 19 13:02:56 CDT 2016


Joshua Colp has uploaded a new change for review.

  https://gerrit.asterisk.org/2650

Change subject: app_talkdetect: Make the module core supported.
......................................................................

app_talkdetect: Make the module core supported.

This module is used as part of testsuite tests to confirm
stuff works. I'm accordingly marking it as core as it is
required by those tests.

Change-Id: I558e7af7679b22b8ed641d7dd37ee4ca35b11e88
---
M apps/app_talkdetect.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/2650/1

diff --git a/apps/app_talkdetect.c b/apps/app_talkdetect.c
index 5cb10ad..6b5a649 100644
--- a/apps/app_talkdetect.c
+++ b/apps/app_talkdetect.c
@@ -26,7 +26,7 @@
  */
 
 /*** MODULEINFO
-	<support_level>extended</support_level>
+	<support_level>core</support_level>
  ***/
 
 #include "asterisk.h"

-- 
To view, visit https://gerrit.asterisk.org/2650
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I558e7af7679b22b8ed641d7dd37ee4ca35b11e88
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list