Update index.lua
This commit is contained in:
@@ -615,10 +615,7 @@
|
|||||||
bind_target = 'both';
|
bind_target = 'both';
|
||||||
end
|
end
|
||||||
local bindings = {
|
local bindings = {
|
||||||
"local,*1,exec:execute_extension,dx XML " .. context,
|
|
||||||
"local,*2,exec:record_session," .. record_file,
|
"local,*2,exec:record_session," .. record_file,
|
||||||
"local,*3,exec:execute_extension,cf XML " .. context,
|
|
||||||
"local,*4,exec:execute_extension,att_xfer XML " .. context,
|
|
||||||
-- "local,*0,exec:execute_extension,conf_xfer_from_dialplan XML conf-xfer@" .. context
|
-- "local,*0,exec:execute_extension,conf_xfer_from_dialplan XML conf-xfer@" .. context
|
||||||
}
|
}
|
||||||
for _, str in ipairs(bindings) do
|
for _, str in ipairs(bindings) do
|
||||||
|
|||||||
Reference in New Issue
Block a user