aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_misdn.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_misdn.c')
-rw-r--r--channels/chan_misdn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_misdn.c b/channels/chan_misdn.c
index e77800bb8..df91aa1d3 100644
--- a/channels/chan_misdn.c
+++ b/channels/chan_misdn.c
@@ -5725,7 +5725,6 @@ static int misdn_set_opt_exec(struct ast_channel *chan, void *data)
if (ch->ast_dsp) {
chan_misdn_log(1, ch->bc->port, "SETOPT: with AST_DSP we deactivate mISDN_dsp\n");
ch->bc->nodsp = 1;
- ch->bc->nojitter = 1;
}
return 0;