#include <sippdu.h>
|
| | SIPParameters (const PString &aor=PString::Empty(), const PString &remote=PString::Empty()) |
| |
| bool | Normalise (const PString &defaultUser, const PTimeInterval &defaultExpire) |
| |
| SIPParameters::SIPParameters |
( |
const PString & |
aor = PString::Empty(), |
|
|
const PString & |
remote = PString::Empty() |
|
) |
| |
| bool SIPParameters::Normalise |
( |
const PString & |
defaultUser, |
|
|
const PTimeInterval & |
defaultExpire |
|
) |
| |
| PCaselessString SIPParameters::m_addressOfRecord |
| PString SIPParameters::m_authID |
| PMultiPartList SIPParameters::m_body |
| PCaselessString SIPParameters::m_contactAddress |
| unsigned SIPParameters::m_expire |
| PCaselessString SIPParameters::m_interface |
| PCaselessString SIPParameters::m_localAddress |
| PTimeInterval SIPParameters::m_maxRetryTime |
| PTimeInterval SIPParameters::m_minRetryTime |
| PString SIPParameters::m_password |
| PCaselessString SIPParameters::m_proxyAddress |
| PString SIPParameters::m_realm |
| PCaselessString SIPParameters::m_remoteAddress |
| unsigned SIPParameters::m_restoreTime |
| bool SIPParameters::m_retryForbidden |
| void* SIPParameters::m_userData |
The documentation for this struct was generated from the following file: