sipprofile.h File Reference

#include <mw/sipprofile.h>

KSIPProfileId

const TUint32KSIPProfileId

SIP Profile ID which value is type of TUint32

KSIPProviderName

const TUint32KSIPProviderName

SIP Provider Name which value is type of TDesC8

KSIPAccessPointId

const TUint32KSIPAccessPointId

Access Point ID which value is type of TUint32

KSIPSigComp

const TUint32KSIPSigComp

Signaling compression (SigComp) which value is type of TBool. ETrue indicates that SigComp is enabled

KSIPSecurityNegotiation

const TUint32KSIPSecurityNegotiation

Security Negotiation which value is type of TBool. ETrue indicates that Security Negotiation is enabled

KSIPAutoRegistration

const TUint32KSIPAutoRegistration

Auto Registration which value is type of TBool. ETrue indicates that profile is enabled for auto registration

KSIPUserAor

const TUint32KSIPUserAor

Defined user's address-of-record which value is type of TDesC8

KSIPProfileRegistered

const TUint32KSIPProfileRegistered

Registration which value is type of TBool. ETrue indicates that profile is registered

KSIPRegisteredAors

const TUint32KSIPRegisteredAors

Users's registered address-of-records which value is of type MDesC8Array. Note that array will contain AORs only in case the profile is registered.

KSIPNegotiatedSecurityMechanism

const TUint32KSIPNegotiatedSecurityMechanism

Negotiated security mechanism during registration procedure which value is of type TDesC8. Note that descriptor will contain value only in case the profile is registered.

KSIPDefaultProfile

const TUint32KSIPDefaultProfile

Default profile which value is type of TBool. ETrue indicates that profile is default

KSIPContactHeaderParams

const TUint32KSIPContactHeaderParams

"Contact" header parameters used during registration which value is of type MDesC8Array. Each array element contains one "Contact"-header parameter.

KSIPRegisteredContact

const TUint32KSIPRegisteredContact

The user's registered "Contact"-header including the whole value of the header except for the header's name ("Contact:"). The value is of type TDesC8. Note that the value is available only in case the profile is registered.

KSIPSnapId

const TUint32KSIPSnapId

SNAP (Service Network Access Point) ID which value is type of TUint32. This is an optional parameter. When this parameter is configured, KSIPAccessPointId has a meaningful value only when the profile is registered. The value of KSIPSnapId must be greater than zero.

KSIPContactHeaderUser

const TUint32KSIPContactHeaderUser

A unique Contact-header's user-part generated automatically by the SIP implementation. The value is of type TDesC8. This parameter is read-only and trying to set it will fail with KErrAccessDenied.

KSIPSoIpTOS

const TUint32KSIPSoIpTOS

Sets the KSoIpTOS socket option (see in_sock.h) for all SIP signalling related to this profile. The value is of type TUint32.

KSIPAccessPointName

const TUint32KSIPAccessPointName

Sets the Access Point Name. This is an Optional Parameter. Access Point Name which value is type of TDesC8,

KSIPSnapName

const TUint32KSIPSnapName

Sets the SNAP Name. This is an Optional Parameter. SNAP Name which value is type of TDesC8,

KSIPResolveProxy

const TUint32KSIPResolveProxy

Proxy Resolving Feature which is type TBool. ETrue indicates that Proxy Resolving is enabled

KSIPRegistrar

const TUint32KSIPRegistrar

SIP Registrar

KSIPOutboundProxy

const TUint32KSIPOutboundProxy

SIP Outbound Proxy

KSIPDigestUserName

const TUint32KSIPDigestUserName

HTTP Digest user name which value is type of TDesC8

KSIPDigestRealm

const TUint32KSIPDigestRealm

HTTP Digest realm which value is type of TDesC8

KSIPServerAddress

const TUint32KSIPServerAddress

SIP server's address which value is of type TDesC8

KPrimaryAPN

const TUint32KPrimaryAPN

PrimaryAPN is of type TDesC8

KSecondaryAPN

const TUint32KSecondaryAPN

SecondaryAPN is of type TDesC8