improved helptext of misdn_set_opt.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@144238 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Christian Richter
2008-09-24 08:20:52 +00:00
parent ee2d2f2cae
commit 4bc71ce504

View File

@@ -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"