mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
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
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user