aboutsummaryrefslogtreecommitdiffstats
path: root/configs/features.conf.sample
diff options
context:
space:
mode:
authorbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-21 21:12:51 +0000
committerbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-21 21:12:51 +0000
commitdb319342d4f4cff637ae32d49a239d54ec3ec320 (patch)
tree56dd71fc993b9b4cae2a99d50dedead44fbce172 /configs/features.conf.sample
parent1ca738e8055d62c97d6b3200748d44f4f80d98f8 (diff)
Update configuration files to add missing options for jingle, gtalk,
manager.conf, and features.conf. (closes issue #13128) Reported by: caio1982 Patches: missing_options1.diff uploaded by caio1982 (license 22) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@132514 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/features.conf.sample')
-rw-r--r--configs/features.conf.sample7
1 files changed, 5 insertions, 2 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 6e833891f..136741939 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -8,9 +8,12 @@ parkpos => 701-720 ; What extensions to park calls on. (defafult parking lot)
; These needs to be numeric, as Asterisk starts from the start position
; and increments with one for the next parked call.
context => parkedcalls ; Which context parked calls are in (default parking lot)
-context => parkedcalls ; Which context parked calls are in
+;parkinghints = no ; Add hints priorities automatically for parking slots (default is no).
;parkingtime => 45 ; Number of seconds a call can be parked for
; (default is 45 seconds)
+;comebacktoorigin = yes ; Whether to return to the original calling extension upon parking
+ ; timeout or to send the call to context 'parkedcallstimeout' at
+ ; extension 's', priority '1' (default is yes).
;courtesytone = beep ; Sound file to play to the parked caller
; when someone dials a parked call
; or the Touch Monitor is activated/deactivated.
@@ -114,7 +117,7 @@ context => parkedcalls ; Which context parked calls are in
;*** Define another parking lot
;
; You can set parkinglot with the CHANNEL dialplan function
-; or configure it in the device configuration in the channel
+; or by setting 'parkinglot' directly in the channel configuration file.
;
;[parkinglot_edvina]
;context => edvinapark