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

Alexander Traud (JIRA) noreply at issues.asterisk.org
Wed Jun 8 08:47:56 CDT 2016


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

Alexander Traud updated ASTERISK-26097:
---------------------------------------

    Attachment: file_descriptor.patch
                file_descriptor_master.patch
                file_descriptor_current.patch
                file_descriptor_current_11.patch

> [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
>         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