summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/support.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/mobile/support.c')
-rw-r--r--src/host/layer23/src/mobile/support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/src/mobile/support.c b/src/host/layer23/src/mobile/support.c
index 063733a7..e9361a35 100644
--- a/src/host/layer23/src/mobile/support.c
+++ b/src/host/layer23/src/mobile/support.c
@@ -33,7 +33,7 @@ void gsm_support_init(struct osmocom_ms *ms)
sup->ms = ms;
/* controlled early classmark sending */
- sup->es_ind = 0; /* no */
+ sup->es_ind = 1; /* yes */
/* revision level */
sup->rev_lev = 1; /* phase 2 mobile station */
/* support of VGCS */