[asterisk-bugs] [JIRA] (ASTERISK-26966) bridge_simple: Add support for streams

Friendly Automation (JIRA) noreply at issues.asterisk.org
Thu May 4 11:12:57 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236866#comment-236866 ] 

Friendly Automation commented on ASTERISK-26966:
------------------------------------------------

Change 5528 merged by Jenkins2:
bridge_simple: Added support for streams

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

> bridge_simple: Add support for streams
> --------------------------------------
>
>                 Key: ASTERISK-26966
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26966
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Bridges/bridge_simple
>    Affects Versions: GIT
>            Reporter: Kevin Harwell
>            Assignee: Kevin Harwell
>
> When channels join the bridge (may change in the future based on the real world) map their streams accordingly. If the number of streams differs:
> On the joining of both channels to a bridge_simple bridge the topology of the channel with the most number of streams is taken and a request topology change is done on the other channel. The result of this topology change forms the joint topology between both channels.
> If the number of streams is the same:
> If both channels have the same number of streams then the topology of the first channel is taken and a request topology change is done on the other channel. The result of this topology change forms the joint topology between both channels.
> Exchanging frames
> When a frame from a stream is received from a channel it is written to the same numbered stream on the opposite channel. The joint topology guarantees this matching.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list