Excerpt |
---|
Defines SIP Call Info Managed Object |
Parameter Name | Description | Data Type | Possible Values | ||
---|---|---|---|---|---|
rt_ChannelType | Provides type of the channel. | Enum | Possible values:
| ||
rt_ConferenceID | Provides conference ID for this call. | int | |||
rt_CallForked | Indicates if this call has been forked to multiple outbound destinations. | Enum | Possible values:
| ||
rt_CallRerouted | Indicates if this call has been rerouted to a subsequent destination than the original destination. | Enum | Possible values:
| ||
rt_CallTranscoded | Indicates if this call has been transcoded. | Enum | Possible values:
| ||
rt_CallAudioFaxMode | Indicates the Audio/Fax stream media mode in the call. | Enum | Possible values:
| ||
rt_CallVideoApplcnMode | Indicates the Video/Application stream media mode in the call. | Enum | Possible values:
| ||
rt_CurrentTime | Provides the time that this information was retrieved. | long | |||
rt_AlertTime | Provides the time that this call entered the alerting state. | long | |||
rt_ConnectTime | Provides the time that this call entered the connected state. | long | |||
rt_InboundInfo | Provides inbound channel information in pipe ("|") separated string format on this call in the following order.
| string | |||
rt_OutboundInfo | Provides outbound channel information in pipe ("|") separated string format on this call in the following order.
| string |