From 6720edea9f51ca57b14b203d24304b293ea3bdea Mon Sep 17 00:00:00 2001 From: mattf Date: Thu, 12 Oct 2006 03:19:08 +0000 Subject: [PATCH] creation of Performance testing doc git-svn-id: svn://192.168.202.10@352 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/docs/PERFORMANCE_TESTING.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 agc_2-X/trunk/docs/PERFORMANCE_TESTING.txt diff --git a/agc_2-X/trunk/docs/PERFORMANCE_TESTING.txt b/agc_2-X/trunk/docs/PERFORMANCE_TESTING.txt new file mode 100644 index 00000000..8a2e5621 --- /dev/null +++ b/agc_2-X/trunk/docs/PERFORMANCE_TESTING.txt @@ -0,0 +1,10 @@ +PERFORMANCE TESTING OF A VICIDIAL SERVER 2006-10-12 + +This document goes over the setup of a VICIDIAL/Asterisk server that you are testing, and the control Asterisk server that will be taking the calls from the serer being tested. + +It is very difficult to realistically performance test a VICIDIAL server not in production because of the randomness of call center operations. + +How this process works is that multiple remote agents are activated and calls are placed from the server being tested to control server that will take those calls and send various signals and play various audio files so that the randomness of outbound dialing is simulated. + + +