mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 16:21:01 +00:00
Version 0.1.11 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -75,7 +75,19 @@ threewaycalling=yes
|
|||||||
;
|
;
|
||||||
transfer=yes
|
transfer=yes
|
||||||
;
|
;
|
||||||
|
; Support call forward variable
|
||||||
|
;
|
||||||
|
cancallforward=yes
|
||||||
|
;
|
||||||
|
; Stutter dialtone support: If a mailbox is specified, then when voicemail
|
||||||
|
; is received in that mailbox, taking the phone off hook will cause
|
||||||
|
; a stutter dialtone instead of a normal one
|
||||||
|
;
|
||||||
|
;mailbox=1234
|
||||||
|
;
|
||||||
; Enable echo cancellation
|
; Enable echo cancellation
|
||||||
|
; Use either "yes", "no", or a power of two from 32 to 256 if you wish
|
||||||
|
; to actually set the number of taps of cancellation.
|
||||||
;
|
;
|
||||||
echocancel=yes
|
echocancel=yes
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user