Hi all,
I want SIPp to jump to the label when it is expecting 180 response but it
gets 183 response from UAS
I have tried many combination to do this. But not able to do this.
Please help me out
I have tried almost all permutation and combination. Below are some
combinations:
Scenario 1 : (not working)
<recv response="180" optional="true" next="5">
</recv>
Scenario 2: (not working)
<recv response="180" optional="false" next="5">
</recv>
Scenario 3: (not working)
<recv response="180" timeout="1000" ontimeout="5" optional="false" >
</recv>
Scenario 5: (not working)
<recv response="180" timeout="1000" ontimeout="5" optional="true" >
</recv>
<label id="5"/>
<nop>
<action>
<exec int_cmd="stop_now"/>
</action>
</nop>
Thanks and Regards
SUMEET
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users