Hello,

I see that clearwater-live-test suite provides only binary outputs, such like PASS or FAIL for each scenario (Basic Registration, Basic Call, and etc.) But I want to see a way so that the performance can be measured numerically, and done for each two-party call session (i.e., the measurement needs to be taken at the IMS server side, not merely at the testnode side.)

I'm writing to see if there is already an automated testing script that records the start and completion time-stamp of a call session, as well as the RTP endpoints of both sides.

I see that these time-related information (time-stamp for the sip messages - INVITE, 200 OK, BYE) and RTP endpoints already exist in sprout's log file. Hence there must be a function does this log-writing job. Which function is it?

I'm thinking about to modify this function such that each time when it is about to write a log line (for the particular SIP messages - INVITE, 200 OK, BYE), the function will also invoke a separate script (my implementation) and record the time-stamps and RTP endpoints to another numerical measurement result file. Please let me know you opinion about this modification. Thanks!

Regards,
Lilin
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to