SIPp won't exit but the call will fail. If you want SIPp to exit, you'll need to do a regular expression match and an action that includes something like <error message="Got something other than 200" />.
Charles "Dhananjaya Reddy Eadala" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 06/16/2008 11:12 AM To "Evgeny Miloslavsky" <[EMAIL PROTECTED]> cc [email protected] Subject Re: [Sipp-users] How to set behavior for any received response except of 200 OK in scenario, set the following: <recv response="200"> </recv> If sipp receives other than 200, then it will exit automatically. Dhana On 6/16/08, Evgeny Miloslavsky <[EMAIL PROTECTED]> wrote: Hi All How do I cause my SIPP instance to exit the scenario for every received response except of 200 OK. Regards, Evgeny Miloslavsky Systest Engineer Juniper Networks Solutions Israel LTD. Office: 972-9-9712355 / 7320 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
