mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
add ability to map feature sequences to applications (issue #3764)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6374 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -25,3 +25,8 @@ context => parkedcalls ; Which context parked calls are in
|
||||
;disconnect => *0 ; Disconnect
|
||||
;automon => *1 ; One Touch Record
|
||||
;atxfer => *2 ; Attended transfer
|
||||
|
||||
[applicationmap]
|
||||
;testfeature => #9,callee,Playback,tt-monkeys ;Play tt-monkes to
|
||||
;callee if #9 was pressed
|
||||
|
||||
|
Reference in New Issue
Block a user