PREV TOC HOME INDEX NEXT


GCLIB_CALL_BLK


typedef struct {
    unsigned char    category;
    unsigned char    address_info;
} GCLIB_CALL_BLK; 

Description

The GCLIB_CALL_BLK structure contains call information.

Field Descriptions

The fields of GCLIB_CALL_BLK are described as follows:

category
specifies the category of the call. Possible values are:
  • GCCAT_SUB_NOPRIOR
    subscriber without priority
  • GCCAT_SUB_PRIOR
    subscriber with priority
  • GCCAT_MAINT_EQUIP
    maintenance equipment
  • GCCAT_COIN_BOX
    coinbox or subscriber with charge metering
  • GCCAT_OPERATOR
    operator
  • GCCAT_DATA
    data transmission
  • GCCAT_CPTP
    C.P.T.P.
  • GCCAT_SPECIAL
    special line
  • GCCAT_MOBILE
    mobile users
  • GCCAT_VPN
    virtual private network line
address_info
indicates if address is partial (overlap mode) or complete (end of dialing). Possible values are:
  • GCADDRINFO_ENBLOC
    address is complete
  • GCADDRINFO_OVERLAP
    address is not complete

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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