From e9daaa4ef7ee895e6a8610ebb2166cc99c891a4e Mon Sep 17 00:00:00 2001 From: Super User Date: Wed, 27 Jun 2007 08:23:50 +0200 Subject: backup --- options.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'options.c') diff --git a/options.c b/options.c index e788183..3e5dda8 100644 --- a/options.c +++ b/options.c @@ -31,7 +31,6 @@ struct options options = { "tones_american", /* directory of tones */ "", /* directories of tones to fetch */ "extensions", /* directory of extensions */ - 0, /* dtmf detection on */ "", /* dummy caller id */ 0, /* use tones by dsp.o */ 0, /* by default use priority 0 */ @@ -231,12 +230,6 @@ int read_options(void) PDEBUG(DEBUG_CONFIG, "inernational dial prefix: %s\n", param); } else - if (!strcmp(option,"nodtmf")) - { - options.nodtmf = 1; - - PDEBUG(DEBUG_CONFIG, "disable dtmf detection\n"); - } else if (!strcmp(option,"dummyid")) { SCPY(options.dummyid, param); -- cgit v1.2.3-55-g7522