| View previous topic :: View next topic |
| Author |
Message |
nine Member
Joined: 02 Mar 2005 Posts: 1
|
Posted: 02/03/05 19:03 Post subject: TAPI |
|
|
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! |
|
| Back to top |
|
 |
Stefan Junior Member
Joined: 27 Sep 2004 Posts: 61 Location: Netherlands
|
Posted: 03/03/05 11:09 Post subject: |
|
|
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 |
|
| Back to top |
|
 |
|