<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Sorry, <br>
    </p>
    <p>OpenSIPS Control Panel 7.2.3 :)</p>
    <p>I have this line on ACC Configuration:</p>
    <p><b>modparam("acc", "extra_fields", "db: gw->Gateway")</b></p>
    <p>To know wich gateway OpenSIPs use to make a call.</p>
    <p>I added this field in acc table and i can see the values.<br>
    </p>
    <p>My problem is I don't know how modify correctly:</p>
    <p><b>config/tools/system/cdrviewer/local.inc.php</b></p>
    <p>to see the values of this field on the CDR Viewer menu. With
      this:</p>
    <p> // what fields to show<br>
       $show_field[0]['time'] = "Time" ;<br>
       $show_field[1]['method'] = "Method" ;<br>
       $show_field[2]['callid'] = "Sip Call ID" ;<br>
       $show_field[3]['sip_code'] = "Sip Code" ;<br>
       $show_field[4]['sip_reason'] = "Sip Reason" ;<br>
       $show_field[5]['setuptime'] = "Setup Time";<br>
       $show_field[6]['duration'] = "Duration";<br>
       $show_field[7]['from_tag'] = "Sip From Tag" ;<br>
       $show_field[8]['to_tag'] = "Sip To Tag";<br>
      <b> $show_field[9]['Gateway'] = "SIP Gateway";</b><br>
    </p>
    <p>(bold) I can see the column but not contain any value.</p>
    <p>Thank you</p>
    <p>Regards</p>
    <pre class="moz-signature" cols="72">---
I'm SoCIaL, MayBe</pre>
    <div class="moz-cite-prefix">El 02/11/2017 a las 12:23,
      Bogdan-Andrei Iancu escribió:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a109608b-2fe7-6cce-c0f6-a1da8ad76e8c@opensips.org">Hi,
      <br>
      <br>
      I guess you mean OpenSIPS Control Panel 7.2.3 (and not OpenSIPS
      Console).
      <br>
      <br>
      And yes, it is possible to configure the CDRViewer to display
      extra DB fields. What are the changes you did in the local.inc.php
      file ?
      <br>
      <br>
      Regards,
      <br>
      <br>
      Bogdan-Andrei Iancu
      <br>
        OpenSIPS Founder and Developer
      <br>
        <a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>
      <br>
      <br>
      On 11/02/2017 06:56 PM, Social Boh wrote:
      <br>
      <blockquote type="cite">Hello,
        <br>
        <br>
        I'm using OpenSIPs 2.3.2 and OpenSIPs Console 7.2.3.
        <br>
        <br>
        I'd like know if is possible to see Acc Extra Fields, configured
        on ACC Module, on CDR Viewer menu.
        <br>
        <br>
        I tried modifying <br>
      </blockquote>
    </blockquote>
    <br>
    <blockquote type="cite"
      cite="mid:a109608b-2fe7-6cce-c0f6-a1da8ad76e8c@opensips.org">
      <blockquote type="cite">p without success.
        <br>
        <br>
        Regards
        <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>