asterisk/configs/agents.conf.sample
Mark Spencer c05524beb1 First pass at auto logoff support
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1199 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2003-07-22 11:06:56 +00:00

30 lines
580 B
Text
Executable file

;
; Agent configuration
;
;
[agents]
;
; Define autologoff times if appropriate. This is how long
; the phone has to ring with no answer before the agent is
; automatically logged off (in seconds)
;autologoff=15
;
; Define the default musiconhold for agents
; musiconhold => music_class
;
;musiconhold => default
;
;
; Group memberships for agents (may change in mid-file just)
;
;group=3
;group=1,2
;group=
;
; This section contains the agent definitions, in the form:
;
; agent => agentid,agentpassword,name
;
;agent => 1001,4321,Mark Spencer
;agent => 1002,4321,Will Meadows