<div dir="ltr"><div class="gmail_quote">On Thu, Jun 23, 2011 at 7:58 AM, Tim Panton <span dir="ltr">&lt;<a href="mailto:thp@westhawk.co.uk">thp@westhawk.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
On 15 Jun 2011, at 23:29, Kevin P. Fleming wrote:<br>
<br>
&gt; On 06/15/2011 04:40 PM, Elliot Murdock wrote:<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; Yes, the issue I am having is currently only with Google Talk.  Wonder<br>
&gt;&gt; if what development will be made to fix this issue.<br>
&gt;<br>
&gt; At some point it will be fixed, and then Google will break it again. Google Talk/Google Voice connections to Asterisk will always be at the mercy of Google changing the protocol, which they do whenever they feel like it and with no warning. In other words, you better not be relying on it for critical communications, and you&#39;ll need to be patient when it breaks... because the developers can&#39;t just drop everything and fix it when Google changes the protocol.<br>


&gt;<br>
&gt; --<br>
<br>
</div>A quick (uneducated) look at the packet, I think google have added some jingle compatibility to gtalk.<br>
<br>
The packet invite now contains 2 nodes - one in the jingle namespace and one in the google/session namespace<br>
this confuses  asterisk and it passes the call to _neither_ .<br>
I&#39;m not up on iksemel - but I think that if it were told to match on either node, not just the first one things might work again....<br>
<br>
The good news is that it supports a load of nice codecs now, including g722 :-)<br>
<br>
<br>
Tim.<br>
<font color="#888888"><br>
Tim Panton - Web/VoIP consultant and implementor<br>
<a href="http://www.westhawk.co.uk" target="_blank">www.westhawk.co.uk</a><br>
</font><div><div></div><div class="h5"><br><br></div></div></blockquote><div><font class="Apple-style-span" color="#000099">So I guess incoming calls from gTalk aren&#39;t working then? (using v1.8.5.0) I am having the exact same issue as the OP where the outgoing calls work fine but not incoming which never hit any context within Asterisk and the calling party only continues to hear a ringback even thought I can see the jabber debug output for the incoming call on the console. </font></div>

</div></div>