This page was last modified 11:19, 1 November 2007.
KIS000772 - Managing QoS and creating secondary PDP contexts may fail
From Forum Nokia Wiki
| ID | KIS000772 | Creation date | November 1, 2007 |
| Platform | S60 2nd Edition, S60 3rd Edition, S60 3rd Edition FP1 | Devices | All S60 2nd Edition, S60 3rd Edition, and S60 3rd Edition FP1 devices |
| Category | Symbian C++ | Subcategory | Networking |
Overview
Symbian provides the class RSubConnection to create a subconnection (Secondary PDP context) and also to set any Quality of Service (QOS) parameters. However, using this class returns KErrNotFound, KErrNotReady, or KErrNotSupported.
Description
Creating a Secondary PDP context with RSubConnection::Open(...) returns KErrNotFound in all Nokia phones. Getting the QoS from the default subconnection using RSubConnection::GetParameters(...) returns KErrNotReady. Setting the QoS with RSubConnection returns KErrNotSupported.
Secondary PDP contexts are not supported on Nokia phones because network operators do not yet support them. Also Nokia phones are not QOS enabled, so any attempt to access or set QOS parameters returns an error.
Solution
There is no known solution for this issue.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Embedded Interpreter and Importing Modules | lakiolen | Python | 4 | 2008-04-08 06:12 |
| 寻找symbian voip 合作伙伴 | zjw0184 | Symbian | 10 | 2006-01-20 09:12 |
| Cell Broadcast Message | mayankkedia | Symbian Networking & Messaging | 27 | 2007-09-20 05:06 |
| AudioInputStream API ReadL Crash Problem | shyamals | General Symbian C++ | 5 | 2007-01-28 10:12 |
| iphlpapi support support in Symbian S60?? | tonmoy_symbian | Symbian Networking & Messaging | 1 | 2006-09-21 09:27 |

