Swaminathan Nagarajan wrote:
>hi sipp users,
>
>While doing some stress tests I find that its
>useful if sipp can send BYE if it doesnot
>get 200 OK within a given time. Is there a
>way to set that time limit in sipp ?
>
>Greatly appreciate your answer.
>
>regards,
>-swami
>
>
Hello Swami,
From the changelog:
"2005-01-06 06:49 ojacques
* call.cpp, sipp.cpp, sipp.hpp: Added ability to disable all
default behavior (not specified in scenario) so that SIPp can
behave strictly according to the scenario (and test wrong
behavior of SIP stacks) - use -nd switch. Abort call on UDP
retransmission timeout (nothing is done when this occures on the
first message). Changed error messages for unexpected messages to
indicate the action taken (continue or abort call).
"
So this is implemented since 2005-01-06 (download from here:
http://sipp.sourceforge.net/snapshots/)
If this doesn't work, this is a bug!
Olivier.
|