[reSIProcate] resip StatisticsManager

Jason Fischl jason at counterpath.com
Thu Oct 13 09:39:40 CDT 2005


This will need to be made thread-safe. Either through a mutex or with
an event through the fifo.

Jason


On 10/13/05, Scott Godin <slgodin at icescape.com> wrote:
>
>
>
> Is anyone opposed to me changing the way the StatisticsManager get's
> enabled/disabled from a compile time option to a runtime setting?
>
>
>
> I'm thinking of adding a method to SipStack called
> statisticsManagerEnabled() – that can be used to disable the
> StatisticsManager.  The flag will default to enabled.  The compile time
> setting will disappear.
>
>
>
> This will allow application to have more control over the collection of
> Stats at runtime.  Ie.  Could be enabled on a running server for a couple of
> days, then later disabled.
>
>
>
> Scott
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
>


More information about the resiprocate-devel mailing list