sipmanagedprofile.h File Reference

#include <mw/sipmanagedprofile.h>

KSIPPrivateIdentity

const TUint32KSIPPrivateIdentity

SIP Provider Name which value is type of TDesC8. Note that this parameter can only be retrieved if it has been explicitly configured

KSIPDigestPassword

const TUint32KSIPDigestPassword

SIP HTTP Digest password which value is type of TDesC8. Note that this parameter cannot be retrieved

KSIPHeaders

const TUint32KSIPHeaders

SIP headers to be added to outgoing SIP requests generated by SIP Profile Agent. The value is of type MDesC8Array. Each array element represents a complete SIP header (name and value).

KSIPAllowIMSRegistration

const TUint32KSIPAllowIMSRegistration

Setting for enabling/disabling IMS registration with certain types of smart card applications. The value is of type TUint32. If no value for this setting is configured, registration is allowed with all types of smart card applications (SIM/USIM/ISIM). If the value is configured, the following values are possible: 1: Registration is allowed only when USIM or ISIM is present. 2: Registration is allowed only when ISIM present

KSIPProfileLocked

const TUint32KSIPProfileLocked

Setting for enabling/disabling editing the profile after its creation. Serves as an indication for the clients that the profile update and deletion operations are restricted. The SIP Profile Agent implementation does not understand the semantics of the parameter. The value is of type TBool.

KSIPAllowAutoRegistrationOnlyOnHomeNetwork

const TUint32KSIPAllowAutoRegistrationOnlyOnHomeNetwork

Defines how autoregistration profile behaves on home network/roaming situations. If value is ETrue, automatic registration is not allowed while roaming. The value is of type TBool This constant will have no effect from Symbian ^ 3 onwards. Registrations in Roaming network can be controlled using "Data Use When Roaming" setting.