Getting Caller ID with Alex Finemans wrapper class

  • Thread starter Thread starter Boas Enkler
  • Start date Start date
B

Boas Enkler

Hi There

I try to get the phonenumbers of incomming calls.

For this i try to use the wrapper of Alex Fineman.
But I don't succeed in getting the callers number.

The events seem to trigger in a right way but the caller ID and the Adress
are always empty in the .


So where can I catch the caller number?

Thanks in Advance!
 
I found out that the callerID is going to be filled later on (saw it when i
debug the the sample application) ant not in the newcall event

But because I'm still a newbie I don't know how to change the code so that
it returns the caller id later on.

May anyone help me ?
 
Back
Top