removed "lcr query", use "isdninfo" instead.
[lcr.git] / chan_lcr.h
index 52bb095..69d4dc5 100644 (file)
@@ -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 */
                
 };