No longer supported!
Not released!
You have to get a cdr_topaz module from us. This has to be compiled
into your Asterisk. It's relatively easy. Just add cdr_topaz to the
Makefile in the cdr folder of your source code and recompile.
Once this is done, you need to add the following entry to your
manager.conf.
[topaz]
secret = topaz
deny=0.0.0.0/0.0.0.0
permit=x.x.x.x/255.255.255.0
read = call
where x.x.x.x is the IP address of the Topaz PC.
Now you need to configure a PABX3 with the Asterisk plugin.