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?