Done Doc: http://switzernet.com/3/public/110317-db3-versions/ http://switzernet.com/3/public/110524-db3/ Exemple de statistique:
On 2011-06-15 10:35, Task-By Emin Gabrielyan wrote: Location history table must be created on db It contains the following columns Start Stop Domain Account IP Port Count The keys are domain, account, IP, and port. The table is nourished by the triggers of the location table. If the key does not exist, new entry is created for the key, with start = stop and count = 1. If the key exists, the count is incremented and the stop is replaced by now(). Emin Gabrielyan Le Jun 14, 2011 à 0:59, Emin Gabrielyan <emin.gabrielyan@switzernet.com> a écrit :Compute how many SIP phones change their ports during 1h. For each such phone display the number of registrations received and the number of changes occurred. Repeat this computation, immediately after launching the periodic notifies, then one hour after periodic notifies are launched. This must be the part of your report. Envoyé de mon iPad |