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:
Mark Spencer 2002-03-06 23:49:00 +00:00
parent 51a5499532
commit 3f06397045
1 changed files with 12 additions and 0 deletions

View File

@ -75,7 +75,19 @@ threewaycalling=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
; 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
;