Wireshark-bugs: [Wireshark-bugs] [Bug 9425] New: enhancement of mrcpv2 dissector
Date: Wed, 13 Nov 2013 13:30:11 +0000
Bug ID 9425
Summary enhancement of mrcpv2 dissector
Classification Unclassified
Product Wireshark
Version 1.11.x (Experimental)
Hardware x86
OS Windows XP
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter zancimer@gmail.com

Created attachment 12072 [details]
patch file for packet-mrcpv2.c

Build Information:
C:\zeljko\Projects\wireshark work\wireshark_src\wireshark-gtk2>

wireshark 1.11.1-envox_lab (SVN Rev 53298 from /trunk)

Copyright 1998-2013 Gerald Combs <gerald@wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (32-bit) with GTK+ 3.4.4, with Cairo 1.10.2, with Pango 1.30.1, with
GLib 2.32.4, with WinPcap (4_1_3), with libz 1.2.5, with SMI 0.4.8, with c-ares
1.9.1, with Lua 5.1, without Python, with GnuTLS 2.12.18, with Gcrypt 1.4.6,
with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Nov 13 2013),
with AirPcap.

Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.1.3
(packet.dll version 4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b
(20091008), GnuTLS 2.12.18, Gcrypt 1.4.6, without AirPcap.
Intel(R) Core(TM)2 Duo CPU     E7500  @ 2.93GHz, with 3327MB of physical
memory.



Built using Microsoft Visual C++ 10.0 build 40219

--
Enhancemnt:
1. In preferences for the MRCPv2 protocol, TCP port is converted from a single
port to a port range field.

2. General "Prosody" placeholder parameter ("prosody-") is broken down to a 6
new "Prosody" specific parameters:
 - prosody-contour
 - prosody-duration
 - prosody-pitch
 - prosody-range
 - prosody-rate
 - prosody-volume


You are receiving this mail because:
  • You are watching all bug changes.