Hi,

I'm wondering if there is any way to make a scenario file prompt the user for input during execution. For example, at some place in the file I want to pause the execution, ask the user to enter something and then continue (the user input could then perhaps be stored inside a variable). Or even simpler, just pause the execution, until the user presses any key.

I know there's the action "exec", which allows me to call a shell command. However, this is only allowed inside <recv> and <recvCmd> commands. I'd like to execute an action anywhere, not only inside those two.

Best regards,

Georg


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to