<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/8556">View Change</a></p><div style="white-space:pre-wrap">Approvals:
Joshua Colp: Looks good to me, but someone else must approve
George Joseph: Looks good to me, approved
Jenkins2: Approved for Submit
</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rest_api/asterisk/modules/get_modules: Add built-in modules.<br><br>Change-Id: I4b83c032a827cf2ec8a501b48a25dab58ab671e5<br>---<br>M tests/rest_api/asterisk/modules/get_modules/test-config.yaml<br>1 file changed, 112 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/tests/rest_api/asterisk/modules/get_modules/test-config.yaml b/tests/rest_api/asterisk/modules/get_modules/test-config.yaml<br>index 7de9765..894517f 100644<br>--- a/tests/rest_api/asterisk/modules/get_modules/test-config.yaml<br>+++ b/tests/rest_api/asterisk/modules/get_modules/test-config.yaml<br>@@ -32,6 +32,13 @@<br> match:<br> -<br> {<br>+ "name": "acl",<br>+ "description": "Named ACL system",<br>+ "status": "Running",<br>+ "support_level": "core",<br>+ }<br>+ -<br>+ {<br> "name": "app_echo.so",<br> "description": "Simple Echo Application",<br> "status": "Running",<br>@@ -46,8 +53,99 @@<br> }<br> -<br> {<br>+ "name": "ccss",<br>+ "description": "Call Completion Supplementary Services",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "cdr",<br>+ "description": "CDR Engine",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "cel",<br>+ "description": "CEL Engine",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "dnsmgr",<br>+ "description": "DNS Manager",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "dsp",<br>+ "description": "DSP",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "enum",<br>+ "description": "ENUM Support",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "extconfig",<br>+ "description": "Configuration",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "features",<br>+ "description": "Call Features",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "http",<br>+ "description": "Built-in HTTP Server",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "indications",<br>+ "description": "Indication Tone Handling",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "logger",<br>+ "description": "Logger",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "manager",<br>+ "description": "Asterisk Manager Interface",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br> "name": "pbx_config.so",<br> "description": "Text Extension Configuration",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "plc",<br>+ "description": "PLC",<br> "status": "Running",<br> "support_level": "core"<br> }<br>@@ -184,6 +282,20 @@<br> "status": "Running",<br> "support_level": "core"<br> }<br>+ -<br>+ {<br>+ "name": "sounds",<br>+ "description": "Sounds Index",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br>+ -<br>+ {<br>+ "name": "udptl",<br>+ "description": "UDPTL",<br>+ "status": "Running",<br>+ "support_level": "core"<br>+ }<br> expect: 200<br> -<br> method: 'delete'<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8556">change 8556</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8556"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I4b83c032a827cf2ec8a501b48a25dab58ab671e5 </div>
<div style="display:none"> Gerrit-Change-Number: 8556 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>