Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VoIP Support Broken #8375

Closed
lucaderi opened this issue May 3, 2024 · 1 comment
Closed

VoIP Support Broken #8375

lucaderi opened this issue May 3, 2024 · 1 comment
Assignees
Labels
Bug Priority Ticket Ready to Test a feedback is needed on a proposal or implementation

Comments

@lucaderi
Copy link
Member

lucaderi commented May 3, 2024

This is how ntopng used to handle VoIP https://www.ntop.org/nprobe/monitoring-voip-traffic-with-nprobe-and-ntopng/

  • SIP Flows
    image
  • RTP Flows
    image

Unfortunately today ntopng is broken

  • SIP Flows
Screenshot 2024-05-03 at 11 17 27 - RTP Flows Screenshot 2024-05-03 at 11 17 55

Note also that in the Info column of the flows page, the description is empty and it does not show who is talking with whom.

HowTo reproduce it

  • ntopng -i tcp://127.0.0.1:1234
  • nprobe -i voitest.pcap --zmq tcp://127.0.0.1:1234 -T "@NTOPNG@ @sip@ @rtp@" --redis localhost -b 2 --original-speed -t 10 -d 10
@lucaderi lucaderi added the Ready to Test a feedback is needed on a proposal or implementation label May 7, 2024
@NicoMaio NicoMaio removed their assignment May 14, 2024
@MatteoBiscosi
Copy link
Member

MatteoBiscosi commented May 30, 2024

Verified as fixed in the latest dev version and partially in the stable version too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Priority Ticket Ready to Test a feedback is needed on a proposal or implementation
Projects
None yet
Development

No branches or pull requests

3 participants