From #24936: > > * Please explain what's going on with "early media"? > > We just don't know... Jingle has a way of telling you that a stream is going to > use early media, SIP doesn't in any way and just sends you media whether you > want it or not. Which makes me think we shouldn't need to distinguish this on > the non-media interface after all
As part of this clarify Disposition from #24936: > * Have an InitialContent boolean instead of Disposition > > The Disposition enum has <none>, <early media>, <initial> but on protocols like > SIP you can't actually know what stream is early media, so just <none>, > <initial> might be better. In which case it can be replaced by a simple boolen.
Also from #24936 : > * Stream: Document what the PendingSend sending state means for the self > handle.
Fixed in git.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.