mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
Remove incorrect line from sample config
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172581 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -23,8 +23,6 @@ context => parkedcalls ; Which context parked calls are in (default parking lot
|
||||
; one of: callee, caller, both, no (default is no)
|
||||
;parkedcallreparking = caller ; Enables or disables DTMF based parking when picking up a parked call.
|
||||
; one of: callee, caller, both, no (default is no)
|
||||
;parkedcallparking = caller ; Enables or disables DTMF based one-touch parking when picking up a parked call.
|
||||
; one of: callee, caller, both, no (default is no)
|
||||
;parkedcallhangup = caller ; Enables or disables DTMF based hangups when picking up a parked call.
|
||||
; one of: callee, caller, both, no (default is no)
|
||||
;parkedcallrecording = caller ; Enables or disables DTMF based one-touch recording when picking up a parked call.
|
||||
|
||||
Reference in New Issue
Block a user