[asterisk-bugs] [JIRA] (ASTERISK-26885) channel: Support dynamic number of file descriptors

Joshua Colp (JIRA) noreply at issues.asterisk.org
Mon Mar 20 09:38:10 CDT 2017


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

Work on ASTERISK-26885 started by Joshua Colp.

> 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