Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User yazwas's Avatar
    Join Date
    Feb 2006
    Posts
    100
    Good day all,

    I know this is an old question, but I got really confused by the multiple answers I found, and some of which are obsolete.

    I want to make a phone call on an application written for symbian 3rd edition FP2, so I wonder what is best way to do it?

    should I use native code inside the Qt code,
    I found an answer, but the link in it seems to be broken, so if anyone has the original link, that would be very helpful.


    I've tried this one, but it does not work (it works from QML and in newer version of symbian, but not FP2.
    Code:
    QDesktopServices::openUrl(QUrl("tel:xxxxxx"));
    Thanks very much!

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    I would suggest going native and using CTelephony API.

  3. #3
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,298
    Quote Originally Posted by yazwas View Post
    Good day all,

    I know this is an old question, but I got really confused by the multiple answers I found, and some of which are obsolete.

    I want to make a phone call on an application written for symbian 3rd edition FP2, so I wonder what is best way to do it?

    should I use native code inside the Qt code,
    I found an answer, but the link in it seems to be broken, so if anyone has the original link, that would be very helpful.


    I've tried this one, but it does not work (it works from QML and in newer version of symbian, but not FP2.
    Code:
    QDesktopServices::openUrl(QUrl("tel:xxxxxx"));
    Thanks very much!

    This method was used during Mobile Extension project,,But it was before Qt Mobility Project, Now Call API are not included in Qt mobility 1.1.2 or latest.

    So use CTelephony API.

    regards,

Similar Threads

  1. How can I make a phone call?
    By collimarco in forum Mobile Java General
    Replies: 2
    Last Post: 2007-10-15, 05:16
  2. Replies: 4
    Last Post: 2007-06-14, 05:32
  3. How to make phone call without default phone UI?
    By ppiggy in forum Symbian C++
    Replies: 7
    Last Post: 2006-03-31, 07:56
  4. How can I make a phone call?
    By godsatan in forum Symbian C++
    Replies: 3
    Last Post: 2003-09-24, 06:36

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