<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://reviewboard.asterisk.org/r/3610/">https://reviewboard.asterisk.org/r/3610/</a>
     </td>
    </tr>
   </table>
   <br />




<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://reviewboard.asterisk.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Asterisk Developers.</div>
<div>By rnewton.</div>








<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="https://issues.asterisk.org/jira/browse/ASTERISK-23764">ASTERISK-23764</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
Asterisk
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">ASTERISK-23764 is already closed, but item 3 in the list didn't get done on another issue, so I'm doing it now.



Previous output was:

centosclean*CLI> core show help core show hint
Usage: core show hint <exten>
       List registered hint

centosclean*CLI> core show help core show hints
Usage: core show hints
       List registered hints


The new output for the branches (main diff):

centosclean*CLI> core show help core show hint
Usage: core show hint <exten>
       List registered hint.
       Hint details are shown in four columns. In order from left to right, they are:
       1. Hint extension URI.
       2. Mapped device state identifiers.
       3. Current extension state. The aggregate of mapped device states.
       4. Watchers - number of subscriptions and other entities watching this hint.
centosclean*CLI> core show help core show hints
Usage: core show hints
       List registered hints.
       Hint details are shown in four columns. In order from left to right, they are:
       1. Hint extension URI.
       2. Mapped device state identifiers.
       3. Current extension state. The aggregate of mapped device states.
       4. Watchers - number of subscriptions and other entities watching this hint.



The new output for trunk (attached diff) takes into account https://reviewboard.asterisk.org/r/3604/ and https://reviewboard.asterisk.org/r/3611/


newtonr-laptop*CLI> core show help core show hint
Usage: core show hint <exten>
       List registered hint.
       Hint details are shown in five columns. In order from left to right, they are:
       1. Hint extension URI.
       2. List of mapped device or presence state identifiers.
       3. Current extension state. The aggregate of mapped device states.
       4. Current presence state for the mapped presence state provider.
       5. Watchers - number of subscriptions and other entities watching this hint.
newtonr-laptop*CLI> 
newtonr-laptop*CLI> core show help core show hints
Usage: core show hints
       List registered hints.
       Hint details are shown in five columns. In order from left to right, they are:
       1. Hint extension URI.
       2. List of mapped device or presence state identifiers.
       3. Current extension state. The aggregate of mapped device states.
       4. Current presence state for the mapped presence state provider.
       5. Watchers - number of subscriptions and other entities watching this hint.


The diff covers the help for 'core show hint' and 'core show hints' in 1.8,11,12.  The attached patch covers the same for Trunk.
</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Tested output in 1.8 and Trunk.</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>/branches/1.8/main/pbx.c <span style="color: grey">(415710)</span></li>

</ul>

<p><a href="https://reviewboard.asterisk.org/r/3610/diff/" style="margin-left: 3em;">View Diff</a></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">File Attachments </h1>

<ul>

 <li><a href="https://reviewboard.asterisk.org/media/uploaded/files/2014/06/11/0eb22a12-e297-4ec3-8191-fd1774a50f33__coreshowhints_trunk.patch">patch for trunk</a></li>

</ul>





  </td>
 </tr>
</table>




  </div>
 </body>
</html>