Dialogic Dialogic Global Call IP IP Phone User Manual


 
Dialogic
®
Global Call IP Technology Guide — November 2007 525
Dialogic Corporation
IP-Specific Parameters
9.2.17 IPSET_NONSTANDARDCONTROL
Table 59 shows the parameter IDs in the IPSET_NONSTANDARDCONTROL parameter set.
Table 59. IPSET_NONSTANDARDCONTROL Parameter Set
Parameter IDs Data Type & Size Description
SIP/
H.323
IPPARM_
NONSTANDARDDATA_DATA
Type: string †
Size: max. length =
max_parm_data_size ‡
(configured at start-up via
IPCCLIB_START_DATA)
Used to contain the nonstandard
data.
H.323
only
IPPARM_
NONSTANDARDDATA_OBJID
Type: Uint[ ]
Size: max. length =
MAX_NS_PARM_
OBJID_LENGTH (40)
Used to contain a nonstandard
object ID, if any. If an H.221
nonstandard data identifier is
being used, this parameter
should not be present in the parm
block.
H.323
only
IPPARM_H221NONSTANDARD Type:
IP_H221NONSTANDARD
Size: sizeof(
IP_H221NONSTANDARD)
Used to contain a H.221
nonstandard data identifier, if any.
If a nonstandard object ID is
being used, this parameter
should not be present in the parm
block.
H.323
only
† For parameters with data of type String, the length of in a GC_PARM_BLK is the length of the data string plus 1.
‡ The full maximum length that is configured may not be usable in practice because the H.323 stack limits total message size
to max_parm_data_size + 512 bytes. Longer messages are truncated without notification to the application.