1 | initial version |
If its not wireshark supported codec to be played out, then you have to do some packet shaping... Basically determine the codec following the SIP/SDP, export payload, remove headers, re-formulate the payload and feed it to the proper reference decoder.