3.3.6 Maximum Destination Information Configuration
In some technologies, the technology call control layer can be configured to collect a maximum amount of destination information after which no more information is accepted or stored. Any additional incoming information will be ignored. This configuration is set by issuing the gc_SetConfigData( ) function to pass the GCPARM_MAX_INFO parameter, which is set to the maximum amount of information required. After the maximum amount of information is received, a call proceeding indication is sent to the remote side to indicate that the call was received and all address information required has been received. Either the technology call control layer or the application can send this indication. See Section 3.3.4, "Call Proceeding Configuration" for more details.
The set ID used in this context is GCSET_CALL_CONFIG and the relevant parm ID is:
- GCPARM_MAX_INFO
- Set a maximum amount of information after which no more information is accepted or stored. 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