using Incoming sample

From: Vincenzo Mancuso (mancuso_at_casaccia.enea.it)
Date: 10/06/04


Date: Wed, 6 Oct 2004 10:53:37 +0200

Hello
I had install SDK and use sample file from directory " ....Tapi3\VB\Incoming
" (VB6).
I register correctly for receiving calls; the status is ".... Waiting for a
call..."
However when the phone call arrives happen anything; the routine
gobjTapiWithEvents
fire the event TE_ADDRESS for each ring (the ADDRESS_EVENT is AE_RINGING)
and never
the event TE_CALLNOTIFICATION; perhaps I have to do some action to transit
from the status
TE_ADDRESS to the TE_CALLNOTIFICATION status? Please gives me some
information
(the Outgoing sample work correctly).
tanks in advance
mancuso@casaccia.enea.it
Vincenzo


Loading