Message Summary Descriptions

Table 1 briefly describes the configuration messages. For complete definitions of these messages, see the referenced definition link for each message.

Configuration Message Descriptions

Message

Sent by

Description

Configuration initialization messages

CONFIG_KEY_EVENT

Client

Requests configuration data from the server.

The type of update data received depends on the ConfigInfoMask used in this request.

The ConfigInfoMasks used to indicate the type of data requested are:

1 = Application Information

2 = CSQ Information

4 = Agent Information

8 = Device Information

0 = No initial configuration information upload is wanted, but update configuration data is wanted. This is used when the client does not want the initial update messages but does want, at the time of this message, configuration update messages.

CONFIG_KEY_EVENT

Unified CCX

Response to the client CONFIG_REQUEST_KEY_EVENT message.

Contains the requested Unified CCX configuration keys at the time of the CONFIG_REQUEST_KEY_EVENT.

CONFIG_REQUEST_EVENT

Client

Response to the server CONFIG_KEY_EVENT message.

Tells the server if it wants the requested initial snapshot of the configuration or only updates.

Configuration data messages

CONFIG_BEGIN_EVENT

Unified CCX

Indicates the beginning of configuration data (all data of the same type of the same key) from the server.

CONFIG_END_EVENT

Unified CCX

Indicates one of the following:

  • The end of a successful configuration upload. In this case, it follows configuration records preceded by a CONFIG_BEGIN_EVENT message.
  • No configuration for the items requested.
  • An error condition. This and the preceding message may be in response to a CONFIG_REQUEST_EVENT message.

CONFIG_CSQ_EVENT

Unified CCX

Sends CSQ configuration data to a client.

CONFIG_APPLICATION_EVENT

Unified CCX

Sends application configuration data to a client.

CONFIG_AGENT_EVENT

Unified CCX

Sends agent configuration data to a client.

CONFIG_DEVICE_EVENT

Unified CCX

Sends device configuration data to a client.

Configuration team messages

TEAM_CONFIG_REQ

Client

Requests team configuration from the server.

TEAM_CONFIG_EVENT

Unified CCX

Sends team configuration data to a client.

TEAM_CONFIG_CONF

Unified CCX

Indicates the end of team configuration data or an error condition.