diff mgw/dtmf_ctrl.c @ 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/dtmf_ctrl.c	Tue Apr 04 21:21:04 2023 -0800
+++ b/mgw/dtmf_ctrl.c	Thu Apr 06 19:50:09 2023 -0800
@@ -16,7 +16,6 @@
 #include "../include/tmgw_ctrl.h"
 #include "../include/tmgw_const.h"
 #include "struct.h"
-#include "int_defs.h"
 #include "dtmf_defs.h"
 
 extern struct endpoint *find_ep_by_id();