[asterisk-bugs] [JIRA] (ASTERISK-21324) [patch] Per-user option 'allowmultiplelogin' in manager
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Apr 9 18:58:02 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205123#comment-205123 ]
Rusty Newton commented on ASTERISK-21324:
-----------------------------------------
Vladimir this looks like the first time you have submitted a patch. Be sure to read through https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines#AsteriskIssueGuidelines-PatchandCodesubmission and review your code against the coding guidelines. That'll make sure that when an Asterisk dev gets a chance to review it that things go quickly.
Thanks for the contribution!
> [patch] Per-user option 'allowmultiplelogin' in manager
> -------------------------------------------------------
>
> Key: ASTERISK-21324
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21324
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Core/ManagerInterface
> Affects Versions: 11.2.1
> Reporter: Vladimir Astafiev
> Severity: Minor
> Attachments: asterisk-manager-per-user-allowmultiplelogin.patch
>
>
> 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