diff mgw/struct.h @ 205:0047c4c08d9e

mgw: accept the new TRAUlike RTP format in addition to standard, old BFI and zero-length payload formats
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 06 Apr 2023 19:50:09 -0800
parents a6eb2de277f6
children
line wrap: on
line diff
--- a/mgw/struct.h	Tue Apr 04 21:21:04 2023 -0800
+++ b/mgw/struct.h	Thu Apr 06 19:50:09 2023 -0800
@@ -23,7 +23,7 @@
 	struct rtp_one_end rtp_pstn;
 	unsigned	gsm_payload_type;
 	unsigned	gsm_payload_msg_type;
-	unsigned	gsm_rtp_pkt_size;
+	unsigned	gsm_payload_len;
 	unsigned	gsm_payload_magic;
 	unsigned	pstn_payload_type;
 	unsigned	fwd_mode;