summaryrefslogtreecommitdiffstats
path: root/chan_lcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'chan_lcr.h')
-rw-r--r--chan_lcr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chan_lcr.h b/chan_lcr.h
index 8633d3a..e431634 100644
--- a/chan_lcr.h
+++ b/chan_lcr.h
@@ -16,6 +16,8 @@ struct chan_call {
unsigned long bchannel_handle; /* reference to bchannel, if set */
unsigned short bridge_id; /* 0 = off, equal ids are bridged */
+
+ struct ast_channel *ast;
};