mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-05 21:04:01 +00:00
Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -22,6 +22,13 @@ persistentagents=yes
|
||||
;
|
||||
;autologoff=15
|
||||
;
|
||||
; Define autologoffunavail to have agents automatically logged
|
||||
; out when the extension that they are at returns a CHANUNAVAIL
|
||||
; status when a call is attempted to be sent there.
|
||||
; Default is "no".
|
||||
;
|
||||
;autologoffunavail=yes
|
||||
;
|
||||
; Define ackcall to require an acknowledgement by '#' when
|
||||
; an agent logs in using agentcallbacklogin. Default is "no".
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user