Gang,<br><br>With the latest code I am having audio issue with the chan_gtalk and wondering if anyone else had the same problem<br><br>- I was able to set up the call between Asterisk and my gTalk account, but there was no audio
<br>- Looking closer, I am seeing these messages for an incoming call:&nbsp;&nbsp; <br><br><div style="margin-left: 40px;"><font size="1">&nbsp;-- SIP/5001-081ef020 is ringing<br>[Sep 19 12:13:44] DEBUG[31226]: rtp.c:1402 ast_rtp_early_bridge: Channel 'Gtalk/guan.alex-e086' 
<span style="font-weight: bold;">has no RTP</span>, not doing anything<br>[Sep 19 12:13:44] NOTICE[31226]: chan_gtalk.c:1331 gtalk_indicate: Don't know how to indicate condition '3'<br>[Sep 19 12:13:44] DEBUG[31226]: channel.c
:2278 ast_indicate_data: Driver for channel 'Gtalk/guan.alex-e086' does not support indication 3, emulating it<br>[Sep 19 12:13:44] DEBUG[31226]: channel.c:2427 ast_prod: Prodding channel 'Gtalk/guan.alex-e086'<br>[Sep 19 12:13:44] DEBUG[31226]: 
channel.c:2652 set_format: Set channel Gtalk/guan.alex-e086 to write format slin</font><br></div><br><div style="margin-left: 40px;"><font size="1">JABBER: asterisk INCOMING: &lt;iq to=&quot;<a href="http://leozhang99@gmail.com/asterisk9642378C">
leozhang99@gmail.com/asterisk9642378C</a>&quot; type=&quot;set&quot; id=&quot;98&quot; from=&quot;<a href="http://guan.alex@gmail.com/Talk.v96A3F055BC">guan.alex@gmail.com/Talk.v96A3F055BC</a>&quot;&gt;&lt;session type=&quot;transport-info&quot; id=&quot;1314397402&quot; initiator=&quot;
<a href="http://guan.alex@gmail.com/Talk.v96A3F055BC">guan.alex@gmail.com/Talk.v96A3F055BC</a>&quot; xmlns=&quot;<a href="http://www.google.com/session">http://www.google.com/session</a>&quot;&gt;&lt;transport xmlns=&quot;
<a href="http://www.google.com/transport/p2p">http://www.google.com/transport/p2p</a>&quot;&gt;&lt;candidate name=&quot;rtp&quot; address=&quot;<a href="http://10.10.150.96">10.10.150.96</a>&quot; port=&quot;4923&quot; preference=&quot;1&quot; username=&quot;NXkxfCIYx2p8tMNc&quot; protocol=&quot;udp&quot; generation=&quot;0&quot; password=&quot;mVSwEuvfiU9y062J&quot; type=&quot;local&quot; network=&quot;0&quot;/&gt;&lt;/transport&gt;&lt;/session&gt;&lt;/iq&gt;
<br>&nbsp;&nbsp;&nbsp; -- JABBER: I Dont have an IQ!!!</font><br></div><br style="background-color: rgb(51, 51, 51); color: rgb(255, 0, 0);">Does anybody know why there is no RTP?&nbsp; What am I missing here?<br><br>And here is my gtalk.conf
:<br><br><div style="margin-left: 40px;"><font size="1">[general]<br>context=gtalk<br>allowguest=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br>[guest]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>disallow=all<br>allow=ulaw<br>context=guest<br><br>[guan.alex]<br>username=
<a href="mailto:guan.alex@gmail.com">guan.alex@gmail.com</a>&nbsp;&nbsp;&nbsp; <br>disallow=all<br>allow=ulaw<br>allow=ilbc<br>allow=isac<br>context=gtalk<br>connection=asterisk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br></font></div>My jabber.conf:<br>
<br><br><div style="margin-left: 40px;"><font size="1">[general]<br>debug=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>autoprune=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>autoregister=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br>[asterisk]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<br>type=client&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>serverhost=<a href="http://talk.google.com">talk.google.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>username=<a href="mailto:xxxxxxx@gmail.com">xxxxxxx@gmail.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;;<br>secret=xxxxxx &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<br>port=5222&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>usetls=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;<br>usesasl=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>buddy=<a href="mailto:guan.alex@gmail.com">guan.alex@gmail.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>statusmessage=&quot;online&quot; 
<br>timeout=100&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><br></div><br>Your help is greatly appreciated!<br><br>Thanks,<br>Alex<br>