mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29467 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -32,6 +32,7 @@ context => parkedcalls ; Which context parked calls are in
|
||||
;disconnect => *0 ; Disconnect (default is *)
|
||||
;automon => *1 ; One Touch Record a.k.a. Touch Monitor
|
||||
;atxfer => *2 ; Attended transfer
|
||||
;parkcall => #72 ; Park call (one step parking)
|
||||
|
||||
[applicationmap]
|
||||
; Note that the DYNAMIC_FEATURES channel variable must be set to use the features
|
||||
|
||||
Reference in New Issue
Block a user