diff gsm-fw/L1/include/tch_feature.h @ 1003:9b147d0b2cab

gsm-fw feature tch-reroute: started laying the foundation
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Fri, 18 Mar 2016 16:37:28 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gsm-fw/L1/include/tch_feature.h	Fri Mar 18 16:37:28 2016 +0000
@@ -0,0 +1,10 @@
+/*
+ * This header file is a FreeCalypso addition; it contains definitions
+ * for the custom voice TCH rerouting feature.
+ */
+
+#define	TCH_CONFIG_REQ	0x11
+#define	TCH_CONFIG_CONF	0x12
+#define	TCH_ULBITS_REQ	0x13
+#define	TCH_ULBITS_CONF	0x14
+#define	TCH_DLBITS_IND	0x15