Bugs item #1845163, was opened at 2007-12-06 00:18 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1845163&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Dan (dan_pascu) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: Missing statistics in the siptrace module Initial Comment: The siptrace module exports 2 statistic counters. One for the number of traced requests and one for the number of traced replies. However only the requests counter is updated, while an examination of the code reveals that the reply counter is only defined but never updated. ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2007-12-10 12:03 Message: Logged In: YES user_id=1246013 Originator: NO Right. Thanks. The statistics is updated now, in the same manner as for requests -- not updated for per-user message storing. Future release would try to add more to reflect all the types of stored messages in siptrace. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1845163&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
