Namespaces
Variants
Actions

Archived:Local Client Provisioning plug-in for VoIP rel 2.x fails on Nokia N80 IE (Known Issue)

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

MultiMediaTile.png
Article Metadata

Tested with
Devices(s): Nokia N80 Internet Edition

Compatibility
Platform(s): S60 3rd Edition

Article
Created: User:Technical writer 1 (30 May 2008)
Last edited: hamishwillee (21 Jun 2012)

Contents

Overview

The Local Client Provisioning plug-in for VoIP rel 2.x allows you to create SIP-based VoIP-related settings from a file to an S60 device.

Description

The CVoIPSettingsProv::ProvFileL API, is provided with the Local Client Provisioning plug-in, creates a VoIP profile and a SIP profile which are linked. The settings of the created SIP profile are provisioned from a WBXML file. This API fails on the Nokia N80 IE, as only the SIP profile is created and the corresponding VoIP profile is not created.

How to reproduce

CVoIPSettingsProv* prov = CVoIPSettingsProv::NewL();
CleanupStack::PushL( prov );
prov->ProvFileL()
CleanupStack::PopAndDestroy(); // prov

Solution

No solution exists.

This page was last modified on 21 June 2012, at 09:18.
366 page views in the last 30 days.
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