#include <sipep.h>
Data Fields | |
| SIPRegisterHandler * | m_handler |
| Handler for registration. | |
| 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. | |
Address of record for registration.
Handler 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.4.7