Added PROGRESS indication in both directions, so early audio is possible.
[lcr.git] / chan_lcr.h
index 50e16e5..5ddb4eb 100644 (file)
@@ -75,6 +75,8 @@ struct chan_call {
                                        /* flags for bchannel mode */
        char                    queue_string[64];
                                        /* queue for asterisk */
                                        /* flags for bchannel mode */
        char                    queue_string[64];
                                        /* queue for asterisk */
+       int                     has_pattern;
+                                       /* pattern are available, PROGRESS has been indicated */
                
 };
 
                
 };