3.3.5 Minimum Destination Information Configuration
In some technologies, the technology call control layer can be configured to collect a minimum amount of destination information before the call is offered to the application. This configuration is set by issuing the gc_SetConfigData( ) function to pass the GCPARM_MIN_INFO parameter, which is set to the minimum amount of information required. After the minimum amount of information is received, an acknowledgement is sent to the remote side to indicate that the call was received but more information is required to proceed with the call. Either the technology call control layer or the application can send this acknowledgement. See Section 3.3.3, "Call Acknowledgement Configuration" for more details.
The set ID used in this context is GCSET_CALL_CONFIG and the relevant parm ID is:
- GCPARM_MIN_INFO
- Send an acknowledgement to the remote side when the minimum amount of information has been received. The value of this parameter is of type GC_VALUE_INT (integer).
See the Global Call API Library Reference for more information on the gc_SetConfigData( ) function.
Click here to contact Telecom Support Resources
Copyright 2002, Intel Corporation