Registers an application so that it can send feature
requests and receive events regarding the telephony object specified
by the parameter dn
.
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
dn | Directory number that specifies the telephony object in question. |
mode | Registration mode specifying whether information about this telephony object will be available to other applications. Refer to the type TRegisterMode. |
ctrmode | Control mode specifying whether the fact of registration is to be relayed to the switch. Refer to the type TControlMode. Specifying this parameter will make sense only if the CTI link protocol of the switch in question supports the telephony object registration request. |
type | Address type specifying the telephony object in question. Refer to the type TAddressType. |
extensions | A pointer to an additional data structure. |
Standard (See standard-return-values.)
This function should only be used after receiving EventLinkConnected
from T-Server.