Table of Contents Index NMS Glossary Previous Page Next Page (Page 32 of 69 in this chapter) Version


adiReleaseSecondCall

Description

Releases a second call on a PBX, Centrex, or Centrex-like, line.

Note: This function and all other ADI call control functions have been superseded by the NCC service. For more information, see the Natural Call Control Service Developer's Reference Manual.

Prototype

DWORD adiReleaseSecondCall ( CTAHD ctahd )

ctahd CTA context handle returned by ctaCreateContext.

Return Values

Events

Details

This function is an extension to the standard call control model. It is used to release the second call established with adiPlaceSecondCall. It can also be used to abort the placing of the second call or the transference of the call (adiTransferCall). It is only valid from the ADI_CC_STATE_CONNECTED2 or ADI_CC_STATE_PLACING_CALL2 states.

Note: This function is not available when using the NOCC protocol.

See Also

adiPlaceSecondCall, adiTransferCall

Example

Refer to the xferpbx demonstration program.



Table of Contents Index NMS Glossary Previous Page Next Page (Page 32 of 69 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.