correct the name of a CLI command for getting available device names

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99232 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Russell Bryant 18 years ago
parent f20450ea03
commit 12a6e88d8c

@ -76,7 +76,7 @@
[default] [default]
input_device = default ; When configuring an input device and output device, input_device = default ; When configuring an input device and output device,
output_device = default ; use the name that you see when you run the "console output_device = default ; use the name that you see when you run the "console
; list devices" CLI command. If you say "default", the ; list available" CLI command. If you say "default", the
; system default input and output devices will be used. ; system default input and output devices will be used.
autoanswer = no autoanswer = no
context = default context = default

Loading…
Cancel
Save