mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-05 21:04:01 +00:00
Added option for limiting a user from logging in
as multiple agents at same time. bug 6046 thanks ppyy git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8021 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
;
|
||||
persistentagents=yes
|
||||
|
||||
;enable or disable a single extension from longing in as multiple
|
||||
;agents, defaults to enabled
|
||||
;multiplelogin=yes
|
||||
|
||||
[agents]
|
||||
;
|
||||
; Define autologoff times if appropriate. This is how long
|
||||
|
||||
Reference in New Issue
Block a user