#include <mw/siperr.h>
const TInt | KErrSIPInvalidRegistrarResponse |
Invalid SIP response received from registrar
const TInt | KErrSIPInvalidTransactionState |
The action cannot be performed in the current transaction state
const TInt | KErrSIPTransportFailure |
Sending a SIP message failed. For example ICMP error occured
const TInt | KErrSIPNoAckReceived |
No ACK was received after sending a 2xx response
const TInt | KErrSIPInvalidRegistrationState |
Not allowed in registration's current state
const TInt | KErrSIPResourceNotAvailable |
Object can't access a resource, since that has been deleted by user. The user is expected to delete this object as it can no longer be used.
const TInt | KErrSIPMaxCompartmentsInUse |
Maximum number of allowed SigComp compartments exceeded
const TInt | KErrSIPTerminatedWithResponse |
Refresh initiated client transaction was terminated with a 3xx, 4xx, 5xx or 6xx response.
const TInt | KErrSIPOutboundProxyNotResponding |
Provided SIP outbound proxy is not responding
const TInt | KErrSIPInvalidURIType |
The URI type is not allowed in some field of the particular SIP message. Note that this does not mean that the URI type is forbidden in general. For example Contact-header of an INVITE must always contain a SIP-URI. Any other types are rejected with this error code.
const TInt | KErrSIPApnSwitchNonFatalFailure |
Error code to indicate switching to secondary APN on non fatal error