Discussion Board

Results 1 to 13 of 13
  1. #1
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    _LIT(KPhoneClientResourceFile, "z:\\resource\\PhoneClient.rsc");
    TFileName resFile(KPhoneClientResourceFile);
    BaflUtils::NearestLanguageFile(CCoeEnv::Static()->FsSession(), resFile);
    const TInt offset = CCoeEnv::Static()->AddResourceFileL(resFile);


    when i am not able to execute this statement ..in S60_3rd edition ..though i hav signed my application with dev certificate with with most of the cababilities. i just need to dial ..a number ..

  2. #2
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    PhoneClient Api isn't dialing ..its just giving me security exception

  3. #3
    Super Contributor Paul.Todd's Avatar
    Join Date
    Nov 2004
    Location
    Wiltshire, UK
    Posts
    3,644
    As you said "i hav signed my application with dev certificate with with most of the cababilities"

    Did you make sure you have network control?
    Also make sure you have the latest ROM's from Nokia Update, some older ROM's are missing some exports, it fixed in current ROM images.

  4. #4
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    Thks Todd ..do i need some extra permission to make a call from my application ...as i am using 3rd party plugin to make voice & video call from my application ...i have tried Phone client it giving me security warning ..then i tried AIWServiceHandler

    http://wiki.forum.nokia.com/index.ph...and_VoIP_calls


    but this not able to make a voice call But showing me the promt tht video call nt supported by the network ..

  5. #5
    Super Contributor Paul.Todd's Avatar
    Join Date
    Nov 2004
    Location
    Wiltshire, UK
    Posts
    3,644
    What capabiltiies do you have in you application and which ones did you request for your devcert.

    As I said you need Network control in order to use either of these API's

  6. #6
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    yes Todd i hav opted for

    ReadDeviceData WriteDeviceData NetworkServices LocalServices ReadUserData WriteUserData UserEnvironment


    NetworkServices ...

  7. #7
    Nokia Developer Moderator Symbian_Neil's Avatar
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    4,147
    Quote Originally Posted by kamaljaiswal View Post
    yes Todd i hav opted for

    ReadDeviceData WriteDeviceData NetworkServices LocalServices ReadUserData WriteUserData UserEnvironment


    NetworkServices ...
    NetworkControl- Grants the right to modify or access network protocol controls.
    NetworkServices - This capability is for, e.g., dialing a number or sending a text message.

    Guess you should consider Paul's suggestion!
    - Neil R.Bhasme -

    Twitter: @Symbian_Neil

  8. #8
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    Thks Todd ,Neil ...do this 3rd party telephony api mdifying any protocols ...PhoneClient & AIWService handler...ie protocols of calling..thus i hav ask for manufacturer ..permission..hw do i go for it ..

    The capabilities granted only by the manufacturer are listed below:
    Multimedia DD
    NetworkControl
    DRM
    TCB
    CommDD
    DiskAdmin
    AllFiles.

  9. #9
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    How to apply for Network Control ..capabilities to Nokia

  10. #10
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    am i modifying any network protocols by using these apis ...Phone Client & AiWService handler

  11. #11
    Super Contributor Paul.Todd's Avatar
    Join Date
    Nov 2004
    Location
    Wiltshire, UK
    Posts
    3,644
    AIWSerivceHAndler underneath uses the phone client.
    The phone client has the ability to hang up all outgoing calls so it requires Network Control

    See http://www.forum.nokia.com/info/sw.n..._0_en.pdf.html

  12. #12
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    thk u todd ..i hav applied for it let c ..

  13. #13
    Registered User kamaljaiswal's Avatar
    Join Date
    Mar 2006
    Location
    India
    Posts
    503
    Thks todd ,neil it worked ..

Similar Threads

  1. Problem with eglSwapBuffers and heap corruption
    By greatape in forum Symbian Media (Closed)
    Replies: 2
    Last Post: 2007-05-24, 03:35
  2. netcards - Problem with opening adapter
    By kernj in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2007-01-10, 08:56
  3. WAP service problem on Apache
    By bigg_o in forum Browsing and Mark-ups
    Replies: 3
    Last Post: 2005-04-17, 16:05
  4. Problem: S60 SDK for CW in PC with .NET
    By anttij in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 1
    Last Post: 2005-02-28, 11:36
  5. wireless problem
    By sash_mca in forum Mobile Web Site Development
    Replies: 0
    Last Post: 2003-06-06, 11:34

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