Bugs item #1547944, was opened at 2006-08-28 10:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=637564&aid=1547944&group_id=104305
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dan Poirier (poirier) Assigned to: Nobody/Anonymous (nobody) Summary: 0 pause causes fatal error Initial Comment: Having this in a scenario: <pause milliseconds="0"/> triggers a fatal error around line 824 of sipp.cpp, since earlier on line 761 the test for a pause command breaks if the pause duration is 0. (The reason for a 0-length pause in my scenario is to do a "goto"; I need some command that takes a next="" attribute but doesn't really do anything else. I can't think of another way to do control flow based on the result of an earlier ereg.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=637564&aid=1547944&group_id=104305 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
