[reSIProcate] SipStack statistics

Justin Matthews jmatthewsr at gmail.com
Tue Oct 16 09:16:33 CDT 2007


There was some discussion on this a year ago (see e-mail list subject:
"Handling StatisticsMessage").  If there are no objections I can add the
following:

SipStack.hxx

void setExternalStatsHandler(ExternalStatsHandler *handler)
	  {
		  mStatsManager.setExternalStatsHandler(handler);
	  }

-justin

-----Original Message-----
From: resiprocate-devel-bounces at resiprocate.org
[mailto:resiprocate-devel-bounces at resiprocate.org] On Behalf Of Volodymyr
Tarasenko
Sent: Tuesday, October 16, 2007 9:50 AM
To: resiprocate-devel at resiprocate.org
Subject: [reSIProcate] SipStack statistics

Hi All,

I try to get statistics information from SipStack. 

As I see the statistics is printed to log file
according to timeout defined via
SipStack::setStatisticsInterval. But I need some
custom handler for it, so I have created some class
delivered from ExternalStatsHandler, and I thought
that I could install it to sip stack's
StatisticsManager. But unfortunately there is no such
method...

Ok, next approach - create instance of
StatisticsManager and it will be registered as
statistics manager for sip stack... But there is no
any code where it is implemented :)

So as I could understand, currently, there is no way
to register any ExternalStatsHandler in SipStack. Is
it true?

Regards,
Volodymyr!



 
____________________________________________________________________________
________
Check out the hottest 2008 models today at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel at resiprocate.org
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel




More information about the resiprocate-devel mailing list