Added cm_phonesearch.agi script for phone number searching and redirection from a Call Menu

git-svn-id: svn://192.168.202.10@2657 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2017-01-13 21:53:15 +00:00
parent 4dbfe5efe8
commit ca6a35e37d
9 changed files with 446 additions and 19 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ PERFORMANCE TESTING OF A VICIDIAL SERVER 2008-03-31
OVERVIEW:
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.
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 server being tested.
It is very difficult to realistically performance test a VICIDIAL server not in production because of the random-ness of call center operations.
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 a 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.