[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [1'b68'1 astrad v8] how many UA change the port from register to register?
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