from #24936 > * Stream: Document what the PendingSend sending state means for the self > handle. > The PendingSend state for the self handle indicates that the other side > requested our side to start sending media, which can be done by calling > SetSending. When a call is accepted, all _initial_ contents with streams in the > PendingSend state for the self-handle are automatically set to sending. > > e.g. on an incoming call it means you need to Accept to start the actual call, > on an outgoing call it might mean, you need to accept before actually starting > the call..
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.