Voice Platform SDK 8.5 API Reference

TControlMode

Syntax



typedef enum {
	RegisterDefault,
	RegisterForce,
	RegisterLocal
} TControlMode;


Top of Page

Values

RegisterDefault —  T-Server decides whether to relay the registration request to the switch.

RegisterForce —  The registration request will be relayed to the switch.

RegisterLocal —  The registration request will not be relayed to the switch.


NOTE: If registration is required on the switch, T-Server may not distribute any events or accept requests for the DN in question.

Top of Page

Comments

Specifying this parameter makes sense only if the CTI link protocol of the switch in question supports the telephony object registration request.


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.