Previous PageTable Of Contents../index.htmlIndexNext Page


Virtual call -outbound

Step

Dialogic API

Action/Result

Dialogic Event

1

cc_MakeCall( )
(with Virtual Call IE)

-->

 

2

 

<--

CCEV_DISCONNECT

3

cc_DropCall( )

-->

 

4

 

<--

CCEV_DROPCALL

5

cc_ReleaseCall( )

-->

 

  1. Places an outgoing call (cc_MakeCall( )) with Virtual Call IE and any other information set, such as NSI strings or Extension Status. See Appendix C for the format of Virtual Call IE.
  2. Receives call disconnected (CCEV_DISCONNECT) event. Use cc_ResultValue( ) to retrieve the clearing cause. RESP_TO_STAT_ENQ means the call was Acknowledged and FACILITY_REJECT means the call was Rejected.
  3. Issues cc_DropCall( ).
  4. Receives drop call (CCEV_DROPCALL) event.
  5. Issues cc_ReleaseCall( ).

Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated December, 2001