Test report for 3CX Phone System

SIP Server software Windows 7 32 bit, 3CX Phone System 12.0.33463.0
SIP Server hardware Lenovo 3000 G530 laptop, Pentium Dual-Core T3100 1.9GHz 2 cores
Network 54Mbps wireless LAN without router (PC to PC)
StarTrinity SIP tester Version 3.1.5128.3121, compiled at 2014-01-14 21:44 UTC
StarTrinity SIP tester uptime 0d 12h 46m 48s
Received calls count 792
Answered received calls count 792
Attempted outgoing calls count 2807
Session establishment rate 77,95% (2188/2807)
Failed outgoing calls count (total) 22,05% (619/2807)
    with status = 408 (Request Timeout) 0,00% (0/2807)
    with status = 486 (Busy Here) 0,00% (0/2807)
    with status = 487 (Request Terminated) 22,05% (619/2807)
Answered outgoing calls count 2188
Successfully completed calls 2980

Performance indicators

Indicator Min Average Max Percentile 90% 95% 99% 99.9%
Max call jitter (ms) 1,00 21,16 374,00 67,00 80,00 123,00 191,00
Answer delay (ms) 238,02 416,48 6620,35 427,15 444,18 658,03 5189,13
MOS 2,64 4,00 4,55 3,66 3,49 3,02 2,64

Scripts

Outgoing CallXML script <callxml>
<call maxtime="19530ms" value="$random_least_busy_uac_registration();" />
<on event="answer">
<playaudio value="ivr2" repeat="10000" maxtime="15000ms" />
<exit />
</on>
</callxml>
Incoming CallXML script <callxml>
<accept />
<verifyaudio reference="ivr2" recognizedreferencevar="ref" maxtime="10000ms" mosvar="mos" />
<writecdr header="REF" value="$ref;" />
<writecdr header="MOS" value="$mos;" numeric="true" qualityIsAscending="true" />
<log value="mos=$mos;, ref=$ref;" />
<exit />
</callxml>

Report is generated at 2014-01-17 14:59:32