[Home]

Summary:ASTERISK-26790: Implement stream topology (non-change request) API usage in channels
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2017-02-13 09:44:17.000-0600Date Closed:2017-02-15 19:30:52.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Topology should be placed in channel structure
Default streams should be placed in channel structure and set based on topology (the wiki page has further details)
ast_channel_get_stream_topology should return topology
Setting of formats on channel should construct topology (and streams) when AST_CHAN_TP_MULTISTREAM is not set
Comments:By: Friendly Automation (friendly-automation) 2017-02-15 19:30:53.555-0600

Change 4939 merged by George Joseph:
stream:  Add stream topology to channel

[https://gerrit.asterisk.org/4939|https://gerrit.asterisk.org/4939]

By: Friendly Automation (friendly-automation) 2017-02-16 11:35:39.087-0600

Change 4947 merged by Joshua Colp:
stream: Add unit tests for channel stream usage.

[https://gerrit.asterisk.org/4947|https://gerrit.asterisk.org/4947]