PREV TOC HOME INDEX NEXT


7.4. IP_H221NONSTANDARD

The IP_H221NONSTANDARD data structure is used to store H.221 non-standard data. The data structure definition is as follows:

    typedef struct
    {
        int   country_code;
        int   extension;
        int   manufacturer_code;
    } IP_H221NONSTANDARD; 

Table 23 describes the meaning of each field in the IP_H221NONSTANDARD data structure.

Table 23. IP_H221NONSTANDARD Field Descriptions

Field

Description

country_code The country code.
extension The extension number.
manufacturer_code The manufacturer's code.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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