Table 30. GCIS_SET_GENERIC Parameter IDs
|
Parameter ID
|
Type
|
Description
|
| GCIS_PARM_CALLINGPRESENTATION |
int |
Calling presentation indicator. Valid values are:
- PRESENTATION_ALLOWED - allows the display of the calling number at the remote end.
|
| GCIS_PARM_CALLINGSCREENING |
int |
Calling screening indicator. Values are user-provided. |
| GCIS_PARM_CRNTYPE |
int |
Identifies the CRN type. Valid values are:
- GLOBAL CRN - pertaining to all calls or channels on a trunk
- NULL CRN - not related to any particular call
|
| GCIS_PARM_DIRECTORYNUMBER |
(unsigned char array of max length 255 |
Directory Number (applicable to BRI User Side switches only). |
| GCIS_PARM_EVENTDATAP |
void * |
used to pass event data buffer pointer from app to CCLIB to retrieve event specific information. |
| GCIS_PARM_NETCRV |
int |
Holds the network call reference value. |
| GCIS_PARM_RECEIVEINFOBUF |
int |
Multiple IE buffer. Sets the size of the buffer, that is, the number of messages that can be stored in the information queue. Valid value lies in the range of 1 to MAX_RECEIVE_INFO_BUF. Note: The gc_SetConfigData( ) function fails when attempting to set this parameter more than once. Setting this parameter more than once is not supported. |
| GCIS_PARM_SUBADDRESSNUMBER |
(unsigned char array of max length 255 |
Subaddress Number (applicable to BRI User Side switches only). |