Page 1 of 1

TAPI

PostPosted: March 2nd, 2005, 7:03 pm
by nine
Hi!

I am wonder is it posible to write 'Anti-Dialer' application using TAPI_v2.0.1_src_Beta_2 Delphi components? What i want is application, that will monitor outgoing calls. When some application (DUN for example) try to make outgoing calls, my application had to warn me that outgonig call event is occure and prevent that call unless for numbers from "white list". Me amuse how that, before number has been dialed, i determinate calling number.

I would be grateful if someone point me in right direction.

Thanks for help and sorry for my bad english!

PostPosted: March 3rd, 2005, 11:09 am
by Stefan
Hi!

Try to use the TAPI-browser to determin if any events get fired when an external application tries to make a call. Then do something like LineShutDown() (or anything equivelant, I haven't done any TAPI in 4 years or so...).

Good luck!
Stefan