realtimenetprots/sipfw/SIP/sipapi/api/siperr.h
changeset 34 3c8db403127f
parent 0 307788aac0a8
equal deleted inserted replaced
27:740ceea8e153 34:3c8db403127f
    91 const TInt KErrSIPInvalidURIType = -17717;
    91 const TInt KErrSIPInvalidURIType = -17717;
    92 
    92 
    93 /** ICMP error has occured */
    93 /** ICMP error has occured */
    94 const TInt KErrSIPICMPFailure = -17718;
    94 const TInt KErrSIPICMPFailure = -17718;
    95 
    95 
       
    96 /** Error code to indicate switching to secondary APN on non fatal error  */
       
    97 const TInt KErrSIPApnSwitchNonFatalFailure = -17719;
       
    98 
    96 #endif //SIPERR_H
    99 #endif //SIPERR_H