From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0847492835901827638==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 0/5] Call Counters (2nd) Date: Tue, 07 Dec 2010 12:33:09 -0600 Message-ID: <4CFE7DE5.4090709@gmail.com> In-Reply-To: List-Id: To: ofono@ofono.org --===============0847492835901827638== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Aki, On 12/07/2010 06:57 AM, Aki Niemi wrote: > Hi Andras, > = > 2010/11/22 Andras Domokos : >> Here a proposal for call counters implementation for keeping track >> of the total incoming and outgoing call duration counters. Each >> established call instance is contributing to either of the call >> duration counters. The 2 counters are updated periodically when >> there is an established call and the information is stored in >> a file. The bookkeeping of the call duration counters are per IMSI >> number. >> The implementation makes use of the history framework which had to be >> expanded with a function for marking the beginning of a voice call. >> There is a D-Bus interface to call counters for reading and clearing >> the counters. > = > This set looks good to me, and I believe you fixed the issues from > previous review comments. Denis, are you ok with this? > = I'm still catching up, let me take another look. Regards, -Denis --===============0847492835901827638==--