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.
country_code The country code. extension The extension number. manufacturer_code The manufacturer's code.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation