How to write a monitoring app?

Hi,

I wouldliketo write a small app that runs on the users PC and they can see who is talking to whom?

How should I approach this?

Using the AMI API?

Some pointers would be greatly appreciated!

TIA

Tom

I used FOP2 under Elastix to do this once… it worked pretty well.

Well thanks for that but I need to write one to be part of an application.

Any other suggestion?

Yes use AMI, you can use tools in many languages like php with the phpagi asmanager library. Or make your own code with your favorite program.