<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/1163/">https://reviewboard.asterisk.org/r/1163/</a>
     </td>
    </tr>
   </table>
   <br />


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

<div>Review request for Asterisk Developers.</div>
<div>By Leif Madsen.</div>


<p style="color: grey;"><i>Updated 2011-04-07 12:57:51.128001</i></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Changes</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;">Based on the feedback provided by oej, I went and learned a lot more today.

chan_dahdi.conf, sip.conf, and iax.conf all now support the new &#39;description&#39; field.

Additionally, I added the Description field to the manager interface output for DAHDIShowChannels, SIPshowpeer, SIPpeers, and IAXpeers. Please double check that I put the Description field in the right spot as I&#39;m not sure the best way to add the field without breaking existing configurations.</pre>
  </td>
 </tr>
</table>


<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;">Using some of the best practices names for SIP peers provides the quandary of knowing exactly what peer is where, or who it is assigned to.

If you name all your peers as the MAC address of the device, then it&#39;s difficult to determine what device is assigned to whom, or at least knowing where the device physically resides.

I&#39;ve added a description field that can help. When you do &#39;sip show peers&#39; then a new column called Description outputs 32 chars of a description to the Asterisk console.</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;">Added &quot;description=My Awesome Peer&quot; to [0004f2040001] definition in sip.conf, then did &#39;sip show peers&#39; and &#39;sip show peer 0004f2040001&#39;. Output was as expected. Compiled without error or warning.</pre>
  </td>
 </tr>
</table>



<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/view.php?id=19076">19076</a>


</div>


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

 <li>trunk/CHANGES <span style="color: grey">(313091)</span></li>

 <li>trunk/channels/chan_dahdi.c <span style="color: grey">(313091)</span></li>

 <li>trunk/channels/chan_iax2.c <span style="color: grey">(313091)</span></li>

 <li>trunk/channels/chan_sip.c <span style="color: grey">(313091)</span></li>

 <li>trunk/channels/sip/include/sip.h <span style="color: grey">(313091)</span></li>

 <li>trunk/configs/chan_dahdi.conf.sample <span style="color: grey">(313091)</span></li>

 <li>trunk/configs/iax.conf.sample <span style="color: grey">(313091)</span></li>

 <li>trunk/configs/sip.conf.sample <span style="color: grey">(313091)</span></li>

</ul>

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




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




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