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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jun 23 08:58:59 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-26097:
-------------------------------------

    Target Release Version/s: 13.10.0

> [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
>            Assignee: Alexander Traud
>            Severity: Minor
>      Target Release: 13.10.0
>
>         Attachments: file_descriptor_current_11.patch, file_descriptor_current.patch, file_descriptor_master.patch, file_descriptor.patch
>
>
> 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