[asterisk-bugs] [JIRA] (ASTERISK-26885) channel: Support dynamic number of file descriptors
George Joseph (JIRA)
noreply at issues.asterisk.org
Wed Aug 2 10:09:15 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Joseph updated ASTERISK-26885:
-------------------------------------
Target Release Version/s: 15.0.0
> 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
> Target Release: 15.0.0
>
>
> 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