Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9569] Disable TPNCP (proprietary Audiocodes) dissector - r

Date: Wed, 18 Dec 2013 00:36:13 +0000

changed bug 9569

What Removed Added
CC   [email protected]

Comment # 1 on bug 9569 from
The best way to disable it would be simply to set the default port preferences
(global_tpncp_trunkpack_tcp_port and similar values in
epan/dissectors/packet-tpncp.c) to 0. This way users can re-enable the protocol
as a preference directly from within Wireshark's interface.

However, even though the protocol is unsupported there are likely many old
capture files that still contain it. I would hesitate to disable it unless you
plan on adding support for whichever new protocol Audiocodes now transmits over
that port, and the two protocols would conflict. Even then, a heuristic to
choose the correct decoding would be the optimal solution.


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