Dialogic Dialogic Global Call IP IP Phone User Manual


 
Dialogic
®
Global Call IP Technology Guide — November 2007 521
Dialogic Corporation
IP-Specific Parameters
9.2.11 IPSET_MEDIA_STATE
Table 53 shows the parameter IDs in the IPSET_MEDIA_STATE parameter set. These parameters
dispatched to the application in GCEV_EXTENSION events of type IPEXTID_MEDIAINFO. In
all cases where the parameter data is an IP_CAPABILITY structure, the structure contains the
coder capabilities that were negotiated with the remote peer.
This parameter set is not supported in the SIP third party call control (3PCC) operating mode.
Table 53. IPSET_MEDIA_STATE Parameter Set
Parameter IDs
Data Type &
Size
Description
SIP/
H.323
IPPARM_
RX_CONNECTED
Type:
IP_CAPABILITY
Size: sizeof(
IP_CAPABILITY)
Streaming in the receive direction (from the remote
endpoint) has been initiated. See Section 4.6.1,
“Enabling and Disabling Unsolicited Notification
Events”, on page 154 for more information.
H.323,
SIP
1PCC
IPPARM_
RX_DISCONNECTED
Type: None
Size: 0
Streaming in the receive direction (from the remote
endpoint) has been terminated. Any data associated
with this parameter ID is ignored.
H.323,
SIP
1PCC
IPPARM_
RX_INACTIVE
Type:
IP_CAPABILITY
Size: sizeof(
IP_CAPABILITY)
Streaming in the receive direction (from the remote
endpoint) is inactive, i.e. has been placed on hold.
H.323,
SIP
1PCC
IPPARM_
RX_RECVONLY
Type:
IP_CAPABILITY
Size: sizeof(
IP_CAPABILITY)
Streaming for a half-duplex, receive-only connection
(from the remote endpoint) has been initiated.
H.323,
SIP
1PCC
IPPARM_
TX_CONNECTED
Type:
IP_CAPABILITY
Size: sizeof(
IP_CAPABILITY)
Streaming in the transmit direction (toward the
remote endpoint) has been initiated. See
Section 4.6.1, “Enabling and Disabling Unsolicited
Notification Events”, on page 154 for more
information.
H.323,
SIP
1PCC
IPPARM_
TX_DISCONNECTED
Type: None
Size: 0
Streaming in the transmit direction (toward the
remote endpoint) has been terminated. Any data
associated with this parameter ID is ignored.
H.323,
SIP
1PCC
IPPARM_
TX_INACTIVE
Type:
IP_CAPABILITY
Size: sizeof(
IP_CAPABILITY)
Streaming in the transmit direction (toward the
remote endpoint) is inactive, i.e. has been placed on
hold.
H.323,
SIP
1PCC
IPPARM_
TX_SENDONLY
Type:
IP_CAPABILITY
Size: sizeof(
IP_CAPABILITY)
Streaming for a half-duplex, send-only connection
(to the remote endpoint) has been initiated.
H.323,
SIP
1PCC