<p><a href="https://gerrit.asterisk.org/c/asterisk/+/14405">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14405/2/res/res_pjsip_exten_state.c">File res/res_pjsip_exten_state.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/asterisk/+/14405/2/res/res_pjsip_exten_state.c@419">Patch Set #2, Line 419:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">                   ast_log(LOG_NOTICE, "Endpoint '%s' state subscription failed: "<br>                             "Extension '%s' does not exist in context '%s' or has no associated hint\n",<br>                                ast_sorcery_object_get_id(endpoint), resource, context);<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Instead of adding a whole new option just for this one log statement I think I'd be more inclined for this patch to change the log level from a LOG_NOTICE to a verbose log message level 1:</p><p style="white-space: pre-wrap; word-wrap: break-word;">ast_verb(1, "....");</p><p style="white-space: pre-wrap; word-wrap: break-word;">However, don't change things yet though. I'd like to get your's and other's thoughts on doing that vs. what you have currently first.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14405">change 14405</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/c/asterisk/+/14405"/><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-Change-Id: I5dff21c3c8ac3a3e3aefbd89053581fb90bc7018 </div>
<div style="display:none"> Gerrit-Change-Number: 14405 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Mark Murawski <markm@intellasoft.net> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-CC: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 11 May 2020 21:05:07 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>