aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_subscriber.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/gsm_subscriber.h')
-rw-r--r--openbsc/include/openbsc/gsm_subscriber.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_subscriber.h b/openbsc/include/openbsc/gsm_subscriber.h
index 0abf17ab7..5a86ec8c1 100644
--- a/openbsc/include/openbsc/gsm_subscriber.h
+++ b/openbsc/include/openbsc/gsm_subscriber.h
@@ -11,6 +11,9 @@
#define GSM_NAME_LENGTH 128
#define GSM_EXTENSION_LENGTH 128
+#define GSM_MIN_EXTEN 20000
+#define GSM_MAX_EXTEN 49999
+
#define GSM_SUBSCRIBER_FIRST_CONTACT 0x00000001
struct gsm_equipment {