Menu

#21 RTP Traffic missing

0.2
closed-works-for-me
Aex Aey
None
5
2023-05-04
2015-10-21
James Rose
No

Debian Wheezy install. was on 0.2. Noticed RTP traffic was no longer being captured. Think the underlying cause may be apt-get update/upgrade

Upgraded pcapsipdump to latest svn, and I still don't have an RTP traffic captured. Is there a setting I've missed?

Discussion

  • Aex Aey

    Aex Aey - 2015-10-23

    pcapsipdump is not in the official wheezy repo, so the only relevant thing that could have changed [EDIT: after apt-get update/upgrade] is libpcap.

    Can you try to capture something with a tcpdump, and then feed this file to pcapsipdump (with "-r" option)? I wonder if RTP would still be missing then.

     

    Last edit: Aex Aey 2015-10-29
  • Aex Aey

    Aex Aey - 2017-08-11
    • status: open --> closed-works-for-me
    • assigned_to: Aex Aey
     
  • Antonio

    Antonio - 2023-05-04

    have the same error on Centos
    no RTP in pcapsipdump
    i am usign it
    pcapsipdump -i eth0 -d /tmp/siplog/

    when i do
    tcpdump -i eth0 -n -s 0 udp port 5060 or udp portrange 10000-50000 -v -w dump.cap
    and then open it with wireshark i can see RTP

     
  • Antonio

    Antonio - 2023-05-04

    solution was to delete old pcapsipdump
    reinstall(update)libpcap
    intall pcapsipdump from svn

     

Log in to post a comment.

MongoDB Logo MongoDB