[asterisk-bugs] [JIRA] (ASTERISK-26816) Implement ast_read_stream in channels
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Mon Feb 27 08:54:10 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235451#comment-235451 ]
Friendly Automation commented on ASTERISK-26816:
------------------------------------------------
Change 5079 merged by George Joseph:
channel: Add ast_read_stream function for reading frames from all streams.
[https://gerrit.asterisk.org/5079|https://gerrit.asterisk.org/5079]
> Implement ast_read_stream in channels
> -------------------------------------
>
> Key: ASTERISK-26816
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26816
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Reporter: Joshua Colp
> Assignee: Joshua Colp
>
> Function should read frames from everything, if a stream then provide stream number to caller
> If stream is a default stream and transcoding is present on channel for the type then pass through translation path
> If stream is a default audio stream then execute audiohooks as expected
> If stream is a default stream then execute framehooks as expected
> Make ast_read in channels use streams underneath
> If returned frame is a media frame and stream is NOT a default stream then free returned frame and return ast_null_frame instead
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list