On Tue, Mar 31, 2009 at 4:47 PM, <[email protected]> wrote: > hi all, > should it really work to compare two variable? > I think sipp provided only "strcmp" to check a variable > against a value. > > <strcmp assign_to="result" variable="strvar" value="Hello" />
Hello, yes, variable2 is an undocumented attribute of strcmp. I've stumbled upon it by luck; I forgot to set attribute value and SIPp complained with this: "strcmp is missing the required 'variable2' variable parameter.." SIPp checks for the presence of value or variable2. One of them must be present. regards, takeshi ------------------------------------------------------------------------------ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
