[Asterisk-Users] ASTCC gives me only the time, but no cost

Ronald Wiplinger ronald at elmit.com
Sat Jul 23 07:32:17 MST 2005


Darren Wiebe wrote:

> The problem is in the line beginning with eval.  It should read as 
> follows.
>
>    my $adjtime = eval { $adjtime = int((($answeredtime - 
> $numdata->{includedseconds}) + $increment - 1) / $increment) * 
> $increment;
>        return $adjtime };
>
Thanks, I solved it by removing "$adjtime = eval"

Are  there other errors in the cvs  verion?


bye

Ronald Wiplinger




More information about the asterisk-users mailing list