# Load Testing CURRI Call Capacity

Download the curri test request file. this is the same data CUCM submits to the API.

wget https://raw.githubusercontent.com/calltelemetry/calltelemetry/docs/tests/curri.xml

Install Ali Testing per your OS here (opens new window)

Now get your CallTelemetry policy URL from the Web Portal, replace it here, and change -r to increase the numer of requests per second. Hit Enter to run the test.

ali -w=10 -r 200 -d=0 http://192.168.123.135/curri/policy\?api_key\=089131c3-6de2-4cc2-ae97-cd20975cd09e --method=POST --body-file curri.xml
Last Updated: 3/18/2024, 10:32:19 PM