404
edits
Line 27: | Line 27: | ||
== Skype audio traffic == | == Skype audio traffic == | ||
The Skype audio traffic is sent by RTP frames | The Skype audio traffic is sent by encrypted RTP frames. The as RTP encryption is applied only on the content and not on the RTP header, you can easily debug the RTP traffic with the RTP decoder output of the Allegro Network Multimeter. | ||
To get an overview of which IPs have used RTP, you can use the '''Applications''' → '''RTP statistics'''. | To get an overview of which IPs have used RTP, you can use the '''Applications''' → '''RTP statistics''' page. | ||
[[File:Skype rtp statistics overview.png|1000px]] | [[File:Skype rtp statistics overview.png|1000px]] | ||
This allows you to see which IP address have used the protocol RTP. It shows an overview of the RTP packet loss and jitter based on RTP sequence numbers. to see more details, click on the IP Address. | |||
[[File:Skype rtp statistics ip detailed.png|1000px]] |
edits