dect
/
asterisk
Archived
13
0
Fork 0

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: http://svn.digium.com/svn/asterisk/trunk@144257 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
crichter 2008-09-24 08:42:55 +00:00
parent 04a25e0658
commit ab98bd3960
1 changed files with 1 additions and 1 deletions

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"