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 52bb095..69d4dc5 100644
--- a/chan_lcr.h
+++ b/chan_lcr.h
@@ -61,6 +61,8 @@ struct chan_call {
int bf_len; /* blowfish crypt key */
int transparent, hdlc;
/* flags for bchannel mode */
+ char queue_string[64];
+ /* queue for asterisk */
};