Inexplicably asserts that 'ready' contents have disposition='session'.
@wjt
Submitted by Will Thompson Assigned to Telepathy bugs list
Description
jingle-session.c:content_ready_cb asserts that the content which has just become ready has "session" disposition. This is only safe because 'ready' is only emitted by such contents. I don't really understand what the point is, so while this is safe, we should probably check this out.