[Bug 28687] Call needs to be able to support AVPF extra reports (RFC 4585/RFC 5506)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 30 01:26:36 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=28687
--- Comment #19 from David Laban <david.laban at collabora.co.uk> 2011-06-29 16:26:35 PDT ---
When merging, I noticed the following:
Note that StreamedMedia gained RTCP feedback capabilities
while we were bikeshedding about RTCPMinimumInterval,
so I have deferred to these types and copied the docstring of
RTCPMinimumInterval across.
RTCP_Feedback_Message_Map is now a{u(ua(sss))} rather than
the invalid type a{uua(sss)} (we should probably make the
spec parser check for invalid types really)
The interesting part of the diff is:
http://cgit.collabora.com/git/user/alsuren/telepathy-spec.git/diff/spec/Media_Stream_Handler.xml?h=rtcp-fb-mediadesc-28687
cgit isn't capable of showing the following changes (copy-pasted from gitk
because gitg segfaults on merge commits):
- <tp:struct name="RTCP_Feedback_Message_Properties">
...
- </tp:struct>
-
- <tp:struct name="RTCP_Feedback_Message"
...
- </tp:struct>
-
- <tp:mapping name="RTCP_Feedback_Message_Map">
...
- </tp:mapping>
-
- <property name="FeedbackMessages" type="a{uua(sss)}"
++ <property name="FeedbackMessages" type="a{u(ua(sss))}"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list