OpalStatusRegistration Struct Reference

#include <opal.h>

List of all members.

Public Attributes

const char * m_protocol
const char * m_serverName
const char * m_error
OpalRegistrationStates m_status
OpalProductDescription m_product


Detailed Description

Registration status for the OpalIndRegistration indication. This is only returned from the OpalGetMessage() function.

Member Data Documentation

Error message for registration. If any error in the initial registration or any subsequent registration update occurs, then this contains a string indicating the type of error. If no error occured then this will be NULL.

Product description data

Protocol prefix for registration. Currently must be "h323" or "sip", is never NULL.

Nmae of the registration server. The exact format is protocol specific but generally contains the host or domain name, e.g. "GkId@gatekeeper.voxgratia.org" or "sip.voxgratia.org".

Status of registration, see enum for details.


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

Generated on Fri Apr 10 21:32:56 2009 for OPAL by  doxygen 1.5.8