Dialogic Dialogic Global Call IP IP Phone User Manual


 
526 Dialogic
®
Global Call IP Technology Guide — November 2007
Dialogic Corporation
IP-Specific Parameters
9.2.18 IPSET_NONSTANDARDDATA
Table 60 shows the parameter IDs in the IPSET_NONSTANDARDDATA parameter set.
9.2.19 IPSET_PROTOCOL
Table 61 shows the parameter IDs in the IPSET_PROTOCOL parameter set.
Table 60. IPSET_NONSTANDARDDATA 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 an 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 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.
Table 61. IPSET_PROTOCOL Parameter Set
Parameter IDs
Data Type &
Size
Description
SIP/
H.323
IPPARM_PROTOCOL_BITMASK Type: char
Size: sizeof(char)
The IP protocol to use. Defined values
(which may be OR’ed) are:
IP_PROTOCOL_H323
IP_PROTOCOL_SIP
both