Message from discussion
TSP - Incoming Call phone number
Reply-To: "Adrien HAVAS" <aha...@acropolistelecom.net>
From: "Adrien HAVAS" <aha...@acropolistelecom.net>
Subject: TSP - Incoming Call phone number
Date: Thu, 12 Jun 2008 16:44:08 +0200
Lines: 25
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
X-Antivirus: avast! (VPS 080612-0, 12/06/2008), Outbound message
X-Antivirus-Status: Clean
Message-ID: <uKAQIrJzIHA.5820@TK2MSFTNGP04.phx.gbl>
Newsgroups: microsoft.public.win32.programmer.tapi
NNTP-Posting-Host: bagnolet.acropolistelecom.net 217.64.48.36
Path: g2news1.google.com!news2.google.com!newshub.sdsu.edu!msrtrans!TK2MSFTFEEDS02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP04.phx.gbl
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