realtimenetprots/sipfw/SIP/sipapi/api/siperr.h
changeset 33 b8a7e07b2677
parent 0 307788aac0a8
--- a/realtimenetprots/sipfw/SIP/sipapi/api/siperr.h	Mon Jun 28 19:10:29 2010 +0300
+++ b/realtimenetprots/sipfw/SIP/sipapi/api/siperr.h	Fri Jul 09 13:15:39 2010 +0300
@@ -93,4 +93,7 @@
 /** ICMP error has occured */
 const TInt KErrSIPICMPFailure = -17718;
 
+/** Error code to indicate switching to secondary APN on non fatal error  */
+const TInt KErrSIPApnSwitchNonFatalFailure = -17719;
+
 #endif //SIPERR_H