(Page 3 of 15 in this chapter) Version
briAnswerCall
Description
- Answers an incoming call.
Prototype
- DWORD briAnswerCall ( CTAHD ctahd,
unsigned ringcount )
- ctahd CTA context handle returned by ctaCreateContext.
- ringcount The number of rings before answering. Must be set to zero (0).
Return Values
Events
Details
- After the BRIEVN_INCOMING_CALL event is delivered, the application must invoke either briAcceptCall, briAnswerCall, or briRejectCall. briAnswerCall answers an incoming call immediately.
- ringcount must be set to zero (0) because there is no support for inband ring back generation. For more information about ring back generation, refer to briAcceptCall.
- Refer to Chapter 4 for a detailed explanation of call control.
See Also
- briAcceptCall, briRejectCall, briReleaseCall, briStartProtocol
Example
- Refer to the briPlaceCall example.
(Page 3 of 15 in this chapter) Version
tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights
reserved.