]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
improved helptext of misdn_set_opt.
authorChristian Richter <christian.richter@beronet.com>
Wed, 24 Sep 2008 08:20:52 +0000 (08:20 +0000)
committerChristian Richter <christian.richter@beronet.com>
Wed, 24 Sep 2008 08:20:52 +0000 (08:20 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@144238 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_misdn.c

index b304cf6e29736565c02223b06aec191737a9fab3..1e704d3efa88b96875559de86e154564683c5cec 100644 (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"