Added compatability in the Vicidial code for Asterisk 11
Added database and logfile logging of DTMF events. Works with Asterisk versions 1.8 and higher git-svn-id: svn://192.168.202.10@2347 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -15,7 +15,7 @@ write = command
|
||||
|
||||
[listencron]
|
||||
secret = 1234
|
||||
read = system,call,log,verbose,command,agent,user
|
||||
read = system,call,log,verbose,command,agent,user,dtmf
|
||||
;read = all
|
||||
write = command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user