Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Sometimes in the process of debugging SIP UAs you are trying to simulate a scenario for which all you have is a packet trace from the user.
You can use this program to convert the SIP packets from the pcap trace to sipp xml files, and then use sipp with the resulted scenario to simulate the test case.
Note: only supports traces with SIP over UDP
See "pcap2sipp doc" for more information
This application use sipp. The GUI base application try to create xml and csv files easily and start scenario which are selected.
sipp and mono have to be installed on your PC.
If you want to send RTP packets, you should copy pcap files to same folder where running sipp_gui.
Simple testing tool to generate RTP data packets and send it via netwok interface or save into pcap file. Primarily intended for use with SIPp application to test speech quality with different codecs.