[Bug 29597] Call: Add way to add SSRCs per contact

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 28 11:13:09 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29597

--- Comment #6 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2010-10-28 02:13:08 PDT ---
(In reply to comment #5)
> Doesn't work.. how is the signalling implementation supposed to find out if it
> should select the SSRC or not ?

Yes, good point. Two choices I see are:

1. Add a ShouldSetLocalSSRC(), or a similarly named method, which
   tp-fs calls to let the CM know that it should set the
   SSRC. Simple.

or

2. Define SetLocalSSRC(0) to mean "please set the local SSRC to
   something sensible given all the other remote SSRCs". Of course,
   this falls down if zero is a valid SSRC. Looking at the RTP RFC it
   doesn't say that it isn't, but you get the idea?

Thoughts?

-- 
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