<p><a href="https://gerrit.asterisk.org/10447">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/10447/1/main/loader.c">File main/loader.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/10447/1/main/loader.c@1679">Patch Set #1, Line 1679:</a> <code style="font-family:monospace,monospace">int ast_load_resource(const char *resource_name)</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">So that can be changed without breaking the ABI right?</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">yes since an enum is integer based and we are returning the enum values already</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/10447/1/main/loader.c@2359">Patch Set #1, Line 2359:</a> <code style="font-family:monospace,monospace">                           cur->flags.running ? "Running" : "Not Running", like, cur->info->support_level);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I can. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This function is only called by CLI and SNMP as noted so there isn't anything else that would need doing.</p><p style="white-space: pre-wrap; word-wrap: break-word;">As noted, the other two functions are called by ARI and the status string is placed in a json object.  Technically a revision bump would be necessary along with CHANGES for those.  However, I'm not sure what kind of the value it really is though.  Is it a display string or an enum value?  If it is a display string then nothing else would need to be done.  If it is an enum then it would need further documentation.</p><p style="white-space: pre-wrap; word-wrap: break-word;">rest-api/api-docs/asterisk.json doesn't seem to list the status json object member.<br>GET asterisk/modules/ -- get information on all modules<br>GET asterisk/modules/{moduleName} -- get named module information</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/10447">change 10447</a>. To unsubscribe, or for help writing mail filters, 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/10447"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I1cfe77a550a036b549ff5c47c05f69eead61f5e3 </div>
<div style="display:none"> Gerrit-Change-Number: 10447 </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: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 16 Oct 2018 00:59:06 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>