realtimenetprots/sipfw/SIP/sipapi/api/siperr.h
changeset 34 3c8db403127f
parent 0 307788aac0a8
--- a/realtimenetprots/sipfw/SIP/sipapi/api/siperr.h	Fri Jun 11 14:01:23 2010 +0300
+++ b/realtimenetprots/sipfw/SIP/sipapi/api/siperr.h	Wed Jun 23 18:36:31 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