From 17d225492c8235010a1a866ad0291a1e5163125a Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Sun, 22 Nov 2020 23:53:23 +0100 Subject: Current WIP in broken progress A bunch of nonsense that will probably crash Includes, compilation errors, strange comments. Trying to track down how to pass something from call leg A to leg B in CC Change-Id: Ib206fcbe5e7f2b6d512927482ea9e160aca510a8 --- include/osmocom/msc/transaction.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/osmocom/msc/transaction.h b/include/osmocom/msc/transaction.h index 928b137ae..499a29412 100644 --- a/include/osmocom/msc/transaction.h +++ b/include/osmocom/msc/transaction.h @@ -132,6 +132,8 @@ struct gsm_trans { struct gsm_trans *peer; enum bridge_state state; } bridge; + //struct osmo_lcls lcls; + struct osmo_lcls *lcls; }; -- cgit v1.2.3