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 5c73449..38cefae 100644
--- a/include/gsmd/event.h
+++ b/include/gsmd/event.h
@@ -51,6 +51,7 @@ enum gsmd_call_type {
GSMD_CALL_DATA_SYNC = 5,
GSMD_CALL_DATA_REL_ASYNC= 6,
GSMD_CALL_DATA_REL_SYNC = 7,
+ GSMD_CALL_TIMEOUT = 8,
__NUM_GSMD_CALL
};
personal git repositories of Harald Welte. Your mileage may vary