Merged revisions 144238 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r144238 | crichter | 2008-09-24 10:20:52 +0200 (Mi, 24 Sep 2008) | 1 line

improved helptext of misdn_set_opt.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@144257 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Christian Richter
2008-09-24 08:42:55 +00:00
parent bbd860dc65
commit 1c2cbc926b

View File

@@ -5114,7 +5114,7 @@ static int load_module(void)
" jb - Set jitter buffer length, optarg is length\n"
" jt - Set jitter buffer upper threshold, optarg is threshold\n"
" jn - Disable jitter buffer\n"
" n - Don't have mISDN detect DTMF tones on called channel\n"
" n - disable DSP on channel, disables: Echocancel, DTMF Detection and Volume Control.\n"
" p - Caller ID presentation,\n"
" optarg is either 'allowed' or 'restricted'\n"
" s - Send Non-inband DTMF as inband\n"