From 889753379e80c7ab4a257be214a1ac6a6b9d06bf Mon Sep 17 00:00:00 2001 From: crichter Date: Wed, 24 Sep 2008 08:20:52 +0000 Subject: improved helptext of misdn_set_opt. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@144238 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/chan_misdn.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'channels') 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" -- cgit v1.2.3