aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/bsc_nat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h
index 2cb07156c..e40186e3f 100644
--- a/openbsc/include/openbsc/bsc_nat.h
+++ b/openbsc/include/openbsc/bsc_nat.h
@@ -38,6 +38,9 @@
#define DIR_BSC 1
#define DIR_MSC 2
+#define USSD_LAC_IE 0
+#define USSD_CI_IE 1
+
#define PAGIN_GROUP_UNASSIGNED -1
struct sccp_source_reference;