[asterisk-dev] [Code Review] Workaround for Google Talk protocol change

David Vossel reviewboard at asterisk.org
Thu Jul 7 10:11:22 CDT 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1312/#review3834
-----------------------------------------------------------

Ship it!


Great work tracking this down.  This looks like it will work until they decide to not offer the old session type.  Perhaps someone can come along and write a parser for the new one before then.  Regardless, having things work now is always a good thing.

- David


On July 6, 2011, 11:34 p.m., Terry Wilson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1312/
> -----------------------------------------------------------
> 
> (Updated July 6, 2011, 11:34 p.m.)
> 
> 
> Review request for Asterisk Developers and David Vossel.
> 
> 
> Summary
> -------
> 
> Calls from a GMail client now offer both a jingle session and the old-style session. This patch detects this and ignores the jingle session and uses the other session instead.
> 
> It looks like they are now trying to use the actual Jingle spec, so we will want to take a look at writing a parser for that once they start using it for both GTalk and Google Voice. There are some differences with the temporary one that chan_jingle uses.
> 
> This fix is a little hacky, but that is just how it goes until they actually switch to "Real Jingle" everywhere.
> 
> 
> Diffs
> -----
> 
>   /branches/1.8/channels/chan_gtalk.c 326513 
>   /branches/1.8/include/asterisk/jingle.h 326513 
> 
> Diff: https://reviewboard.asterisk.org/r/1312/diff
> 
> 
> Testing
> -------
> 
> I made inbound and outbound GTalk and Google Voice calls and they all rang through.
> 
> 
> Thanks,
> 
> Terry
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110707/37821d39/attachment.htm>


More information about the asterisk-dev mailing list