aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/vlr_sgs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/vlr_sgs.h')
-rw-r--r--include/osmocom/msc/vlr_sgs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/msc/vlr_sgs.h b/include/osmocom/msc/vlr_sgs.h
index cc07807b1..1cbb771af 100644
--- a/include/osmocom/msc/vlr_sgs.h
+++ b/include/osmocom/msc/vlr_sgs.h
@@ -26,6 +26,9 @@ enum vlr_lu_type;
struct vlr_subscr;
struct vlr_instance;
+#define VSUB_USE_SGS "SGs"
+#define VSUB_USE_SGS_PAGING "SGs-paging"
+
/* See also 3GPP TS 29.118, chapter 4.2.2 States at the VLR */
enum sgs_ue_fsm_state {
SGS_UE_ST_NULL,