We have upgraded our CDRtool to 8.0.13, and now when we make making a research Grouped by Sip Destination Id<br>the Description field is empty<br><br>Taking a look to the code seem these part of the code is on the way<br><br clear="all">

<br>                    if ($this-&gt;group_byOrig==$this-&gt;DestinationIdField) {<br>                        if ($this-&gt;CDRTool[&#39;filter&#39;][&#39;domain&#39;] &amp;&amp; $this-&gt;destinations[$this-&gt;CDRTool[&#39;filter&#39;][&#39;domain&#39;]]) {<br>

                            list($_dst_id,$_dst_name)=$this-&gt;getPSTNDestinationId($mygroup,&#39;&#39;,$this-&gt;CDRTool[&#39;filter&#39;][&#39;domain&#39;]);<br>                                $description=$_dst_name;<br>

                        } else {<br>                $description=$this-&gt;destinations[&quot;default&quot;][$mygroup];<br>                                //list($_dst_id,$_dst_name)=$this-&gt;getPSTNDestinationId($mygroup);<br>

                                //$description=$_dst_name;<br><br>should i get some code from the old version?<br><br><br>-- <br>--<br>Adrià Vidal<br><br><br>