[asterisk-bugs] [JIRA] (ASTERISK-26097) [patch] CLI: show maximum file descriptors

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jun 8 05:55:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230936#comment-230936 ] 

Asterisk Team commented on ASTERISK-26097:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> [patch] CLI: show maximum file descriptors
> ------------------------------------------
>
>                 Key: ASTERISK-26097
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26097
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 11.22.0, 13.9.1
>            Reporter: Alexander Traud
>            Severity: Minor
>
> On the command-line interface (CLI),
> {{core show settings}}
> shows the requested maximum number of file descriptors (via asterisk.conf:maxfiles) but not the maximum number which are granted. For example, if the environment does not grant the whole request or rejected the request completely, the CLI does not show the maximum value but just the number written in the configuration file.
> {{core show fd}}
> shows the maximum size of a single file but not the maximum number of file descriptors. This was fixed with ASTERISK-25405 in the master branch but not for Asterisk 13 or Asterisk 11. However, for the master branch, the maximum-maximum value should be removed because it does not add any additional information = it is the same as the current value, always.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list