Go to Google Groups Home    microsoft.public.win32.programmer.tapi
TSP - Incoming Call phone number

Adrien HAVAS <aha...@acropolistelecom.net>

Hi,

With my TSP, I detect incomings calls and I signal them to the TAPI
application with LINE_NEWCALL :

        (*line->pfnEventProc)( line->htLine, 0, LINE_NEWCALL, (unsigned
long)line, (unsigned long)(&(line->htCall)), 0);
        SetCallState(line, LINECALLSTATE_OFFERING, NULL);

Now, I'd like to know where I have to put the phone number of the caller, so
that my application can display it (Estos ProCall with Outlook).

Is it in the parameters of the function above, or maybe in the function
TSPI_lineGetCallIDs.

Thank you.

Sincerily,

--
Adrien HAVAS
Student at ECE, School of Engineering Paris - Information Systems &
Networking