| Index |
| Index of the RTP Session |
| SourceAddress |
| Source Address of the RTP Session |
| SourcePort |
| Source Port of the RTP Session Range: 0 to 65535 |
| SourceIf |
| Source Interface of the RTP Session |
| DestinationAddress |
| Destination Address of the RTP Session |
| DestinationPort |
| Destination Port of the RTP Session Range: 0 to 65535 |
| DestinationIf |
| Destination Interface of the RTP Session |
| SessionIdent |
| Identifier of the RTP Session |
| SessionState |
| State of the RTP Session Enumerations: - new (1)
- init (2)
- check (3)
- up (4)
- delete (8)
|
| SessionSSRC |
| Unique RTP Session Identifier (SSRC field in RTP header) Range: 0 to -1 |
| SessionPayload |
| Payload Type of the RTP Stream (alaw, ulaw...) Range: 0 to 255 |
| SessionPackets |
| Current Packets of the RTP Stream (session_handler only) |
| SessionManage |
| Creator of the RTP entry Enumerations: - session-handler (1)
- media-gateway (2)
- application-gateway (3)
|
| SourceInetAddressType |
| The Address Type of the Source Address Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
| SourceInetAddress |
| Source Address of the RTP Session Length: 0 to 255 |
| DestinationInetAddressType |
| The Address Type of the Destination Address Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
| DestinationInetAddress |
| Destination Address of the RTP Session Length: 0 to 255 |