You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have random values with min/max parameters
Values can be for numeric fields like hangup, ring_duration
Also on the Accept scenario can we have a parameter for the accept rate in percentage? this will use a random value to define if the call will answered or rejected
The text was updated successfully, but these errors were encountered:
To perform a stress test on a PBX with real-world scenarios
Many incoming calls
extensions answer sometimes and sometimes not, answering time and call time are dynamic
I'd use approach of external control tool, like Python script here, that is running multiple voip_partols, as original tool was not designed having stress-test in mind, rather end-to-end functional tests.
Is it possible to have random values with min/max parameters
Values can be for numeric fields like
hangup
,ring_duration
Also on the
Accept
scenario can we have a parameter for the accept rate in percentage? this will use a random value to define if the call will answered or rejectedThe text was updated successfully, but these errors were encountered: