For device Nokia E66 RCall::AnswerIncomingCall(); doesn't work
For device Nokia E66 RCall::AnswerIncomingCall(); doesn't work
Ok, don't know if that's really true in all conditions but you seem convinced of it.
Try CTelephony::AnswerIncomingCall then.
Last edited by ltomuta; 2009-11-01 at 13:35. Reason: typo
-- Lucian
so when you try to answer the call, it panics or what, gives any panic? or it
just doesn't answer the call?
Basically the RCall is deprcated, thus the answer Chief Lucian already gave would be the way to go..
RCall::AnswerIncomingCall() needs two capabilities
1) Network Services
2) Network Control
Have you already added these two capabilities? I also want to know which SDK and signing you are using?
Guys, there's simply not enough information on cool_ranjeet's post. Maybe he is right, maybe he is not (I tend to go with this one), maybe the problem is capability related but mybe it is not ... We don't know, so there's no reason to fight over it![]()
-- Lucian