Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random values #48

Open
supapo opened this issue Feb 29, 2024 · 3 comments
Open

Random values #48

supapo opened this issue Feb 29, 2024 · 3 comments

Comments

@supapo
Copy link

supapo commented Feb 29, 2024

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

@jchavanton
Copy link
Owner

Why not randomizing what you are setting in the XML ?

@supapo
Copy link
Author

supapo commented Mar 17, 2024

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

@igorolhovskiy
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants