Summary: | audio calls doesn't work with Google talk desktop client | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | olivier.crete, will |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Gabble -> google talk log
Google talk -> Gabble log |
Description
Guillaume Desmottes
2009-03-20 08:14:54 UTC
Created attachment 24084 [details]
Gabble -> google talk log
Created attachment 24085 [details]
Google talk -> Gabble log
Relatedly, from jingle/incoming-basics.py: # With gtalk4, apparently we have to send transport-accept immediately, # not even just before we send our transport-info. # FIXME: wjt thinks this is suspicious. It matches the Gabble # implementation, so he moved it here to avoid the test being # racy, but we should do some more interop testing. And in outgoing-basics.py: if jp.dialect == 'gtalk-v0.4': node = jp.SetIq(jt2.peer, jt2.jid, [ jp.Jingle(jt2.sid, jt2.peer, 'transport-accept', [ jp.TransportGoogleP2P() ]) ]) stream.send(jp.xml(node)) # FIXME: expect transport-info, then if we're gtalk3, send # candidates, and check that gabble resends transport-info as # candidates *** Bug 21338 has been marked as a duplicate of this bug. *** I just called a friend who was using the gtalk desktop client with Gabble 0.7.27 and that worked fine. Don't know if that matters but he installed gtalk 2 days ago so that's probably the last release. ** (telepathy-gabble:10963): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: The codec ISAC must have a non-0 clock rate) -- emitting signal Olivier, any thoughts: That was fixed in fs2 .0.8.... last february, upgrade. . |
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.