Voice Platform SDK 8.5 API Reference

TRegisterAddress

Description

Registers an application so that it can send feature requests and receive events regarding the telephony object specified by the parameter dn.


Top of Page

Parameters

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.

Top of Page

Return Values

Standard (See standard-return-values.)


Top of Page

Comments

This function should only be used after receiving EventLinkConnected from T-Server.


Top of Page


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