[asterisk-dev] ast_rtp->altthem
Olle E. Johansson
oej at edvina.net
Wed Jan 13 07:26:04 CST 2010
13 jan 2010 kl. 14.04 skrev Olle E. Johansson:
> I don't understand the idea behind "altthem" - can someone please explain to this old man?
>
As I'm trying to clean up RTCP I need to separate different RTP streams with different SSRC. This seems to mix different RTP streams in one ast_rtp object for some reason I don't get, but I'm sure I'm missing something very important.
I think we need to move to a model where the ast_rtp and ast_rtcp objects have a linked list for each call, one object for each stream used. For instance, in a transfer situation, we have a completely new stream. And when we switch between directmedia and asterisk bridge, we have multiple streams in the same call, with different properties.
/O
More information about the asterisk-dev
mailing list