Are you bridging to sip or some ivr and making dingaling wait until the call answers?<br><br>gtalk is sort of missing key telephony features like the concept of pdd and indication progress etc.<br><br>Try answering the call in your dialplan before you bridge.<br>
<br>I think the gtalk client is getting impatient because you did not answer soon enough with an ip choice<br>so it starts sending all these extra ones at you and gave up on the one we chose.<br><br><br><div class="gmail_quote">
On Tue, Mar 16, 2010 at 4:53 AM, Seven Du <span dir="ltr"><<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">2010/3/16 Anthony Minessale <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>>:<br>
</div><div class="im">> FS would prefer you run your kernel at 1000hz you are probably on a VM if<br>
> its 10000hz<br>
><br>
<br>
</div>It's a physical machine. And I'm also running 20 skype clients. as<br>
100HZ is recommended for skypiax. I think the kernel should be 100 or<br>
250 HZ. weird.<br>
<br>
<br>
here is the dingaling log with dl_debug on<br>
<br>
<a href="http://pastebin.freeswitch.org/12453" target="_blank">http://pastebin.freeswitch.org/12453</a><br>
My public IP is 220.231.26.130, and nat to 192.168.1.27(me)<br>
<br>
<br>
still get this message on client:<br>
<div class="im"><br>
Sorry! The voice chat with language_lesson failed because of a network<br>
</div>problem at 5:39 PM. Please try again.<br>
<div class="im"> Click here to report this to Google<br>
<br>
<br>
<br>
</div>Thanks.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
><br>
> On Mon, Mar 15, 2010 at 11:01 AM, Seven Du <<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>> wrote:<br>
>><br>
>> Thanks, It's late now, I will get logs tomorrow. I tested both on<br>
>> Windows client and web site on Mac. They both work on the other two<br>
>> instances of FreeSWITCH I mentioned in this thread.<br>
>><br>
>> btw, can you give me a hint on the timer warning?<br>
>><br>
>> 2010/3/16 Anthony Minessale <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>>:<br>
>> > you would have to execute<br>
>> ><br>
>> > dl_debug on<br>
>> ><br>
>> > to get a trace that would tell us anything about that?<br>
>> ><br>
>> > Are you using the windows gtalk client or the web site?<br>
>> > We are following google who have been pushing for the online client<br>
>> > embedded<br>
>> > in the gmail website.<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > On Mon, Mar 15, 2010 at 4:27 AM, Seven Du <<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>> wrote:<br>
>> >><br>
>> >> here is the client:<br>
>> >><br>
>> >> <profile type="client"><br>
>> >> <param name="name" value="<a href="http://gmail.com" target="_blank">gmail.com</a>"/><br>
>> >> <param name="login" value="<a href="http://xx@gmail.com/talk" target="_blank">xx@gmail.com/talk</a>"/><br>
>> >> <param name="password" value="password"/><br>
>> >> <param name="server" value="<a href="http://talk.google.com" target="_blank">talk.google.com</a>"/><br>
>> >> <param name="dialplan" value="XML"/><br>
>> >> <param name="contex" value="public"/><br>
>> >> <param name="message" value="FreeSWITCH"/><br>
>> >> <param name="rtp-ip" value="auto"/><br>
>> >> <!-- if you are behind NAT, you should probably use stun --><br>
>> >> <!--<param name="ext-rtp-ip" value="stun:<a href="http://stun.xten.com" target="_blank">stun.xten.com</a>"/> --><br>
>> >> <param name="auto-login" value="true"/><br>
>> >> <param name="auto-reply" value="Welcome"/><br>
>> >> <param name="sasl" value="plain"/><br>
>> >> <param name="tls" value="true"/><br>
>> >> <param name="exten" value="5000"/><br>
>> >> <!-- <param name="local-network-acl" value="localnet.auto"/> --><br>
>> >> </profile><br>
>> >><br>
>> >> 2010/3/15 Seven Du <<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>>:<br>
>> >> > ALL,<br>
>> >> ><br>
>> >> > I just upgrade FS to 16992.<br>
>> >> ><br>
>> >> > 1) timer warning: How's possible the 10000 microseconds? audio sounds<br>
>> >> > ok.<br>
>> >> ><br>
>> >> ><br>
>> >> > [WARNING] switch_time.c:206 Timer resolution of 10000 microseconds<br>
>> >> > detected!<br>
>> >> > Do you have your kernel timer set to higher than 1 kHz? You may<br>
>> >> > experience audio problems.<br>
>> >> ><br>
>> >> > uname -a<br>
>> >> > Linux <a href="http://xxx.idapted.com" target="_blank">xxx.idapted.com</a> 2.6.22-14-server #1 SMP Tue Feb 12 08:27:05 UTC<br>
>> >> > 2008 i686 GNU/Linux<br>
>> >> ><br>
>> >> ><br>
>> >> > I used a script to check the interupts<br>
>> >> ><br>
>> >> > :~$ while :; do cat /proc/interrupts |grep LOC; sleep 1; done<br>
>> >> > LOC: 14892854 14892843 14892841 14892830<br>
>> >> > LOC: 14892955 14892944 14892942 14892931<br>
>> >> > LOC: 14893056 14893045 14893043 14893032<br>
>> >> > LOC: 14893157 14893146 14893144 14893133<br>
>> >> > LOC: 14893258 14893247 14893245 14893234<br>
>> >> > LOC: 14893359 14893348 14893346 14893335<br>
>> >> > LOC: 14893460 14893449 14893447 14893436<br>
>> >> ><br>
>> >> ><br>
>> >> > 2) run dingaling with client mode. dingaling doesn't pick up answer.<br>
>> >> > I<br>
>> >> > originate a call from FS, the console blocks, gtalk client ring and<br>
>> >> > it<br>
>> >> > looks ok when I hit answer, but no sound, FS console still blocks. a<br>
>> >> > few seconds later gtalk client shows:<br>
>> >> ><br>
>> >> > Sorry! The voice chat with language_lesson failed because of a<br>
>> >> > network<br>
>> >> > problem at 5:50 PM. Please try again.<br>
>> >> > Click here to report this to Google.<br>
>> >> ><br>
>> >> ><br>
>> >> > here is a log with bgapi:<br>
>> >> > <a href="http://pastebin.freeswitch.org/12434" target="_blank">http://pastebin.freeswitch.org/12434</a><br>
>> >> ><br>
>> >> ><br>
>> >> > rev 14696 works on the same server same conf. another server running<br>
>> >> > 16958M works at the same time. I have no clue to check, is it related<br>
>> >> > to the timer as in 1)? can some help me to take a look? let me know<br>
>> >> > if<br>
>> >> > you need "dl_debug on" logs.<br>
>> >> ><br>
>> >> > Thanks.<br>
>> >> ><br>
>> >><br>
>> >> _______________________________________________<br>
>> >> FreeSWITCH-users mailing list<br>
>> >> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> >> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> >><br>
>> >> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> >> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> > Anthony Minessale II<br>
>> ><br>
>> > FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
>> > ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
>> > Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
>> ><br>
>> > AIM: anthm<br>
>> > <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
>> > GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
>> > IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
>> ><br>
>> > FreeSWITCH Developer Conference<br>
>> > <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
>> > <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
>> > <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
>> > pstn:+19193869900<br>
>> ><br>
>> > _______________________________________________<br>
>> > FreeSWITCH-users mailing list<br>
>> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> > <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>> ><br>
>> ><br>
>><br>
>> _______________________________________________<br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
> --<br>
> Anthony Minessale II<br>
><br>
> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
> Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
><br>
> AIM: anthm<br>
> <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
> GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
> IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
><br>
> FreeSWITCH Developer Conference<br>
> <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
> <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
> pstn:+19193869900<br>
><br>
> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>