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





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">It has come to my attention that there is a function in reqresp_parser.h called parse_name_andor_addr().

You can replace most of the content of get_pai() and get_rpid() with a single call to this function to get all the information out of it. The only problem is that for RPID, it won&#39;t parse the header parameters we need. You would still have to parse that out of the &quot;remainder&quot; or &quot;residue&quot; that parse_name_andor_addr() returns. I apologize for not recommending this function when you made your get_pai() review, but I only just now found about its existence.</pre>
 <br />







<p>- Mark</p>


<br />
<p>On January 19th, 2012, 9:45 a.m., schmidts wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://reviewboard.asterisk.org/media/rb/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 schmidts.</div>


<p style="color: grey;"><i>Updated Jan. 19, 2012, 9:45 a.m.</i></p>




<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;">like the get_pai function the get_rpid function also didnt work well. By changing it to use the reqresp functions it works better.

i also changed some var names for better understanding,

the part about finding the privacy and screen params is very ugly but i dont have find a good way to solve this cause there isnt allready a reqresp parser for this.</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 with different RPID header values and privacy and screen settings.</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>team/schmidts/unleash-the-beast/channels/chan_sip.c <span style="color: grey">(350974)</span></li>

</ul>

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




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








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