diff include/tmgw_const.h @ 95:f280328e7e2e

themwi-mgw: initial implementation of PSTN to GSM forwarding
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 25 Sep 2022 19:17:44 -0800
parents 496f359226ab
children f4ed6042e16c
line wrap: on
line diff
--- a/include/tmgw_const.h	Sat Sep 24 15:14:50 2022 -0800
+++ b/include/tmgw_const.h	Sun Sep 25 19:17:44 2022 -0800
@@ -16,6 +16,9 @@
 #define	TMGW_FWD_MODE_SENDONLY		2
 #define	TMGW_FWD_MODE_SENDRECV		3
 
+#define	TMGW_FWD_ENABLE_PSTN2GSM	1
+#define	TMGW_FWD_ENABLE_GSM2PSTN	2
+
 #define	GSM_TCHF_FRAME			0x0300
 #define	GSM_TCHF_FRAME_EFR		0x0301
 #define	GSM_TCHH_FRAME			0x0302