CTelephony class doubt.

Login to reply to this topic.
Mon, 2008-04-07 10:01
Joined: 2008-04-02
Forum posts: 18

Can we use "CTelephony" class in S60 fp2 2nd edition. Actually I have tried using it but
on using this class my application is not opening.

I have read somewhere that we have to use "RCall" in fp2 2nd edition. Is it true.

I am developing an playerI (MP3). I want to get notify when a call comes so that I will pause my
application. But on adding the code the application is not opening. Dont know what is the
problem!!!!


Mon, 2008-04-07 10:21
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 462
Re: CTelephony class doubt.

I dont have FP2 installed, so dont know what docs says, but I think your code should compile, but it might not run on most devices: etel3rdparty.dll is missing for some reason

Mon, 2008-04-07 10:30
Joined: 2008-04-02
Forum posts: 18
Re: CTelephony class doubt.

Ya the code is compiling, but on installing it on phone (Nokia 6600 and 6630), application is not opening.

It means if I will use 3rd edition "CTelephony" sholud work!!!
I think I have also read something similar "etel3rdparty.dll is missing in FP2 " , anyways thanks !!!!

Mon, 2008-04-07 11:39
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 462
Re: CTelephony class doubt.

Am not sure, but mobinfo API might be of help to you

Mon, 2008-04-07 12:06
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 1886
Re: CTelephony class doubt.

CTelephony should work on S60 2nd Edition FP2. At least devices like 6680 and N70 which do have the etel3rdpartytelephony library. Not sure for 6630 however as I don't own this device.


Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2008-04-07 12:27
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 462
Re: CTelephony class doubt.
Mon, 2008-04-07 12:36
Joined: 2008-04-02
Forum posts: 18
Re: CTelephony class doubt.

Hey Neil thanks!!!

  • Login to reply to this topic.