Re: [Sipp-users] couple of quick questions

2014-06-04 Thread Olle E. Johansson
Check voipmonitor.org /O On 04 Jun 2014, at 22:18, Rob Day wrote: > I've found http://en.wikipedia.org/wiki/Mean_opinion_score - assuming > this is what you mean, SIPp doesn't support calculating this. > > I'm working on an alternative, jSIPp, which does have better media > statistics support

Re: [Sipp-users] couple of quick questions

2014-06-04 Thread Rob Day
I've found http://en.wikipedia.org/wiki/Mean_opinion_score - assuming this is what you mean, SIPp doesn't support calculating this. I'm working on an alternative, jSIPp, which does have better media statistics support (https://github.com/rkday/jsipp, especially https://github.com/rkday/jsipp/wiki/

Re: [Sipp-users] couple of quick questions

2014-06-04 Thread Rob Day
Can you clarify what you mean by "moss" and "r factor"? I've not come across those terms before, and a quick Google search was not very enlightening. SIPp doesn't currently calculate jitter stats, and there's no baked-in Matlab support - although it makes various statistics available in CSV format

[Sipp-users] couple of quick questions

2014-06-04 Thread Rania Saleem
Hi all, I'm new to SIPp and need to know couple of info please! I have successfully ran couple of examples, but I need to know 1. How to calculate r factor in sipp? 2. How to calculate moss in sipp? 3. How to calculate jitter in sipp? 4. Is there a way to integrate matlab with sipp? Thanks a lot!