#include <sipep.h>
Public Attributes | |
| PString | m_addressofRecord |
| Address of record for registration. | |
| bool | m_wasRegistering |
| Was registering or unregistering. | |
| bool | m_reRegistering |
| Was a registration refresh. | |
| SIP_PDU::StatusCodes | m_reason |
| Reason for status change. | |
| OpalProductInfo | m_productInfo |
| Server product info from registrar if available. | |
| void * | m_userData |
| User data corresponding to this registration. | |
Information provided on the registration status.
Address of record for registration.
Server product info from registrar if available.
Reason for status change.
Was a registration refresh.
User data corresponding to this registration.
Was registering or unregistering.
1.6.3