summaryrefslogtreecommitdiff
path: root/include/gsmd/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gsmd/event.h')
-rw-r--r--include/gsmd/event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gsmd/event.h b/include/gsmd/event.h
index c6f2986..6ae4e02 100644
--- a/include/gsmd/event.h
+++ b/include/gsmd/event.h
@@ -14,6 +14,7 @@ enum gsmd_events {
GSMD_EVT_OUT_COLP = 9, /* Outgoing COLP */
GSMD_EVT_CALL_WAIT = 10, /* Call Waiting */
GSMD_EVT_TIMEZONE = 11, /* Timezone change */
+ GSMD_EVT_SUBSCRIPTIONS = 12, /* To which events are we subscribed to */
__NUM_GSMD_EVT
};
personal git repositories of Harald Welte. Your mileage may vary