search for: ab0bbebb

Displaying 1 result from an estimated 1 matches for "ab0bbebb".

2007 Jan 23
2
stress-test realtime voicemail with sipp
We are in the process of implementing realtime voicemail. I was wanting to "stress-test" the system to see if or when it would fall over. Is it possible to use sipp to create say 250 calls, each of which leaves a message in the voicemail ? My dialplan is currently [default] exten => stress,1,Answer() exten => stress,2(vm),Voicemail(7777|su) exten => stress,3,Hangup()