Tapi.MessageHandler

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am trying to get an event to fire when a call starts and ends. It seems
that the Tapi.MessageHandler event is supposed to fire when this happens. I
ran LinePropsSP on an SMT5600, then called the phone. I never got any events
fired. Is there anything else I need to set up?

thanks,
Jake
 
The LinePropsSP sample was not designed to report call events.
You can modify it by setting a line.NewCall handler and inside it setting
call.CallerIDAvailable handler.
 
Dear Alex,

Do you have example how to make data transfer using phone line by using your
tapi wrapper in vb.net 2003 ?. Based on your sample, I am succeed to make a
phone call application using your tapi wraper in VB.net, but I have no idea
how to transfer the data ?

Many thanks in advance for your help.
Encep
 
Back
Top