I have also the same problem. AnswerIncomingCall() does not work for data calls. It is bug?
Type: Posts; User: hajekj; Keyword(s):
I have also the same problem. AnswerIncomingCall() does not work for data calls. It is bug?
Hi,
I need to override standard "accept/reject" dialog, when I detect incomming call. I have already CActive class for call notification... etc.
I show my own dialog and wait for user response, ...