Namespaces
Variants
Actions
Revision as of 10:19, 14 June 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Archived:KErrSIPForbidden SIP error on Symbian

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}}.


Article Metadata

Compatibility
Platform(s): S60 3rd Edition

Article
Created: User:Technical writer 2 (25 Jan 2007)
Last edited: hamishwillee (14 Jun 2012)

Overview

SIP error: KErrSIPForbidden

Description

const TInt KErrSIPForbidden = -17713 ,
Authentication with a server failed.
This error is due to Sec-agree (RFC 3329).
If you set "Use security" to "yes", it means that the registrar must support sec-agree.
This means that the S60 SIP stack will send Security-Client-header in REGISTER and will require that the registrar sends the 200 OK in the Security-Server-header for REGISTER.
If the registrar does not support sec-agree, set "Use security" to "no".
In this case the KErrSIPForbidden is returned by the SIP stack.

146 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