Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor ArneH's Avatar
    Join Date
    May 2004
    Location
    NRW/ Germany
    Posts
    188
    Hi,

    I'm trying to get the Exit Codes, when a call ends. By now, I've got:
    0 = KErrNone;
    - 281085907
    - 65536
    -279971796

    Can somebody give my a hint, where I can find the documentation to these errors?

    Thanks

    Arne

  2. #2
    Regular Contributor sasa's Avatar
    Join Date
    Mar 2004
    Location
    Novi Sad - Serbia
    Posts
    63
    Hi ArneH,

    You can check the error codes by converting them to a hex value and looking into e32std.h file. You can find this file in your "include" directory. For example:
    Symbian\7.0s\Series60_v20\Epoc32\include\E32STD.H

    If you get some system panic, you can check the error code by looking into Symbian developer library:
    » Developer Library » API Reference » System panic reference

    There you can choose category and find the error code you got.

    I hope this can help you.

  3. #3
    Regular Contributor ArneH's Avatar
    Join Date
    May 2004
    Location
    NRW/ Germany
    Posts
    188
    Hi sasa,

    thank you for your answer.
    I've already looked at e32std.h the Codes are not documented there.
    I've also got the error code list from newlc.com, but they aren't documented there, too.
    for now, I think:

    0 = KErrNone: I terminated the call
    - 65536: called partner terminated the call
    - 281085907: appears when you got out of coverage and the call dropps
    - 279971796: appears when called partner sends a busy signal

    but I can't find any documentation of this, so it is not proofed.

  4. #4
    Registered User ykasidit's Avatar
    Join Date
    Jan 2004
    Location
    The surburbs of Bangkok, Thailand
    Posts
    135
    For others searching on this, the solution is here:
    http://discussion.forum.nokia.com/fo...d=1#post486523
    Liberate yourself from the enslavement of World Monopoly!

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