[Bug 28698] New: Need to document how to do an ICE -> RawUdp fallback for usage of ICE with SIP
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 23 17:03:38 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28698
Summary: Need to document how to do an ICE -> RawUdp fallback
for usage of ICE with SIP
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-spec
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: sjoerd at luon.net
QAContact: telepathy-bugs at lists.freedesktop.org
>From #24936:
For ICE->rawudp fallback, we probably want to have an API
"ForcedRemoteCandates" or something, that will overrides the regular remote
candidates. That API should be the only one called in the case of rawudp (ie..
in rawudp mode, the ICE candidates are ignored). In the Farstream api break, I
plan to have rawudp implement only force_remote_candidates() and not
add_remote_candidates(), the second one will be only for ICE and ICE-like
protocols.
Yes, every ICE implementation needs to support rawudp fallback, otherwise its
not compliant (ie, its not ICE).
Also, don't confuse with SelectedCandidate, this is to tell other side how the
ICE negotiation has concluded (it prevents a race in the ICE negotiation). So
its unrelated to rawudp fallback.
--
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