etelmm doesn't help me because I need to get this stuff working on the 6630 which still doesn't have any implementation of the etel 3rd party stuff. What a nightmare.
Matt
Re: about CTelephony with 9500
2005-07-31, 21:41#5
Originally posted by symbianyucca have anybody gotten the CTelephony's GetCallInfo() to work ?
Basically just trying to get the incoming callers number with it, but for some reason it seems to return ERemoteIdentityUnknown all the time.
Any pre-stuff I need to do before asking the remote info other than waiting till my RunL is called with EStatusRinging ?
yucca
Yucca,
I am having the same problems. When I call GetCallInfo() and check the result returned by this function I get -5 which is KErrNotSupported or something like that. Before calling it I set iLine to EVoiceLine and iSelect to EActiveCall. I don't know what I am doing wrong.
Anyway I see that you're doing it somehow, please tell me how you do it?