ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Extending VoIP Call Flow

From: "Weir, Alan" <AWeir@xxxxxxxxxxxxx>
Date: Fri, 20 Jan 2012 07:27:31 -0600

I have a written a plugin for a proprietary VoIP protocol. One application for this protocol involves a gateway which gearboxes between it and SIP so extending the VoIP call flow graph to include my protocol would be highly desirable. Is there any way to achieve this without modifying voip_calls.c itself and having to distribute the complete executable?