But for sccp and h248 (for which the dissector keeps "call information" on its own) other protocols are managed by a tap, mgcp is a plugin protocol but still it has its voip calls interface if the tap is found it gets tapped else it doesn't.
BTW. is the code that ugly/rarely-used for this to be a plugin? Or should we get it into libsdissectors? On 8/21/07, Jaap Keuter <[EMAIL PROTECTED]> wrote: > Hi, > > Then it the unistim dissector should feed the voip call tap with > relevant info. I'm not sure this can be done from a plugin. > > You can always get the audio by means of RTP analysis. Get all streams, > pick out the stream(s) of interest, save it to an .au file and play that. > > Sure, the voip call analysis feature helps here, but this works now. > > Thanx, > Jaap > > J P wrote: > > Thanx everyone - the new build works great for decoding UNISTIM! > > > > Is there anyway to get the UNISTIM calls to show up under STATISTICS - > > VOIP CALLS so that I can play back the audio? > > > > OR is there another way to play back the Audio for UNISTIM calls? > > > > Thanx again! > > > > -John > > > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > -- This information is top security. When you have read it, destroy yourself. -- Marshall McLuhan _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
