X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=configs%2Fsamples%2Ffeatures.conf.sample;h=56b334f201100289027d0e689a869b65cc01b0a6;hp=1724fc1559f784b36de4807b99bb7a9aa56a8b45;hb=2e750db1206215b8effcd5c2f43839c10ae621ae;hpb=4cea5fd4bac9b058c060d3d61ea25f04d56d9846 diff --git a/configs/samples/features.conf.sample b/configs/samples/features.conf.sample index 1724fc1..56b334f 100644 --- a/configs/samples/features.conf.sample +++ b/configs/samples/features.conf.sample @@ -24,6 +24,10 @@ ;atxferloopdelay = 10 ; Number of seconds to sleep between retries (if atxferdropcall = no) ;atxfercallbackretries = 2 ; Number of times to attempt to send the call back to the transferer. ; By default, this is 2. +;transferdialattempts = 3 ; Number of times that a transferer may attempt to dial an extension before + ; being kicked back to the original call. +;transferretrysound = "beep" ; Sound to play when a transferer fails to dial a valid extension. +;transferinvalidsound = "beeperr" ; Sound to play when a transferer fails to dial a valid extension and is out of retries. ; Note that the DTMF features listed below only work when two channels have answered and are bridged together.