[OpenSIPS-Users] CDRTool group by Sip Destination id Description empy
Tijmen de Mes
tijmen at ag-projects.com
Thu Jan 20 13:38:59 CET 2011
Hi,
I looks like something failed in your update and you' ve stil got an old
version of cdr_opensips.php.
This bug was fixed in 8.0.7.
It should be:
$description=$this->destinations[0]["default"][$mygroup];
Best regards,
Tijmen de Mes
AG Projects
Op 1/20/11 11:30 AM, Adrià Vidal schreef:
> 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
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110120/9f3b6432/attachment.htm>
More information about the Users
mailing list