[reSIProcate] stat manager
Justin Matthews
jmatthewsr at gmail.com
Tue Mar 27 08:32:27 CDT 2007
SipStack::statisticsManagerEnabled() returns a non-const reference to that
variable. Also see:
/// Sets the interval that determines the time between Statistics messages
void setStatisticsInterval(unsigned long seconds);
void setExternalStatsHandler(ExternalStatsHandler *handler)
-justin
_____
From: resiprocate-devel-bounces at list.resiprocate.org
[mailto:resiprocate-devel-bounces at list.resiprocate.org] On Behalf Of Bruno
ANDRIANASOLO
Sent: Tuesday, March 27, 2007 9:10 AM
To: resiprocate-devel at list.resiprocate.org
Subject: Re: [reSIProcate] stat manager
Hi,
>From the documentation, it is stated that a new feature of the stack in the
last release 1.0.3 of Resiprocate is that the
StatisticsManager can now be disabled at runtime.
The only change I've seen, comparing to the previous version, is that the
private variable mStatisticsManagerEnabled
is set to false by default. There is no public function that enables this
variable to true.
How can an application acces to this variable?
Thanks for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070327/354ee120/attachment.htm>
More information about the resiprocate-devel
mailing list