User Tools

Site Tools


pom-ng:analyzer:rtp

Table of Contents

Analyzer rtp

This analyzer will process RTP connections and create a payload out of them. It will use the telephony API to fetch the codec information and generate the appropriate event and payload.

Events

Name Payload associated Description
rtp_streamyesProvide information about the RTP stream.

rtp_stream

This event starts when the stream begins and ends with it.

Field Type Description
src_addripv4 or ipv6Source IPv4 or IPv6 address.
dst_addripv4 or ipv6Destination IPv4 or IPv6 address.
src_portuint16Source port.
dst_portuint16Destination port.
sess_protostringSession protocol (i.e. sip/mgcp/h323).
call_idstringCall-ID to which this stream belongs.
ssrcuint32Synchronization source identifier.
pom-ng/analyzer/rtp.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1