On Fri, 2009-03-06 at 12:59 -0500, Eric Burger wrote: > Wouldn't SIP-CLF be a better way to go?
Not really, because log files slice the universe of data the wrong way. A log file tells everything that happens at a particular element, almost all of which is irrelevant regarding a particular transaction. Transaction tracing is to extract the data relevant to a particular transaction, across all elements that handle that transaction. In many cases, the person doing the trace is not and should not be authorized to see the log of the elements the transaction traverses -- but they should be authorized to see what happened to that one transaction. Dale _______________________________________________ Sip mailing list https://www.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [email protected] for questions on current sip Use [email protected] for new developments on the application of sip
