hi. Is wireshark support G723.1 over RTP?in RTP protocol , payloay.type ==4 assign for g723 or g723.1?
This question is marked "community wiki".
|
Currently? No. In future, maybe. thank you. i see if payloay.type ==4(G.723) then after RTP, G723.1 dissect remaining data? is it correct? in packet-g723.c i see : dissector_add_uint("rtp.pt", PT_G723, g723_handle); col_set_str(pinfo->cinfo, COL_PROTOCOL, "G.723.1"); in RTP protocol , payloay.type ==4 assign for g723 or g723.1?
(30 May '17, 04:16)
ghader
|