From a114e74299f4708d96b490be055ab8939b9e7610 Mon Sep 17 00:00:00 2001 From: schlaile Date: Sun, 20 Jul 2008 19:33:28 +0200 Subject: rebuffer option for chan_lcr (160 bytes per frame) l1-link state "unknown" if not known yet. removed root user check. modified: bchannel.c modified: bchannel.h modified: chan_lcr.c modified: chan_lcr.h modified: dss1.cpp modified: lcradmin.c modified: mISDN.cpp modified: main.c --- chan_lcr.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chan_lcr.h') diff --git a/chan_lcr.h b/chan_lcr.h index 69d4dc5..bc61c07 100644 --- a/chan_lcr.h +++ b/chan_lcr.h @@ -53,6 +53,8 @@ struct chan_call { /* 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; -- cgit v1.2.3-55-g7522