[Bug 33788] support Google Voice over Jingle

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 18 12:58:21 CET 2013


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

Will Thompson <will.thompson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |will.thompson at collabora.co.
                   |                            |uk

--- Comment #4 from Will Thompson <will.thompson at collabora.co.uk> ---
The problem here is that Google Voice includes two transports in the offer. Our
Jingle code finds the first <transport> element, and checks whether it is in a
namespace we understand. We do not implement the
http://www.google.com/transport/raw-udp transport so we reject the call.

The top patch on
http://cgit.collabora.com/git/user/wjt/wocky/log/?h=google-rawudp is an
untested patch to try all <transport> elements until we find one we understand,
which should make incoming calls from Google Voice work. I do not have a Google
Voice account so I cannot test it.

(The rest of that branch implements Google's raw UDP transport. It, too, is
untested, because I do not have a Google Voice account. Note that we probably
want to prefer the p2p transport anyway.)

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