Dialogic Global Call IP Benutzerhandbuch

Seite von 604
Dialogic
®
 Global Call IP Technology Guide — November 2007
523
Dialogic Corporation
IP-Specific Parameters
9.2.13
IPSET_MSG_H245
Table 55 shows the parameter IDs in the IPSET_MSG_H245 parameter set. This parameter set is 
used with the gc_Extension( ) and the IPEXTID_SENDMSG extension and encapsulates all the 
parameters required to send an H.245 message.
9.2.14
IPSET_MSG_Q931
Table 56 shows the parameter IDs in the IPSET_MSG_Q931 parameter set. This parameter set is 
used with the gc_Extension( ) and the IPEXTID_SENDMSG extension and encapsulates all the 
parameters required to send or receive a Q.931 message. 
9.2.15
IPSET_MSG_REGISTRATION
Table 57 shows the parameter IDs in the IPSET_MSG_REGISTRATION parameter set. This 
parameter set is used with the gc_Extension( ) and the IPEXTID_SENDMSG extension and 
encapsulates all the parameters required to send a registration message. For information on the use 
of this parameter set, see 
Table 55. IPSET_MSG_H245 Parameter Set
Parameter IDs
Data Type & 
Size
Description
SIP/
H.323
IPPARM_MSGTYPE
Type: int
Size: sizeof(int)
Possible values for H.245 messages are: 
• IP_MSGTYPE_H245_INDICATION
H.323 
only
Table 56. IPSET_MSG_Q931 Parameter Set
Parameter IDs
Data Type & 
Size
Description
SIP/
H.323
IPPARM_MSGTYPE
Type: int
Size: sizeof(int)
Possible values for Q.931 messages are:
• IP_MSGTYPE_Q931_FACILITY
• IP_MSGTYPE_Q931_PROGRESS 
H.323 
only
Table 57. IPSET_MSG_REGISTRATION Parameter Set
Parameter IDs
Data Type & 
Size
Description
SIP/
H.323
IPPARM_MSGTYPE
Type: int
Size: sizeof(int)
Possible value for registration messages is:
• IP_MSGTYPE_REG_NONSTD
both