Multiple Streams and mutiplex terminations

Javi Muñoz <[email protected]> Thu, 20 Oct 2011 10:38:50 +0200
Newsgroups gmane.ietf.megaco
Message-ID <[email protected]>
Does MeGaCo support the next contexts?:


   Tmux1=Mux(1x64K(TermA/StreamID=1,TermA/StreamID=2,TermB/StreamID=1)) 
-- * -- TermC (HDLCPW1)
                                     |
TermA (ISDN D-Channel, UNI p)       |
    StreamID=1 (SAPI 16, TEI r)------|
    StreamID=2 (SAPI 16, TEI s)------|
                                     |
TermB (ISDN D-Channel, UNI q)       |
    StreamID=1 (SAPI 16, TEI r)------|
    StreamID=2 (SAPI 16, TEI s)------------|
    StreamID=3 (SAPI 16, TEI t)------------|
                                           |
                     Tmux2=Mux(1x64K(TermB/StreamID=2,TermB/StreamID=3) 
-- * -- TermD (HDLCPW2)


where:

(a) Every multiplex termination is multiplexing Streams from different 
ISDN terminations, and only any Streams of each termination.

(b) The result of the multiplexion must be a flow of "64 kbps".

Javi Muñoz