summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2009-04-02 21:56:21 +0000
committerMark Michelson <mmichelson@digium.com>2009-04-02 21:56:21 +0000
commitdababe21487372e1d0a25ac5adae0f5235f95ee6 (patch)
treee2ac679c8fca10c55c1d896aa89e6ea491670faa /configs
parent612fc2e7e390cd3244f20d1d0f409f2d4de677dd (diff)
Merged revisions 186174 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r186174 | mmichelson | 2009-04-02 16:55:34 -0500 (Thu, 02 Apr 2009) | 5 lines Fix instructions in one-step parking comment to make more sense. Changed a capital K to a lowercase k. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@186175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/features.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 2135d5a08..abd0d5d2d 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -62,7 +62,7 @@ context => parkedcalls ; Which context parked calls are in (default parking lot
;disconnect => *0 ; Disconnect (default is *) -- Make sure to set the H and/or h option in the Dial() or Queue() app call!
;automon => *1 ; One Touch Record a.k.a. Touch Monitor -- Make sure to set the W and/or w option in the Dial() or Queue() app call!
;atxfer => *2 ; Attended transfer -- Make sure to set the T and/or t option in the Dial() or Queue() app call!
-;parkcall => #72 ; Park call (one step parking) -- Make sure to set the K and/or K option in the Dial() app call!
+;parkcall => #72 ; Park call (one step parking) -- Make sure to set the K and/or k option in the Dial() app call!
;automixmon => *3 ; One Touch Record a.k.a. Touch MixMonitor -- Make sure to set the X and/or x option in the Dial() or Queue() app call!
[applicationmap]