Voice Platform SDK 8.5 API Reference

TGetAccessNumber

Description

Allows an application to get an access number to reach the destination switch.


Top of Page

Parameters

Name Description
server Local server handle to the T-Server in question.
dn Directory number of the telephony object from which the request is initiated.
conn_id Connection identifier of the call that is requested to be transferred to the destination switch.
destination Directory number of the party where the call is requested to be transferred.
location Name of the remote location in the form of <SwitchName> or <T-ServerApplicationName>@<SwitchName>.
xroute_type Type of routing. Refer to the type TXRouteType.
user_data A pointer to call-related user data that should be attached to the call.
reasons Reserved for future use. For forward compatibility, this parameter must be NULL.
extensions A pointer to an additional data structure.

Top of Page

Return Values

Standard (See standard-return-values.)


Top of Page

Comments

When a client application sends a TGetAccessNumber request to T-Server, T-Server will return the access number depending on the location parameter value:

The application can cancel the pending request by sending a TCancelReqAccessNumber request.


Top of Page


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