PREV TOC HOME INDEX NEXT


GCLIB_CHAN_BLK


typedef struct {
    unsigned char    medium_id;
    unsigned char    medium_sel;
} GCLIB_CHAN_BLK; 

Description

The GCLIB_CHAN_BLK structure contains channel information.

Field Descriptions

The fields of GCLIB_CHAN_BLK are described as follows:

medium_id
specifies the time slot or port to be connected.
medium_sel
specifies if the medium_id is preferred (if time slot/port is not available, use another one) or exclusive (no other time slot/port can be used). Possible values are:
  • GCMEDSEL_MEDIUM_PREF
    preferred
  • GCMEDSEL_MEDIUM_EXCL
    exclusive
See the appropriate Global Call Technology User's Guide for more information.

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated February, 2003