Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User yogesh14's Avatar
    Join Date
    Aug 2005
    Posts
    31
    Hello Guys,

    I have been assigned a task to create an application which would get activated as soon as the device receives an incoming call

    The condition for it is that the application shouldnot be running in the background

    For reference purposes, I am studying the Telephony application called 'AnsPhone' on EMCC software & as far as I have understood the app. it has to be invoked first in the 'Running' mode & has to be kept in the background so that whenever a phone call comes... the application gets activated by coming into foreground

    Please let me know ASAP...


    Thanks,

    Yogesh

  2. #2
    Hi!
    No this app also runs in the foreground. But, if a call comes in, the Telephone App has top priority, so the Ansphone task has to be brought back in the foreground with BringAppToFront() .
    Besides I had some problems running the application with OS 7, the answering machine was not recording into files. It seems this app has to be modified to function correctly in newer phones.
    Hope this helps.
    cheers,
    John

  3. #3
    Registered User yogesh14's Avatar
    Join Date
    Aug 2005
    Posts
    31
    Hi... thanks for ur reply

    Yaa the app. 'AnsPhone' runs in foreground as well & gets activated when a phone call comes in which is very TRUE

    But the application that I am talking about to design is that it should get activated when a phone call comes in... & should not be either in foreground OR background... in short it should not be running

    Only when a phone call comes in, should it get invoked... pl. let me know if its possible or not

    Any ideas, welcome

    Let me know,
    Yogesh

  4. #4
    Quote Originally Posted by yogesh14
    But the application that I am talking about to design is that it should get activated when a phone call comes in... & should not be either in foreground OR background... in short it should not be running

    Only when a phone call comes in, should it get invoked... pl. let me know if its possible or not
    I would write a small app using a notifier and start the other app when the phone is ringing (RCall::EStatusRinging).
    An example is brought up in this forum as "How to use RCall class ?". Sorry I don't know any other solution, perhaps someone "more expert" else does. ;-)
    cheers,
    John

Similar Threads

  1. how can I get the received message into my own SMS application
    By balloon22607 in forum General Messaging
    Replies: 3
    Last Post: 2005-11-24, 12:22
  2. code is not working in the phone...
    By hegdeshashi in forum Symbian C++
    Replies: 1
    Last Post: 2005-11-15, 07:25
  3. bringing application to foreground on recieving a call
    By pavanbabu_a in forum Symbian C++
    Replies: 7
    Last Post: 2005-03-21, 14:30
  4. problem in running application on device
    By vinod_shelke in forum Symbian C++
    Replies: 1
    Last Post: 2004-04-12, 04:28
  5. Checking the status of a phone call
    By Nokia_Archive in forum Symbian C++
    Replies: 1
    Last Post: 2002-05-29, 13:41

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved