realtimenetprots/sipfw/SIP/sipapi/api/siperr.h
branchRCL_3
changeset 15 2cdd984ec527
parent 0 307788aac0a8
--- a/realtimenetprots/sipfw/SIP/sipapi/api/siperr.h	Wed Jun 09 10:04:26 2010 +0300
+++ b/realtimenetprots/sipfw/SIP/sipapi/api/siperr.h	Mon Jun 21 16:03:44 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