Hi All,
This is first time for me to use SIPp so I am still learning to use it and
having trouble understanding the results.
I am testing a presence server and this is about a simple PUBLISH scenario
test.
The command used is:
./sipp 192.168.254.136 -sf ./publish.xml -i 192.168.254.136 -r 20 -m 40
-trace_stat
Below is the result:
This shows successful call as 40.
But, the stat file generated shows 0 successful calls and 40 failed calls.
See attached csv file.
I don't understand the why it is showing in fail calls.
Is there something wrong with my scenario file or commands?
Any help is highly appreciated.
Thanks & Regards,
Suryaveer
StartTime;LastResetTime;CurrentTime;ElapsedTime(P);ElapsedTime(C);TargetRate;CallRate(P);CallRate(C);IncomingCall(P);IncomingCall(C);OutgoingCall(P);OutgoingCall(C);TotalCallCreated;CurrentCall;SuccessfulCall(P);SuccessfulCall(C);FailedCall(P);FailedCall(C);FailedCannotSendMessage(P);FailedCannotSendMessage(C);FailedMaxUDPRetrans(P);FailedMaxUDPRetrans(C);FailedTcpConnect(P);FailedTcpConnect(C);FailedTcpClosed(P);FailedTcpClosed(C);FailedUnexpectedMessage(P);FailedUnexpectedMessage(C);FailedCallRejected(P);FailedCallRejected(C);FailedCmdNotSent(P);FailedCmdNotSent(C);FailedRegexpDoesntMatch(P);FailedRegexpDoesntMatch(C);FailedRegexpShouldntMatch(P);FailedRegexpShouldntMatch(C);FailedRegexpHdrNotFound(P);FailedRegexpHdrNotFound(C);FailedOutboundCongestion(P);FailedOutboundCongestion(C);FailedTimeoutOnRecv(P);FailedTimeoutOnRecv(C);FailedTimeoutOnSend(P);FailedTimeoutOnSend(C);OutOfCallMsgs(P);OutOfCallMsgs(C);DeadCallMsgs(P);DeadCallMsgs(C);Retransmissions(P);Retransmissions(C);AutoAnswered(P);AutoAnswered(C);Warnings(P);Warnings(C);FatalErrors(P);FatalErrors(C);WatchdogMajor(P);WatchdogMajor(C);WatchdogMinor(P);WatchdogMinor(C);ResponseTime1(P);ResponseTime1(C);ResponseTime1StDev(P);ResponseTime1StDev(C);CallLength(P);CallLength(C);CallLengthStDev(P);CallLengthStDev(C);ResponseTimeRepartition1;ResponseTimeRepartition1_<10;ResponseTimeRepartition1_<20;ResponseTimeRepartition1_<30;ResponseTimeRepartition1_<40;ResponseTimeRepartition1_<50;ResponseTimeRepartition1_<100;ResponseTimeRepartition1_<150;ResponseTimeRepartition1_<200;ResponseTimeRepartition1_>=200;CallLengthRepartition;CallLengthRepartition_<10;CallLengthRepartition_<50;CallLengthRepartition_<100;CallLengthRepartition_<500;CallLengthRepartition_<1000;CallLengthRepartition_<5000;CallLengthRepartition_<10000;CallLengthRepartition_>=10000;
2015-09-03 15:10:11.517545 1441307411.517545;2015-09-03 15:10:11.517545 1441307411.517545;2015-09-03 15:10:11.518641 1441307411.518641;00:00:00;00:00:00;20;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;00:00:00:000000;00:00:00:000000;00:00:00:000000;00:00:00:000000;00:00:00:000000;00:00:00:000000;00:00:00:000000;00:00:00:000000;;0;0;0;0;0;0;0;0;0;;0;0;0;0;0;0;0;0;
2015-09-03 15:10:11.517545 1441307411.517545;2015-09-03 15:10:11.518905 1441307411.518905;2015-09-03 15:10:13.528601 1441307413.528601;00:00:02;00:00:02;20;19.9104;19.8906;0;0;40;40;40;0;40;40;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;00:00:00:005000;00:00:00:005000;00:00:00:004000;00:00:00:004000;00:00:00:007000;00:00:00:007000;00:00:00:004000;00:00:00:004000;;37;2;1;0;0;0;0;0;0;;35;5;0;0;0;0;0;0;
2015-09-03 15:10:11.517545 1441307411.517545;2015-09-03 15:10:13.528678 1441307413.528678;2015-09-03 15:10:13.528794 1441307413.528794;00:00:00;00:00:02;20;0;19.8906;0;0;0;40;40;0;0;40;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;00:00:00:000000;00:00:00:005000;00:00:00:000000;00:00:00:004000;00:00:00:000000;00:00:00:007000;00:00:00:000000;00:00:00:004000;;37;2;1;0;0;0;0;0;0;;35;5;0;0;0;0;0;0;
<?xml version="1.0" encoding="ISO-8859-1" ?>
<scenario name="publish">
<send start_rtd="1">
<![CDATA[
PUBLISH sip:[service]-[call_number]@[local_ip] SIP/2.0
Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
Max-Forwards: 20
From: [service] <sip:[service]-[call_number]@[local_ip]>;tag=[call_number]
To: sut <sip:[service]-[call_number]@[local_ip]:[remote_port]>
Call-ID: [call_id]
CSeq: 1 PUBLISH
Contact: sip:[service]-[call_number]@[local_ip]:[local_port]
Expires: 3600
Event: presence
Content-Length: [len]
User-Agent: Sipp v1.1-TLS, version 20061124
<?xml version="1.0"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid" xmlns:c="urn:ietf:params:xml:ns:pidf:cipid" entity="iva...@tipmeet.com"><tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x7fffd54b7860"><status xmlns="urn:ietf:params:xml:ns:pidf"><basic>closed</basic></status></tuple><tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x7fff6dad9400"><status><basic>open</basic></status></tuple><tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x7fff2b7a04c0"><status><basic>open</basic></status></tuple></presence>
]]>
</send>
<recv response="200" rtd="1" crlf="true">
</recv>
<ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/>
<!-- call length repartition table (ms) -->
<CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/>
</scenario>
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users