aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--channels/chan_misdn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/channels/chan_misdn.c b/channels/chan_misdn.c
index b304cf6e2..1e704d3ef 100644
--- a/channels/chan_misdn.c
+++ b/channels/chan_misdn.c
@@ -5062,8 +5062,9 @@ static int load_module(void)
"\n"
"The available options are:\n"
" d - Send display text on called phone, text is the optparam\n"
- " n - don't detect dtmf tones on called channel\n"
+ " n - disable DSP on channel, disables: Echocancel, DTMF Detection and Volume Control.\n"
" h - make digital outgoing call\n"
+ " h1 - make digital outgoing call, enable HDLC Controller\n"
" c - make crypted outgoing call, param is keyindex\n"
" e - perform echo cancelation on this channel,\n"
" takes taps as arguments (32,64,128,256)\n"