aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/call_leg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/call_leg.h')
-rw-r--r--include/osmocom/msc/call_leg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/msc/call_leg.h b/include/osmocom/msc/call_leg.h
index d8380f52b..f35816c47 100644
--- a/include/osmocom/msc/call_leg.h
+++ b/include/osmocom/msc/call_leg.h
@@ -44,6 +44,8 @@ struct call_leg {
/* Prevent events from deallocating for certain release code paths, to prevent use-after-free problems. */
bool deallocating;
+
+ bool ran_peer_supports_osmux;
};
enum call_leg_event {