Jump to: navigation, search

TControlMode

Syntax

typedef enum {
	RegisterDefault,
	RegisterForce,
	RegisterLocal
} TControlMode;

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.
Important
If registration is required on the switch, T-Server may not distribute any events or accept requests for the DN in question.

Comments

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

This page was last edited on March 17, 2016, at 18:08.
Comments or questions about this documentation? Contact us for support!