[OpenSIPS-Users] CDRTool group by Sip Destination id Description	empy
    Adrià Vidal 
    adriavidal at gmail.com
       
    Thu Jan 20 11:30:26 CET 2011
    
    
  
We have upgraded our CDRtool to 8.0.13, and now when we make making a
research Grouped by Sip Destination Id
the Description field is empty
Taking a look to the code seem these part of the code is on the way
                    if ($this->group_byOrig==$this->DestinationIdField) {
                        if ($this->CDRTool['filter']['domain'] &&
$this->destinations[$this->CDRTool['filter']['domain']]) {
list($_dst_id,$_dst_name)=$this->getPSTNDestinationId($mygroup,'',$this->CDRTool['filter']['domain']);
                                $description=$_dst_name;
                        } else {
                $description=$this->destinations["default"][$mygroup];
//list($_dst_id,$_dst_name)=$this->getPSTNDestinationId($mygroup);
                                //$description=$_dst_name;
should i get some code from the old version?
-- 
--
Adrià Vidal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110120/494e369d/attachment.htm>
    
    
More information about the Users
mailing list