Re: [Wireshark-users] Decoding multiple RTP streams

2008-03-26 Thread Alexandre Vieira
Hi there, That was it! I've downloaded the latest SVN build and with RTP heuristic dissector enabled it detects and decodes on the fly. Many thanks! On Wed, Mar 26, 2008 at 5:34 PM, Martin Mathieson < [EMAIL PROTECTED]> wrote: > > > On Wed, Mar 26, 2008 at 4:56 PM, Alexandre Vieira <[EMAIL PROT

Re: [Wireshark-users] Decoding multiple RTP streams

2008-03-26 Thread Martin Mathieson
On Wed, Mar 26, 2008 at 4:56 PM, Alexandre Vieira <[EMAIL PROTECTED]> wrote: > Hi, > > Thansk for the reply. > > Yes, I've tried to enable that preference but without any luck. Is it > supposed to detect and decode automaticly udp packets that have encapsulated > RTP payloads? > Yes, could you po

Re: [Wireshark-users] Decoding multiple RTP streams

2008-03-26 Thread Alexandre Vieira
Hi, Thansk for the reply. Yes, I've tried to enable that preference but without any luck. Is it supposed to detect and decode automaticly udp packets that have encapsulated RTP payloads? Regards On Wed, Mar 26, 2008 at 4:42 PM, Martin Mathieson < [EMAIL PROTECTED]> wrote: > Did you try turning

Re: [Wireshark-users] Decoding multiple RTP streams

2008-03-26 Thread Martin Mathieson
Did you try turning on the RTP heuristic dissector? The RTP protocol preference is called 'Try to decode RTP outside of conversations', but is off by default. I recently changed the heuristic so that it should find frames using payloads in the expected range. Martin On Wed, Mar 26, 2008 at 4:36