...
This is the api to check whether a specific caller exist in the list or not. It also returns the prompts associated to a particular caller list
HTTP Method | GET |
URI | https://<adminpanel-server>:<port>/clm/callerInList/getCallerInLists?callingNumber={?} |
Content Type | Application/JSONĀ |
HTTP Success Code | 200 |
HTTP Failure Code | 404,405 |
Following are the load test result
Ramp-up Period (secs) | Number of Threads (Users) | Elapsed time of current running test | Loop Count | |
---|---|---|---|---|
1 | 500 | 50 sec | Callers are visible in caller list | 1 |
1 | 1000 | 1 min 35 sec | Callers are not visible in caller list during load test | 1 |
1 | 2000 | 02 min 39 sec | Callers are not visible in caller list during load test | 1 |
1 | 100k | 1hour 52 mins | Callers and caller list are not visible after the load test. Container of caller list goes into unhealthy state. | 1 |
Ramp time setting used to control how quickly virtual users are added to the test
Thread users indicates the number of virtual users running concurrently
Elapsed time of current running test is the total time the test has been running
Ramp-up Period (secs) | Number of Threads (Users) | Elapsed time of current running test | Loop Count | |
---|---|---|---|---|
1 | 500 | 100k | ||
1 | 500 | 50K | ||
1 | 500 | 25k | ||
1 | 500 | 10k | ||