You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, How do I get the phone number when a call is made through Phone Dialler. Is there any API which could be used for getting the telephone number. Your help is greatly appreciated. Thanks in advance. Roshan.
Umar
unread,
Dec 2, 2001, 8:44:41 PM12/2/01
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Yes you can do it with TAPI the necessary things are 1)your telephone company provide you facility of caller ID 2)Modem support caller ID
following these steps
1)lineInitialize() 2)lineOpen 3)wait for CALLINFO, CALLERID Messages 4)lineGetCallInfo and you can pull out CallerID information
Umar.
"Roshan Peries" <ros...@circle24.com> wrote in message news:<eyWrnnVeBHA.2164@tkmsftngp03>...