Evan Huus
changed
bug 9569
Comment # 1
on bug 9569
from Evan Huus
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.