rebuffer option for chan_lcr (160 bytes per frame)
[lcr.git] / chan_lcr.h
index 69d4dc5..bc61c07 100644 (file)
@@ -53,6 +53,8 @@ struct chan_call {
                                        /* shall dtmf be enabled */
        int                     no_dtmf;
                                        /* dtmf disabled by option */
                                        /* shall dtmf be enabled */
        int                     no_dtmf;
                                        /* dtmf disabled by option */
+        int                     rebuffer; /* send only 160 bytes frames
+                                            to asterisk */
        char                    pipeline[256];
                                        /* echo cancel pipeline by option */
        int                     tx_gain, rx_gain;
        char                    pipeline[256];
                                        /* echo cancel pipeline by option */
        int                     tx_gain, rx_gain;