PDA

View Full Version : getting the caller number in evc


Anonymous
28th April 2003, 05:29 AM
hi all,
how do i can get the caller number while ringing in evc or evb ?
any one can help plz..





best regards
essa

gabitzigu
28th April 2003, 06:37 PM
Hello!

Take a look at ExTAPI (try searching the online MSDN, the help i've installed with eVC++ 3.0 has missing topics). You will have to set up a callback function (with lineInitializeEx) where you will be mostly interested by the LINE_CALLINFO message and the LINECALLINFOSTATE_CALLERID parameter.

Have fun :wink: !

Anonymous
29th April 2003, 12:45 AM
Hello Gabriel ,
first of all thanks alot for your help, really there is alot of missed topics in the included help of evc and i dont know why !, it seems to be removed for some a commerical reason as i think. however, i have tried alot to get the caller number but no success, so if you can show me a sample ocde or some where to find such sample.



thanks alot.

Essa