[asterisk-bugs] [JIRA] (ASTERISK-21396) [patch] Per-user option 'allowmultiplelogin' in manager
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Apr 9 18:56:02 CDT 2013
Rusty Newton created ASTERISK-21396:
---------------------------------------
Summary: [patch] Per-user option 'allowmultiplelogin' in manager
Key: ASTERISK-21396
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21396
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Core/ManagerInterface
Affects Versions: 11.2.1
Reporter: Vladimir Astafiev
Severity: Minor
Option 'allowmultiplelogin' can be set per-user. Global option value used by default.
[Edit by Rusty Newton - adding excerpt from sample file for the already existing global option for those not familiar with it]
{noformat}
;allowmultiplelogin = yes ; IF set to no, rejects manager
logins that are already in use.
; ; The default is yes.
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list