OPAL  Version 3.10.10
SIPRegister::Params Struct Reference

Registrar parameters. More...

#include <sippdu.h>

Inheritance diagram for SIPRegister::Params:
SIPParameters

Public Member Functions

 Params ()
 Params (const Params &param)
- Public Member Functions inherited from SIPParameters
 SIPParameters (const PString &aor=PString::Empty(), const PString &remote=PString::Empty())
void Normalise (const PString &defaultUser, const PTimeInterval &defaultExpire)

Data Fields

PCaselessString & m_registrarAddress
CompatibilityModes m_compatibility
- Data Fields inherited from SIPParameters
PCaselessString m_remoteAddress
PCaselessString m_localAddress
PCaselessString m_proxyAddress
PCaselessString m_addressOfRecord
PCaselessString m_contactAddress
PCaselessString m_interface
SIPMIMEInfo m_mime
PString m_authID
PString m_password
PString m_realm
unsigned m_expire
unsigned m_restoreTime
PTimeInterval m_minRetryTime
PTimeInterval m_maxRetryTime
void * m_userData

Detailed Description

Registrar parameters.

Constructor & Destructor Documentation

SIPRegister::Params::Params ( )
inline
SIPRegister::Params::Params ( const Params param)
inline

Field Documentation

CompatibilityModes SIPRegister::Params::m_compatibility
PCaselessString& SIPRegister::Params::m_registrarAddress

The documentation for this struct was generated from the following file: