blob: e54d34b0792225176770813c3b6bb71f65eed9c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Callgen323 is a simple H.323 capable call generator. It supports the
following:
- spawning an exact number of calls.
- receiving an exact number of calls.
- adjust the delay between each batch of calls.
- set the number of batches to repeat.
- The only capability supported is G.711 ULaw 64k and user
indication.
It makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty
WWW: http://www.openh323.org/
|