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

Joshua Colp asteriskteam at digium.com
Tue Apr 19 13:03:04 CDT 2016


Joshua Colp has uploaded a new change for review.

  https://gerrit.asterisk.org/2651

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/51/2651/1

diff --git a/apps/app_talkdetect.c b/apps/app_talkdetect.c
index a021252..f7086fd 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/2651
To unsubscribe, visit https://gerrit.asterisk.org/settings

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



More information about the asterisk-code-review mailing list