sipvoipprovider/inc/svputility.h
branchRCL_3
changeset 11 6134b5029079
parent 0 a4daefaec16c
--- a/sipvoipprovider/inc/svputility.h	Wed Mar 31 21:20:05 2010 +0300
+++ b/sipvoipprovider/inc/svputility.h	Wed Apr 14 15:49:55 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -217,6 +217,17 @@
     */
     HBufC8* SetMoFromHeaderLC( TUint aSecurityStatus );
     
+	
+	/**
+    * Adds P-Preferred-Identity to user headers.
+    * @since Series 60 3.2
+	* @param aUserAgentHeaders user agent headers.
+	* @param aUri own sip uri.
+    * @return void
+    */
+    void AddPPreferredIdentityToUserHeadersL( 
+        CDesC8Array& aUserAgentHeaders, const TDesC8& aUri  );
+    
     /**
      * Updates the jitterbuffer size to given RTP source. Function resets
      * the iJitterBufferSize member, which is got when finding MO/MT codecs