search for: phone_book

Displaying 2 results from an estimated 2 matches for "phone_book".

2006 Aug 15
0
Mocha - dynamic method calling
Hi Dylan, See my comments inline. On 15/08/06, Dylan Bruzenak <dylanb at digitalvalence.com> wrote: > I had to put in the method() change so that I could do: > > phone_book = mock > phone_book.method(''lookup'').call(''jim'', ''johnson'', ''tx'') > > and have it behave as if I had just called lookup directly. Hmm. You''ve definitely got a point here. I was wondering if you couldn'...
2005 Aug 09
2
Load Testing
Guys. How and which tools to use to load test an asterisk install? Say for example, you need to see how many calls can be routed thru before losing quality and making the cpu jump to the roof?