[asterisk-bugs] [JIRA] (ASTERISK-26885) channel: Support dynamic number of file descriptors
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Wed Mar 29 12:47:11 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236188#comment-236188 ]
Friendly Automation commented on ASTERISK-26885:
------------------------------------------------
Change 5283 merged by zuul:
channel: Remove old epoll support and fixed max number of file descriptors.
[https://gerrit.asterisk.org/5283|https://gerrit.asterisk.org/5283]
> channel: Support dynamic number of file descriptors
> ---------------------------------------------------
>
> Key: ASTERISK-26885
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26885
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Reporter: Joshua Colp
> Assignee: Joshua Colp
>
> Currently channels have a fixed number of file descriptors that can be placed on them. We should explore allowing a dynamic number to be put on them so that in the future we can have 'n' number of streams on a channel (with separate RTP instances if need be) with no problems.
> As part of this it would also be nice to explore if we can transparently improve the performance of the ast_waitfor_* functions. These are called VERY often and if they can be streamlined that'd be super.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list