Parameter Name | Description | Data Type | Possible Values |
---|---|---|---|
rt_EnableStatus | Provides administrative state of the channel. | Enum | Possible values:
|
rt_NumPeerChannels | Provides number of peer channels currently this channel is connected to. | int | |
rt_ChSpeed | Provides speed of the channel. | int | |
rt_ChAdminLastChange | Provides last time administrative state changed occured on the channel. | long | |
rt_PeerChannels | Provides list of peer channel IDs currently connected to this channel. This list comes as a comma separated peer channel IDs. | string | |
rt_ChStatus | Provides operational status of the channel. | Enum | Possible values:
|
rt_ChConfigDirection | Provides currently configured direction of the channel. | Enum | Possible values:
|
rt_ChCallDirection | Provides direction of the current active call on this channel. | Enum | Possible values:
|
rt_CallType | Provides type of current active call on this channel. | Enum | Possible values:
|
rt_CallCSN | Provdies the call serial number (CSN) of the active call on this channel. | int | |
rt_OOSFlags | Provides a reason code indicating why the channel is out of service | long | |
rt_MisCfgReason | Provides a misconfiguration reason for the channel | string | |
rt_SGIndex | Provides signaling group ID associated to the channel. | int | |
rt_ChRTConfig | Provides current operating mode for the channel. If the mode is not set (value is 0), then there are no call details available on this channel. | Enum | Possible values:
|