On Tue, May 17, 2011 at 2:45 AM, William King <quentus...@gmail.com> wrote:

> Where do I configure sipp so that if it needs to retransmit any packets
> that it should stop and fail the test?


>From the sipp reference
(
http://sipp.sourceforge.net/doc/reference.html#Retransmissions+%28UDP+only%29
):

'A retransmission mechanism exists in UDP transport mode. To activate the
retransmission mechanism, the "send" command must include the "retrans"
attribute.
When it is activated and a SIP message is sent and no ACK or response is
received in answer to this message, the message is re-sent.'

So edit your scenario and remove the attribute "retrans"

regards,
takeshi
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to