mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Update sample config for ALSA mute and noaudiocapture
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@229754 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -37,6 +37,15 @@ extension=s
|
||||
;input_device=hw:0,0
|
||||
;output_device=hw:0,0
|
||||
|
||||
;
|
||||
; Default mute state (can also be toggled via CLI)
|
||||
;mute=true
|
||||
|
||||
;
|
||||
; If enabled, no audio capture device will be opened. This is useful on
|
||||
; systems where there will be no return audio path, such as overhead pagers.
|
||||
;noaudiocapture=true
|
||||
|
||||
;------------------------------ JITTER BUFFER CONFIGURATION --------------------------
|
||||
; jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of an
|
||||
; ALSA channel. Defaults to "no". An enabled jitterbuffer will
|
||||
|
Reference in New Issue
Block a user