From fab0ad70c749ac454640ad16109e5513579b4b87 Mon Sep 17 00:00:00 2001 From: Peter Schlaile Date: Thu, 9 Oct 2008 20:30:59 +0200 Subject: added inband dtmf support to chan_lcr Use option 's' in lcr_config or within the dial-command options, just like in misdn. --- 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 1ef853d..a55c87c 100644 --- a/chan_lcr.h +++ b/chan_lcr.h @@ -54,6 +54,8 @@ struct chan_call { /* shall dtmf be enabled */ int no_dtmf; /* dtmf disabled by option */ + int inband_dtmf; /* generate dtmf tones, if + requested by asterisk */ int rebuffer; /* send only 160 bytes frames to asterisk */ int on_hold; /* track hold management, since -- cgit v1.2.3-55-g7522